#thisform{
	margin: 0px;
	width:530px;

}
#thisform input{
	font-size: 10px;
	width:200px;
	margin-bottom: 5px;

}

#thisform textarea{

	width:200px;
	margin-bottom: 5px;
	height:127px;

}

#thisform #comments.largecomments{

height:190px;
}


#thisform select {
	font-size: 10px;
		margin-bottom: 5px;
 }

.checkbox {
	padding:5px;


}

#thisform label {
	font-weight: normal;

}

#thisform fieldset {

}


#thisform .formbutton{

	background-color:#ffcd33;
	margin: 10px 0px 0px;
	color: #000000;
	border: 1px solid #ffcd33;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:80px;

}


#thisform .formbutton:hover{
	background-color:#000000;
	margin: 10px 0px 0px;
	color: #ffffff;
	border: 1px solid #0000001;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: hand;
	width:80px;

}

#thisform dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#thisform dl {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding:0px;

}

/* added style for every checkbox below  refernece by ID*/




input#AACC,input#medica,input#prospectus,input#gold_reagents,input#new_prod_development,input#nalf,input#assay,input#qc_diagnostics,input#lifescience,input#product_portfolio,input#dev_manager_contactme,input#molecular,input#mailinglist,input#elisa{
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	width: 20px;
	height: 15px;
	vertical-align: text-bottom;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;



}




/* #thisform dt.dtcallme {
	border: none;
	clear: both;
	text-indent: 0px;
	background-color: #cc0000;
	text-align: left;
	display: inline;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	

	


}

*/
#thisform #nameaddress {

	width: 230px;

	clear: none;
}
#thisform #commentsdl {
	width: 250px;
	
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
}

