﻿.tblcommon{
	padding:0px;
	width:890x;
}

.common {
	vertical-align:top;	
	margin:10px 0px 0px 0px;
}

.common dl {
	border:1px solid transparent;
	float:left;
	width:352px;
	margin:10px 9px 0px 0px;

}
.common dl:hover {
	cursor:pointer;
	border:1px solid #fff;
	background:#528ee1 url("/images/layout/background/result.png") repeat-x;
}
.common .header {
	height:20px;
}


.common dt {

	background:url("/images/layout/background/cat-header.gif");
	height:18px;
	padding:2px 0px 0px 2px;
	text-transform:uppercase;

}
.common dd div
{
	height:60px;
	text-transform:lowercase;
	width:250px;
}

.common dd{
	padding:10px;
}
.common dd img {
	border:1px solid #fff;
	float:right;
	margin-top:-31px;
	margin-right:-11px;
}
.common dd h5 {

	margin-bottom:4px;
	margin-top:4px;
	float:left;
	font-size:90%;
}
.common dd h6 strong{
	font-weight:bold;
}
.common dd h6 {

	text-align:right;
	border-top:1px solid #000;
	font-weight:normal;
	margin-bottom:4px;
	clear:both;
	font-size:90%;
}

/* PayPal Logo */ 
.paypalResults
{
	margin-left:-4px;
	padding:6px 0 0;
	position:absolute;
}
