﻿/* form */
div.entryForm {
width:600px;
}
.entryForm .tinput {
height:12px;
width:120px;
display:inline;
}

.entryForm h2 {
border-bottom:1px solid #336600;
color:#336600;
font-size:115%;
margin:1.5em 0 0.5em;
padding-bottom:4px;
}

.entryForm h2 a {
color:#336600;
text-decoration:none;
}
fieldset label
{   
    margin-bottom:2px;
    margin-top:4px;
}

fieldset label input
{   
    margin-right:2px;
}

.property-stats ul {  
border-bottom:none;
width:auto;
float:none;
}