#quickquote {
	border: 2px solid #FF9900;
	padding: 10px;
	padding-bottom: 0px;
	width: 210px;
        font-size: 0.7em;
        margin-right: 120px;
        text-align: left;
	background: #FFF2D0;
	
	
#quickquote p{
	color: #696353;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	}
	
#quickquote label {
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	white-space: nowrap;
	}	
	
#quickquote select, #quickquote input {

	margin: 1px 0 1px 0;
  font-size: 7pt;
	}

#quickquote td {
  font-size: 0.7em;
  text-align: left;
}

.qqwidth148 {
	width: 185px;

}

.qqwidth130 {
	width: 130px;
}

#below_quickquote {
	width: 148px;
	\width: 160px;
	w\idth: 148px;
        font-size: 8px;
        margin-right: 140px;
        text-align: left;
}