a {color: #426D8F; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

a:hover {color: #859379; text-decoration: underline;}

p, td, ul, ol {font: 12px/125% Arial, Helvetica, sans-serif; color: #000;}

h1 {font: 22px Georgia, "Times New Roman", Times, serif; color: #000;}

h2 {font: 18px Georgia, "Times New Roman", Times, serif; color: #000;}

h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-weight:bold;}

#featured_props {
border:solid;
border-color:#FFFFFF;
padding:3px;
}

select.button, input.button, a.button
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #999;*/
	background:transparent url(../images/button_gradient.png) repeat-x scroll 0pt 0pt;
	border-color:#808080;
	border-style:solid;
	border-width:1px 1pt;
	text-decoration: none;
}
select.button:hover, select.button:focus, input.button:hover, input.button:focus, a.button:hover, a.button:focus
{
	padding: 4px; font-size: 13px; color: #000; /*border: 1px solid #779397; */
	background:transparent url(../images/button_hov_gradient.png) repeat-x scroll 0pt 0pt;
	cursor:pointer;
}