@charset "utf-8";
/* CSS Document */

td,th {
	font-size:12px;
}
input {
	color:#2F5C74;
}

fieldset {
	width:420px;
}
#divError {
	position:absolute;
	left:528px;
	top:134px;
	width:198px;
	height:81px;
	z-index:1000;
	background-image: url(images/speech_bubble.png);
	padding-top:10px;
	padding-left:10px;
	color:red;
	font-weight:bold;
}


