#form_container {
	border-color: #6bb5f8;
	border-left: 1px solid #6bb5f8;
	border-right: 1px solid #6bb5f8;
	border-top: 1px solid #6bb5f8;
	width: 193px;
	font-size: 12px;
	font-family: tahoma,arial,helvetica,verdana;
	color: #000000;
	text-align: center;
	background-color: #f3f9ff;
}
#form_title {
	font-weight: bold;
	font-family: tahoma,arial,helvetica,verdana;
	color: #ffffff;
	font-weight: bold;
	background-color: #6bb5f8;
	text-align: center;
	padding:3px;
}
.form_unit {
	font-family: tahoma,arial,helvetica,verdana;
	color: #000000;
	text-align: center;
	border-bottom: 1px dotted #000000;
	padding:6px;
}

#form_container select  {
	font-family: tahoma,arial,helvetica,verdana;
	font-size: 9pt;
	width:115px;
	text-align: center;
}

.search_bottom {
	width: 193px;
	background-color: #f3f9ff;
	font-size: 12px;
	font-family: tahoma,arial,helvetica,verdana;
	color: #000000;
	text-align: center;
	border-left: 1px solid #6bb5f8;
	border-right: 1px solid #6bb5f8;
	border-bottom: 1px solid #6bb5f8;
	padding-top:3px;
	padding-bottom:3px;
	
}

#pcenter_imgs img {
	margin:0px;
	padding: 0px;
	border:1px solid red;
}

