/** Quote Request **/

input, select, textarea {
	margin: 5px;
}

fieldset strong, fieldset legend {
	color: #900;
	font-weight: 900;
}

fieldset em {
	margin-left: 5px;
}

#Start, #Brochure, #Catalog, #Postcard, #Poster, #Folder, #Custom {
	float: right;
	background: #fff;
	width: 350px;
	margin-left: 10px;
	margin-top: 75px;
}
#ContactInfo {
	float: right;
	background: #fff;
	margin: 35px 0pt 0pt 10px;
	width: 300px;
}
#Brochure, #Catalog, #Postcard, #Poster, #Folder, #Custom {
	display: none;	
}
#Selects {
	float: right;
	margin-top: 75px;
}