
#listingTop{
	background-image:url(/images/listingBegin_topspacer.gif);
	background-repeat:repeat-x;
	height:23px;
	width:100%;
	text-align:right;
}

#listingTop a ,
#listingTop div {
	color:white;
	font-size:11pt;
}

.listingTable{
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	width:100%;
}

.listingTable .header{
	background-color:#E4E4E4;
}

.listingTable .header td{
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
}

.listingTable td{
	vertical-align:top;
	text-align:center;
	border-left:1px solid #D0D0D0;
	border-top:1px dashed #D0D0D0;
	padding:5px;
}

.listingTable td.desc{
	text-align:left;
}

.listingTable td.first{
	border-left:0px;
}

.listingTable .listPage td{
	padding-top:5px;
	border:0px;
}

.shippingTax{
	font-style:italic;
	font-size:70%;
}

.title{
	font-weight:bold;
}

.price{
	font-weight:bold;
	font-size:110%;
}

#compare .case {
	clear:none;
	min-height:0px;
}

#compare .case.last {
	padding-left:20px;
	padding-right:20px;
 }
