request_quote_price_control {
	position: absolute;
	text-align: left;
	display: block;
}
.rightVrule {
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-right-width: thin;
}
.text1 {
	font-family: "Arial Unicode MS";
	font-size: 10px;
	color: #333;
	text-align: left;
}
.tblBG {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	text-align: justify;
	color: #666;
}

.btmBrdr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-right: 10px;
}
.tblBrdr {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.pic {
	padding-top: 20px;
}
.lftPad {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.LRBpad {
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	font-size: 12px;
}




.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 12px;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.round {
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

