#topRow
{
	width:760px;
	margin-bottom:5px;
}

#currentDevelopments
{
}

.sbcontent 
{ 
	
	display:inline;
	
}

.sbcontent input, .sbcontent select
{
	margin-bottom:5px;
}

.sbcontent p
{
	margin-bottom:6px;
}

select.selSearch
{
	width:160px;
}
	
.searchBox
{ 
	
	width: 203px; 
	background: url(../images/generic/rounded/med_blue/fill.gif) repeat;
}

#currentDevelopments
{
	width: 532px; 
	background: url(../images/generic/rounded/light_blue/fill.gif) repeat;
}

.sbtop div, .sbtop, .sbbot div, .sbbot, .cdtop div, .cdtop, .cdbot, .cdbot div {
width: 100%;
height: 10px;
font-size: 1px;
}

.sbtop div { background: url(../images/generic/rounded/med_blue/tl.gif) no-repeat top left; }
.sbtop { background: url(../images/generic/rounded/med_blue/tr.gif) no-repeat top right; }
.sbbot div { background: url(../images/generic/rounded/med_blue/bl.gif) no-repeat bottom left; }
.sbbot { background: url(../images/generic/rounded/med_blue/br.gif) no-repeat bottom right; }

div.borderwrapper
{
	margin-right:5px;
}

.cdtop div { background: url(../images/generic/rounded/light_blue/tl.gif) no-repeat top left; }
.cdtop { background: url(../images/generic/rounded/light_blue/tr.gif) no-repeat top right; }
.cdbot div { background: url(../images/generic/rounded/light_blue/bl.gif) no-repeat bottom left; }
.cdbot { background: url(../images/generic/rounded/light_blue/br.gif) no-repeat bottom right; }

div.cdcontent
{
	padding-left:11px;
}

div.cdcontent span
{
	font-size:0.7em;
	margin-bottom:10px;
}

div.property
{
	width:502px;
	background-color:#fff;
	border:solid 2px #22477C;
}

div.propTitle
{
	width:100%;
	background-color:#375B8D;
	border-bottom:solid 2px #22477C;
	color:#fff;
	padding: 3px 0 3px 0;
	text-indent: 4px;
	line-height: 15px;
}

div.propImage
{
	width:96px;
	height:103px;
}

div.propDesc
{
	width:397px;
}

div.propDesc p
{
	padding:8px;
	color:#22477C;
	font-size:0.7em;
	margin:0;
}

div.propDesc div.devLink
{
    padding-left:8px;
}

div.propDesc a.devLink
{
    height:20px;
	padding:8px 0 0 18px;
	color:#22477C;
    font-size:0.7em;
	background: url(../images/generic/arrow.gif) no-repeat 0px 7px;
}

h4.light
{
	padding-left:4px;
	color:#DDEBFB;
}

div.propTitle a, div.propTitle a:visited, div.propTitle a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

/* Weird IE6 bug */
a, a:visited, a:hover
{
	cursor:pointer;
}
/* End */

div.cdcontent li
{
    padding-bottom:11px;
}
div.propBox
{
    margin-bottom:5px;
}

table.availability
{
    text-align:center;
    color:#22477C;
    background-color:#fff;
    width:100%;
}

table.availability th, table.availability td
{
    border-right:solid 1px #65A8FF;
}

table.availability td
{
        font-size:0.7em;
        padding:2px;
}


.availBox
{ 
	border: 2px solid #FFFFFF;
	width: 498px;
	background: url(../images/generic/rounded/dark_blue/fill.gif) repeat;
}

div.availBox table
{
    text-align:center;
    color:#22477C;
    background-color:#fff;
    width:100%;
    font-size:0.7em;
}

div.availBox table th, div.availBox table td
{
    border-right:solid 1px #375B8D;
    border-bottom:solid 1px #CEE1FA;
}

div.availBox table td
{
        
        padding:2px;
}
div.availBox table td a
{
    float:none;
    display:inline;
    color:#22477C;
}

div.availBox table th
{
    padding:2px;
    border-bottom:solid 1px #375B8D;
}

div.availBox table th.link, div.availBox table td.link
{
    border-right:none;
    background-color:#D9E8FB;
}