/* Start of CMSMS style sheet 'quickquote' */
/* quickquote */

.quickquote form{
max-width: 150px;
margin:0;
text-align: left;
border: 1px solid #B1691C;
padding: 5px;


}

.quickquote input
{
color: #000000;
width:125px;
background: #ffffff;
}

.quickquote textarea 
{
	margin: 0.5em 0;
	width:125px;
	height: 6em;	
}


.quickquote textarea {
	background-color: #ffffff;
	border: 1px solid #DBD8D8;

}
.quickquote input {border: 1px solid #D8D8D8;

}
.quickform captcha img 

{border:1px solid #F60; margin-bottom:0.5em}

.quickquote captcha input 

{width:125px; margin-top:0.5em}

/* end quickquote */
/* End of 'quickquote' */

