/* ----------------------------------------------------------------
  This is the search form styles file.
  It contains all the styles that are general to the search forms
  Author: Gabriel Coder
  Last updated: 2006-12-12
  -----------------------------------------------------------------*/
.searchMenu	{
width:64px;
height:16px;
text-align:center;
padding:7px 0px 0px 0px;
margin:0px;
text-decoration: none;
}

select	{
width: 163px;
height:15px;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

table	{
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px
}

#villaFormID	{
position:relative;
left:0px;
top:0px;
width:171px;
height:207px;
background-image: url("/images/search-bg.gif");
background-repeat: no-repeat;
color:#000;
font: 10px/100% Verdana, Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

#formContainer	{
position: relative;
float:left;
left:5px;
top:-3px;
width:171px;
padding:0px;
margin:0px;
}