
table.com-wholesale {
	border: 			1px #CCC solid;
	border-collapse: 	collapse;
	border-spacing: 	0px; 
	font-weight:		normal;
	margin-bottom:		0;
	margin-left: 		auto;
	margin-right: 		25;
}

table.com-wholesale td  {
	border-bottom: 		1px #CCC dotted;
	text-align: 		left;
	padding-top: 		4px;
	padding-right: 		5px;
}

table.com-wholesale tr.header td {
	background:			#EEE;
	font-weight:		bold;
	padding-right:		20px;
}


.com-wholesale-highlight {
	background: 		url(../images/highlighted.png);
	font-weight:		bold;
}

.com-wholesale-legend {
	font-size:			12px;
	font-weight:		normal;
}


.com-wholesale-popup {
	background:		#EFEFEF; 
	border: 		1px #CCC solid; 
	margin:			5px 5px 5px 5px;
	position: 		absolute;
 	top: 			0px;
	left: 			0px;
 	z-index: 		1;
	width: 			250px;
	visibility:		hidden;
}