form#RequestAQuoteForm
{
	margin-top:10px;
	border-style:solid;
	border-width:0;
	border-color:transparent;
}


form#RequestAQuoteForm fieldset.projectDetails
{
	border-style:solid;
	border-width:1px;
	border-color:#555555;
	margin-bottom:10px;
	padding:2%;
}

form#RequestAQuoteForm textarea
{
	margin-top:10px;
	width:100%;
}

form#RequestAQuoteForm legend
{
	padding:1%;
	font-size:1.2em;
}

fieldset.requestaquoteform .stretchybuttons {width:100%; margin-right:0;}

fieldset.requestaquoteform
{
	padding-left:40%;
	padding-right:40%;
	width:20%;
}

label#StoreMYInfoCheckBoxLabel
{
}

form#RequestAQuoteForm label
{
	float:left;
	width:68%;
	border: 1px inset;
}

form#RequestAQuoteForm fieldset label
{
	margin-bottom:15px;
	border-width:0;
	clear:both;
}

form#RequestAQuoteForm fieldset.RequestQuoteFormFirstSection img
{
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

form#RequestAQuoteForm fieldset.RequestQuoteFormFirstSection input
{
	width:30%;
	float:right;
	margin-bottom:15px;
}

fieldset.RequestAQuoteForm 
{
	border-width:1px;
	padding:2%;
	width:94%;
}

.RequestAQuoteForm legend
{
	margin-left:20px;
}

.RequestAQuoteForm input[type="radio"]
{
	margin:10px;
}

.RequestAQuoteForm textarea
{
	border: 1px inset;
	width:100%;
	min-height:200px;
	margin-top:10px;
	margin-bottom:10px;
}

.RequestAQuoteForm legend
{
}

.RequestAQuoteForm input[type="radio"]
{
	background-color:transparent; /* Needed for ie7 */
}

p#AdminDynamicCSSAlert
{
         display:none;
}
