.prop
{
padding: 5px;
background-image: url(/images/dots.jpg);
background-position: bottom;
background-repeat: repeat-x;

}

.navside, .proplist
{
float: left;
}
.proplist
{
margin-left:42px;
width:772px;
font-size: .8em;
color: #555;
}


.proplist h2
{
padding: 0px;
color: #369;
margin: 0px;


}


.moreprops
{
float: right;
margin: 5px; 
border: 1px solid #f4f4f4; 
background-color: #F7F8FA;
padding: 3px;
}

.moreprops ul
{
list-style: none;
margin-left: -35px;
font-size: 11px;
color: #369;
}


 h2, h2 a, h3, h3 a, h4, h4 a
 {
 margin: 0px;
 padding: 0px;
 color: #369;
 text-decoration: none;
 }

.options
{
clear:both;
height:30px;
}


.options ul
{
list-style: none;

margin-left: -35px;
}

.options li
{
display: inline;
}
.options li a
{
background-image: url(/images/arrow.jpg);
background-repeat: no-repeat;
padding-left: 15px;
float: left;
padding-right: 40px;
color: #369;
font-size: .8em;
text-decoration: none;
background-position:0 4px;

}

