#innerWrapper #quoteform .itin_body {
	width: 562px;
}

#itin li p {
	padding:0;
	margin:0;
}
.specprice {
	float: right;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: center;
}
.itin_left_text, .itin_right_text {
	line-height:15px;
	height:144px;
}
.itin_right_text img {
	margin-bottom: 15px;
	margin-left:15px;
	padding:4px;
	border:1px solid #e0e0e0;
}
.itin_left_text img {
	margin-bottom: 15px;
	margin-right:15px;
	padding:4px;
	border:1px solid #e0e0e0;
}
#itin li h2 {
	display:block;
	background-color:#14b0f7;
	color:#FFF;
	margin: 0;
	margin-bottom:5px;
	padding:8px;
	font-size:14px;
	font-weight:800;
	background-image: url(/images/navover.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.hold {
	padding: 10px;
	border: 2px solid #e0e0e0;
	height:144px;
	background-image: url(/images/bkg-itin.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hold:hover {
	border:2px solid #c6c6c6;
	}
