/*MAIN*/

html, body {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #4c4c4c;  font-size: 12px;}
input, select {font-size: 11px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

img {border: 0px; margin:0}
form {margin:0px; padding:0px;}

.maxh { height: 100%}
.maxw { width: 100%}

.hand, INPUT.butt {
cursor: pointer;
cursor: hand}

/*HEADER*/

/*HOME*/

.deals_header {
	color: #339966;
}

.search_main {padding: 31px 20px 0 20px}
#search_main {height: 200px; background-color: white}
table.search_form {font-size: 11px; margin:10px}
table.search_form th {color: #339966; padding-right: 7px; padding-left: 40px; text-align: right}
table.search_form td {white-space:nowrap}
table.search_form td img {margin: 0 5px 0 0}
table.search_form td.length { color: #339966; border: 1px solid #339966; vertical-align:top; width: 70px }
#length { color: #336633; padding: 5px; font-size: 11px; }
table.search_form .inp {width: 175px}