#template2Wrapper #inbound{
	background-image:url(http://www.progressive.com/images/ProductsPage_Commercial_inb.jpg);
}

.productImage {
	width: 691px;
	height: 269px;
	margin-top: 6px;
	background: url(http://www.progressive.com/images/productPage-commercial-auto.jpg) no-repeat;
}

#quote .zipCode, #quote .productDropdown, #quote .submit{
	/*display:none;*/
}

#quote .findAgent{
	top:168px;
}

#quote .retrieveQuote {
	display:none;
	/*top:185px;*/
}

#centerLeftColumn, #centerRightColumn{
	margin-bottom:0;
}

div.promo a {
	padding: 0;
}

/* Product Div */

.contentBox {
	margin: 0px 0px 20px 0px;
	padding: 20px 20px 20px 20px;
	font-size:12px;
	background-color: #f6f8fa;
	border-top: 1px solid #c2cfdb;
	border-bottom:1px solid #c2cfdb;
}
	
.products {
	margin:0px;
	padding:0px;
	width:100%;
}
	
.products .product {
	clear:both;
	padding-bottom:30px;
}

.products .product-image {
	float:left;
	margin-right:4px;
}

.products .product-link {
	margin:0px;
	padding:0px 0px 0px 0px;
}
	
.products .micro-copy {
	margin:0px;
	padding:0px;
	font-size:10px;
}
