@charset "utf-8";

#myIframe {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top:207px;
	padding-bottom:40px;
}
.oneColFixCtrHdr #wrapper #container #bottomWrapper{
	position:absolute;
	top:790px;
	left:0px;
}
.oneColFixCtrHdr #wrapper #container #triangle_green {
	position: absolute;
	left: 678px;
	top: 191px;
	width: 18px;
	height: 12px;
}
#container{
	height:790px;	
}
#myForm{
	position: absolute;
	height: 600px;
	width: 345px;
	left: 20px;
	top: 225px;	
}
#mycompany, #myadd1, #myadd2, #mycity, #mystate, #myzip, #Contact0Phone5Type, #myphone, #myext, #labelCN, #labelA1, #labelA2, #labelCSZ {
	display: none;
}
.inputs input, .inputs textarea{
	background-color:	#F3fbec;
}
.inputTitles{
	color:#0386c5;
	font-size: 12px;
	font-weight: bold;	
}
.required input{
	color:red;	
}
