#qp-main {
	background-color: #CCCCCC;
	border: 1px solid #003399;
	padding: 2px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#qp-listselect {
	text-align: left;
	margin: 5px;
	width: 150px;
	height: 40px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-left: 5px;
}
.make_backer
{
background-repeat: no-repeat;
background-image: url(../graphics/gui/sidepanel/make_background.gif);
}
.model_backer
{
background-repeat: no-repeat;
background-image: url(../graphics/gui/sidepanel/model_background.gif);
}
.type_backer
{
background-repeat: no-repeat;
background-image: url(../graphics/gui/sidepanel/type_background.gif);
}
#qp-listselect select
{
	font-size: 9px;
	width: 144px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#getquote_button
{
	text-align: center;
}
