﻿body {
background-image: url(tab2.jpg);
background-repeat: no-repeat;
width: 256px;
height: 175px;
padding: 42px 15px 10px 12px;
float: left;
overflow: auto;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
font-family: Arial;
text-align: left;

}
/* Search Form */
.form_fields{
border: solid 1px #a5acb2;
width: 98%;
height: 10px;
padding: 2px;
}
.form_fields_multiline{
border: solid 1px #a5acb2;
width: 98%;
height: 22px;
padding: 1px;
font-size: 12px;
}
.form_button{
border: solid 1px #ffffff;
height: 20px;
color: #FFFFFF;
width: 100%;
font-size: 12px;
}
.form_button_search{
background-image: url(findprops.gif);
background-repeat: no-repeat;
background-position: center;
border: solid 0px #ffffff;
margin-top: 3px;
height: 20px;
color: #FFFFFF;
width: 98%;
font-size: 12px;
background-color: #73b024;
cursor: pointer;
}
 

