﻿
.contact-us .fieldset .selector {
    background: rgba(0, 0, 0, 0) url("../images/btn-dropdown-crop.png") no-repeat scroll -483px -24px;
    margin-right: 0;
    padding-left: 6px;
    width: 45px;
	float:none;
}
.contact-us .fieldset .selector span {
    background: rgba(0, 0, 0, 0) url("../images/btn-dropdown-crop.png") no-repeat scroll right 0 ;
    font-size: 13px;
    width: 20px;	
}
.fieldset .selector select {
    min-width: 50px;
    width: 50px;
}


.contact-us .fieldset label {
    font: 400 14px "LinotypeUniversW01-Ligh 723625",arial,sans-serif;
}
.top-label {
    padding: 0 0 10px 0 !important;
	margin-left: 10px;
    margin-right: 10px;
}
.formrules
{
	text-align:center;
	padding:15px 0 0;
}
.contact-us textarea {
    border: 1px solid #bbb !important;
    height: 130px !important;
}

