/* CSS Document */
#form_com_offerOBJ form {
	margin:0px; padding:0px;
}
#form_com_offerOBJ form, #form_com_offerOBJ input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#form_com_offerOBJ p {
	margin:0px 0px 10px 0px; padding:0px;
}
#form_com_offerOBJ label {
	float:left;
	width:8em;
	margin-right:8px;
	font-size:11px;
	line-height:1.1em;
}
#form_com_offerOBJ input {
	float:left;
	margin:3px 6px 0px 0px;
}
#form_com_offerOBJ input#cpoName {
	width:10em;
	height:1em; line-height:1em;
	background-color:#ffffff;
	border:1px solid #0d1a62;
}


