﻿#OuterContainer #container #contentWrapper
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    background: url(../images/currentdev/content_bg.gif) repeat-y left top;
    width:780px;
   
    border-bottom:solid 6px #fff;
}

#noprint
{
    float:left;
}

#btnSearch
{
    float:left;
    padding-top:15px;
 
}

#leftcontent
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    
    width:553px;
    
}
#leftcontent div.header
{
     margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    padding-top:20px;
    padding-bottom:12px;
    width:553px;
    border-bottom:solid 1px #9E9A93;
}

#leftcontent div.header h4
{
   padding-left:18px;
    float:left;
    text-indent:-900px;  
    background: url(../images/currentdev/currentdevelopments.gif) no-repeat left top;
    width:193px;
    height:19px;
}

#leftcontent div.subcontent img
{
    float:right;
}

#leftcontent div.subcontent div.textcontent
{
     margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
  width:319px;
}

#leftcontent div.subcontent div.textcontent p
{
    color:#000;
    padding:13px 12px 10px 18px;
}

#rightcontent
{    
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    width:227px;
    background-color:#000;
    padding-bottom:50px;
}

#rightcontent div
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    float:left;
    width:227px;
 
    
}

#rightcontent div.header h4
{
    margin-top:18px;
    margin-bottom:10px;
    text-indent:-900px;  
    background: url(../images/currentdev/propertysearch.gif) no-repeat left top;
    width:123px;
    height:17px;
}

#rightcontent div select, #rightcontent div label, #rightcontent div input
{ 
     margin:0 0 0 0;
    padding:0 0 0 0;
    clear:both;
    float:left;
    margin-left:18px;
}

#rightcontent div select
{
    
    width:180px;
}

#rightcontent div label
{
    font-size:0.8em;
    color:#2493CA;
    font-weight:bold;
    padding:6px 0 6px 0;
}

input.submit
{
    padding-top:24px;
}





