div#quickquotepop{
	/*background-image:url("../img/quickquotepop.jpg");
	background-repeat:no-repeat;*/
	height:175px;
	width:315px;
	/*border:1px solid #c0c0c0;*/
	float:right;
	position:relative;
	padding:5px;
	

}

div#qqformpop{
	position:relative;
	padding:0;
	margin:0 auto;		
	height:175px;
	text-align:center;
	background:transparent;
	
}	

div#quickquotepop input, select{
	border:2px solid #c0c0c0;
}

