DIV#featureProp
{
    padding: 0px;
    margin: 0px;
    min-height: 40px;
    width:320px;
    text-align: left;
    background-color:#615420;
    font-family:Arial;
}
* HTML DIV#featureProp
{
    height: 40px;
    width:320px;

}
#featPrice
{
    font-family: Arial;
    font-size: 12px;
    margin-left: 20px;
}
div#featureText
{
    text-align:left;
    height: 100px;
    padding-top: 10px;
    margin: 0px;
    background-color:#000000;
    font-family: Arial;
    font-size: 11px;
    
}
div#featureText a
{
    font-family: Arial;
    text-decoration: none;
    color: #ffffff;
}
#featTitle
{
    font-family: Arial;
    font-size:12px;
    color: #ffffff;
    font-weight:bold;
    text-decoration: underline;
    margin-left: 20px;
}
#featLocation
{
    font-family: Arial;
    font-size:12px;
    color: #ffffff;
    font-weight:bold;
    text-decoration: none;
    margin-left: 20px;
}
#featBrok
{
    font-family: Arial;
    font-size:12px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 15px;
}
ul#featureList
{
    margin: 0;
    padding-left: 20px;
    background-color: #DCD7C1;
}
ul#featureList li
{
    font-family: Arial;
    display: block;
    width: 20px;
    float: left;
    margin: 3px;
    padding: 0;
}
ul#featureList li a:link, ul#featureList li a:visited
{
    font-family: Arial;
    text-decoration: none;
    color: #000000;
    display: block;
    width: 20px;
    background-color: #DCD7C1;
}
ul#featureList li a:hover
{
    background-color: #ffffff;
}

li.feat
{
    text-align:center;
    font-weight:bold;
    padding: 1px;
    font-size:12px;
    color: #ffffff;
}

