.bestquote_align_center { text-align: center }
.bestquote_bold { font-weight: bold }

input.bestquote {
	padding-bottom: 2px
}
#pb-left-column #attributes{
float:left;
width:80%;
}

#pb-left-column #attributes2{
float:left;
width:80%;
}

/* bestquote form style */
form.bestquote { clear: both }
form.bestquote h3 {
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d0d1d5;
	padding: 0.5em;
	margin: 0 0 0.5em 0
}
form.bestquote fieldset {
	border: 1px solid #d0d3d8;
	/*background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;*/
	margin-bottom: 1em;
	padding-bottom: 1em
}
form.bestquote legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px
}
form.bestquote h4, form.bestquote p {

	clear: both
}
form.bestquote label, form.bestquote p span {
	float: left;
	text-align: right;
	font-size: 14px;
	margin: 0.3em 0;

	width: 30%

}
form.bestquote p span.like_input {
	width: auto;
	margin-left: 0.7em
}
input, textarea, select, span.editable {
/*	margin-left: 0.7em;  */
	font-size: 14px;
	font-family: Century Gothic, Arial, Century Gothic, Arial;
	outline: none;
	margin: 0.3em 0;
	overflow:hidden;
}
input, textarea, select {
 border: 1px solid #bdc2c9;
/*  border-radius: 5px 5px 5px 5px; */
 padding-left: 3px;
 /* behavior: url(PIE.htc);  */
 }
input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0.7em 0;

}
.checkbox input, .radio input { border: none }
form.bestquote .checkbox label, form.bestquote .radio label, form.bestquote span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
form.bestquote sup { color: #da0f00 }
form.bestquote p.checkbox { padding-left: 30% }
form.bestquote p.submit {
	padding-left: 31%!important;
	margin-bottom: 1.5em
}
#center_column form.bestquote p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

.error_strings{
	color:#B90000;
	text-align:left;

}
.error_strings div{
	display:inline-block;
}
.best_h3
{
	text-align:left;
	float:left;
	width:100%;
}
#cnt_frm label{
	width:auto !important;
}
.best_quote_div_elements input, .best_quote_div_elements sup{
	/*float:left;*/
}
.best_quote_div_elements p{
height: 3em;
}
.best_quote_div_elements input{
	*clear:both;

}

.best_quote_div_elements #attributes label, #p_ref label{
	width:auto;
}
#p_ref label {
    margin: 0 !important;
	width:auto;
}
#p_ref span {
	float: none;
    margin-bottom: 0 !important;
    margin-left: -43px;
    margin-right: 0 !important;
    margin-top: 0 !important;
}
#form2 .best_quote_div_elements  {
    background: #FFF;
    border: 1px solid #D0D3D8;
    color: black;
    font-size: 1.2em;
    padding: 0.7em;
	float:left;
	width:95%;
}
#form2 .best_quote_div_elements label, #form2 .best_quote_div_elements select {
    display: block;
    float: left;
    margin: 0.3em 0;
	width:50%;
}
#form2 .best_quote_div_elements label {
    font-weight: bold;
    text-align: left;
	width:50%;
}
.abut_lnk:hover {
text-decoration:none;
}