#quote {
	width: 202px;
	height: 420px;
	background-image:url(http://www.progressiveseguros.com/images/interior-quote_block.gif);
	background-repeat: no-repeat;	
	position: relative;
	margin: 0 0 20px 0;
}
#quoteInbound {
	width: 202px;
	height: 79px;
	background-image:url(http://www.progressiveseguros.com/images/interior_inbound_auto.gif);
	background-repeat: no-repeat;	
	position: relative;
	margin-left: -5px;
	margin-bottom: 2px;
	margin-top: 40px;
}
#quote input, #quote select {
	margin-left: -5px;
}
#quote select {
	margin-left: -5px;
}
#quote ul li {
	margin-top: -25px;
	margin-left: -5px;
	margin-bottom: 25px;
}
#selectProductText {
	margin-left: -5px;
}
#quote a .agentButton {
	margin-left: -5px;
}
#qsButtonDiv {
	margin-left: -5px;
}
#buttonAgent {
	background-image:url(http://www.progressiveseguros.com/images/button_agent.gif);
	background-repeat: no-repeat;
	left: 20px;
	top: 20px;
	position: absolute;
}
body {
	background-color: #fff;
	margin: 10px 0 20px 0;
}
#templateSegurosTertiaryWrapper {
	width: 930px;
	height: auto;
	padding: 0 0 20px 20px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}
#leftColumn {
	width: 200px;
	margin-top: 18px;
	float: left;
	clear: both;
}
#centerColumn { 
	width: 410px;
	margin: 20px 0 0 50px;
	float: left;
}	
#rightColumn {
	width: 201px;
	margin-top: 20px;
	float: left;
}
