#quote-form-custom-questions {
	background-color:white;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	width:294px;
	padding:15px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#custom-questions-container select {
width:200px;
}

#quote-form-custom-questions #title {
font-size:18px;
font-weight:bold;
color:#1d77b5;
background-image:url('/img/globe.jpg');
background-repeat:no-repeat;
background-position: left top;
min-height:44px;
padding-left:50px;
width:240px;
line-height:20px;
text-align:left;
}

#quote-form-custom-questions #title a {
text-decoration:none;
color:#1d77b5;
}

#quote-form-custom-questions label {
font-size:12px;
font-weight:bold;
}

#quote-form-custom-questions #questions {
width:230px;
padding:0px;
border:solid 0px black;
}

#quote-form-custom-questions select  {
width:210px;
}
