@charset "utf-8";
/* CSS Document */
#quote_form {
	margin-top:20px;
}
.quote_nametbl {
	clear:both;
	margin:10px;
}

.quote_carttbl {
	float:left;
	margin:10px;
}

.quote_carttbl tr td {
	border-top:1px solid #cccccc;
}
.quote_carttbl .top td {
	border-top:none !important;
}

#quote_final_template {
	float:left;
	margin:10px;
}




#quote_s3 input[type='text'] {
	width:20px;
	margin-left:10px;
}

.step3_web_quantitycontainer {
	height:60px;
	width:235px;
	padding:45px 0 0 40px;
}


#quote_s2 img {
	margin:5px;
}
