#cotation_form{
	display:inline;
}


.cotation_title{
	font-size:12px;
	background:url('../images/cotation/bg_black.gif') top left repeat-x;
	font-size:14px;
	color:#fff;
	vertical-align:middle;
	padding-left:10px;
}

.cotation_subtitle{
	background:url('../images/cotation/bg_blue.gif') top left repeat-x;

	text-align:center;
	height:18px;
	font-size:10px;
	color:#fff;
	vertical-align:middle;
}

.cotation_input{
	width:250px;
	border:1px solid #aaa;
	font-size:12px;
	font-family:Arial, sans-serif;
}


.cotation_padding{
	padding:0 30px;
	font-size:12px;
}

.cotation_border{
	border:1px solid  #828282;
}

.cotation_product_header{
	background-color:#2394a3;
	color:#fff;
	text-align:center;
}

.cotation_product_header td{
	border-right:1px solid  #343639;
}

.cotation_product{
	text-align:center;
}

.cotation_product td{
	border-right:1px solid  #343639;
}

.cotation_product_row_1{
	background-color:#c0e5eb;
}

.cotation_product_row_2{
	background-color:#e2f7fb;
}

.cotation_product_input{
	border:1px solid #aaa;
	font-size:10px;
}


.cotation_border_bottom{
	border-bottom:1px solid  #343639;
}
