.search_form_row {
float:left;
width:220px;
padding:5px;
}

.search_form_row label {
width:200px;
padding:3px;
color: #333;
font-family: "Lucida Grande",tahoma,arial,helvetica,sans-serif;
font-size: 13px;

}


.search_form_row input[type="text"] {
width:200px;
height:15px;
color: #333;
font-family: "Lucida Grande",tahoma,arial,helvetica,sans-serif;
font-size: 13px;
}