div.box{
	margin: 0 18px 48px 0;
	padding: 1px;
	width: 252px;
	border: 1px solid #f2cb71;
	float: left;
	display: inline;
	text-align: center;
}
div.box p{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
table.itemdestbl{
	margin-top: 5px;
	width: 234px;
	height: 114px;
	border: none;
}
table.itemdestbl tr,
table.itemdestbl td
{
	height: 19px;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
table.itemdestbl td.title{
	padding-left: 13px;
	width: 70px;
}
table.itemdestbl td.pname{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	color: #FF7F04;
	font-weight: bold;
	text-align: center;
}
table.itemdestbl tr.r1{
	background-color: #dfdfdf;
}
table.itemdestbl tr.r2{
	background-color: #b0afaf;
}
div#box-content{
	margin-bottom: 150px;
	position: relative;
}
div#box-content h2{
	color: #006629;
	font-size: 16px;
	text-transform: uppercase;
}
div#box-content h2 span{
	padding-left:25px;
}
div#box-content hr{
	width: 100%;
	border: 3px solid #e77626;
	z-index: 29;
}
div#slogo{
	float: right;
	display: inline-block;
	width: 169px;
	height: 114px;
	z-index: 999;
	margin: -50px 5px 0 0;
	background: url(/images/slogo.png) no-repeat;
}
div#toppaging,
div#bottompaging{
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	clear: both;
}
div#bottompaging{
	padding-top:660px;
}
div#toppaging a:link,
div#bottompaging a:link,
div#toppaging a:visited,
div#bottompaging a:visited{
	color: #e87125;
	text-decoration: none;
	text-align:left;
}
div#toppaging a:hover,
div#bottompaging a:hover{
	text-decoration: underline;
	color: #b2b2b2;
}
div#imgshow{
	border:1px solid #e77626;
	padding-bottom:10px;
	margin: 30px 0 10px 0;
	width:254px;
	height:190px;
	overflow:hidden;
	float: left;
}
div#imgshow div#imgthumb{
	margin: 0 auto;
	text-align: center;
}
div#imgshow div#imgthumb img{
	margin: 2px 2px;
	border:1px solid #e77626;
}
div#details{
	margin: 60px 10px 0 20px;
	float: right;
	width: 250px;
	z-index: 28;
}
div#details p{
	margin: 7px 0;
	padding: 0;
	font-weight: bold;
}
div.add{
	clear:both;
}
div.add ul.addlinks{
	margin: 0;
	padding: 0 0 0 55px;
	width: 485px;
	height: 45px;
	list-style: none;
	text-align: center;
	background: url(/images/links_bg.png) no-repeat;
}
div.add ul.addlinks li{
	margin: 7px 0 0 10px;
	display: inline-block;
	padding: 10px 10px 0 33px;
	height: 21px;
	float: left;
	border-right: 1px dashed #000;
}
div.add ul.addlinks li a:link,
div.add ul.addlinks li a:visited{
	margin: 0;
	padding: 0;
	color: #000;
	height: 31px;
	font-weight: bold;
}
div.add ul.addlinks li#maps{
	background: url(/images/maps_btn.gif) no-repeat left center;
}
div.add ul.addlinks li#tellafriend{
	background: url(/images/tellafriend_btn.gif) no-repeat left center;
}
div.add ul.addlinks li#favorites{
	background: url(/images/favorites_btn.gif) no-repeat left center;
	border: 0;
}
div.add ul.addlinks li#reportrented{
	background: url(/images/reportrented_btn.gif) no-repeat left center;
	border: 0;
}
div#sendafriend{
	background:#FFFFFF;
	overflow:hidden;
	margin: 10px auto 0 auto;
	padding-left:10px;
}
table#extrlinkstbl input {
	border: 1px solid #747476;
	background-color: #e9e5e5;
}
table#extrlinkstbl input.sendbtn{
	border: none;
	width: 66px;
	height: 21px;
	cursor: pointer;
	background: url(/images/send_btn.png) no-repeat;
}