sold_special_box 
{
    float: right;
    padding: 2px;
}

.sold_special 
{
	display: inline;
	float: right;
	padding: 3px;
	font-weight: bold;
}

.sold_detail 
{
	float: left;
	width: 600px;
    margin-bottom: 25px;
}

.sold_detail b { padding-bottom: 5px; }

centre_txt { text-align: center; }

.page_controls
{   
    padding-top: 10px;
	padding-left: 5px;
	text-align: center;
}   
    
.page_controls img, .page_controls a img
{
	padding-left: 6px;
	padding-right: 6px;
}   
    
.report_button, a.report_button
{
	text-decoration: none;
	color: black;
}

table.report tbody tr td { font-size: 90%; }
table.report tbody tr td a { text-decoration: none }

div#top_buttons { float:right; width: 120px; }
div#top_buttons div { float: left; margin-left: 25px; }
* html div#top_buttons { float:right; width: 130px; }
* html div#top_buttons div { float: left; margin-left: 20px; }

/* Claim  Your Sold */
table tr.claim  { border-bottom: none; }
table td.claim  { padding: 0px 1px 7px 0px; border: none;}
table td.claim2 { padding: 1px 8px 7px 0px; border: none;}
.sold_by        { color: #7fc23f; font-weight: bold; }
.bbc_attribute  { width: 12px; text-align: center; margin-right: 6px; }

.claimed_top    {
	float: right; height: 14px;  width: 455px; margin: 2px 0 1px 0;  padding: 2px 3px 4px 8px;
	background: #252d6b url(/images/OTH_claim_sold_blue_round.png) no-repeat top left;
	color: white;
	font-size: 1.2em !important;
			}
.claimed_bottom {
	float: right; height: 14px;  width: 455px; clear: both; padding: 2px 3px 4px 8px;
	background: #949494 url(/images/OTH_claim_sold_gray_round.png) no-repeat bottom left;
	color: white;
	font-size: 1.2em !important;
}

.unclaimed_bottom {
	margin: 24px 0 1px 0;
	float: right; height: 14px;  width: 455px; clear: left; padding: 1px 3px 5px 8px;
	background: #cccccc url(/images/OTH_claim_unclaimed_round.png) no-repeat bottom left;
	color: white;
	font-size: 1.2em !important;
	cursor:pointer;
}


/* Non table based reports */
div.address_bar 
{
	float: left;
	width: 590px;
	font-weight: bold;
	padding-top: 20px;
}
div.attributes { float: left; width: 145px; padding-top: 15px; }
div.photo_div { float: left; width: 150px; }
div.price { float: left; width: 100px; padding-left: 10px; }
div.property_type{ float: left; width: 79px; padding-left: 10px; }
div.land_size{ float: left; width: 57px; padding-left: 10px; }
div.seller_large { float: left; width: 280px; padding-left: 10px; }
div.seller_small{ float: left; width: 150px; padding-left: 10px; }
div.publisher{ float: left; width: 120px; padding-left: 10px; }
div.row_body_div{
	background-image:url(/images/buy_process/table/grey_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom:1px solid #DDDDDD;
	font-size:0.9em;
	padding:10px;
	height: 110px;
	vertical-align:top;
	width:auto;
}
dt {    color: #17286d;    font-weight: bold;    font-size: 1.2em;    margin: 0px;    padding: 0px;	} 
table tr th     { padding-top: 25px; }
span.price      { font-size: 1.4em;  }
table tr td img { padding-top: 10px; }
div.bbc_attribute  { float: left; margin-top: 4px; margin-left: 4px; }
img.bbc_image      { float: left; }

.reports_box_right_top  { float: left; margin-left: 10px; }
.reports_box_right { float: left; padding-top: 15px; margin-left: 10px; }
.reports_box_left { float: left; }