#withBG td
{

background-color: #2E2E2E;



}

.email {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #D73B25;
	text-decoration: none;
}
.pad1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.email:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}
.rightbordre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434343;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434343;
}
.sideline {
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}


.leftrightbor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #626262;
	border-left-color: #626262;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sidetext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.iconpad {
	padding-top: 5px;
	padding-left: 10px;
}
.link1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #88C7EE;
	text-decoration: none;
}
.link1:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.hand {
	font-family: Lucida Handwriting, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.head1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #88C7EE;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}


.sold_photo
{
	width:240px;
	float:left;
	margin-right:30px;
	margin-left:90px;
}

.sold_details
{
	width:350px;
	float:left;
	margin-right:30px;
	text-align:left;
	margin-bottom:40px;

	
}