
div.listing {
	background: #fafafa; border: 1px solid #999; border-bottom: none;
	overflow: hidden;
	width: 100%;
}
div.listing-last {
	background: #eee; border: 1px solid #999;
	overflow: hidden;
	width: 100%;
}
a.tab:link, a.tab:visited {
	display: block; float: right; background: #fff; border: 1px solid #ccc; border-right: none; font: 11px arial; padding: 2px;
	text-decoration: none;
	color: #000;
}
a.tab:hover, a.tab:active {
	display: block; float: right; background: #90191b; border: 1px solid #ccc; border-right: none; font: 11px arial; padding: 2px;
	text-decoration: none;
	color: #fff;
}

a.close:link, a.close:visited {
	width: 12px;
	text-align: center;
	background: #c00;
	color: #fff;
	font-weight: bold;
	border: 1px solid #ccc;
}
a.close:hover, a.close:active {
	background: #900;
	color: #fff;
}

h3.provider-name {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #90191b;
}

a.provider-name:link, a.provider-name:visited {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #90191b;
}

a.provider-name:hover, a.provider-name:active {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #90191b;
}

.bullet
{
	color: #B14B09;
}

td.category
{	
	font: bold 12px arial;
	background: #90191b;
	color: #fff;	
	padding: 2px 5px;
}

td.hotdeal-btns {
	padding: 10px;
	text-align: center;
}

div.hotdeal-btn {
	display: inline;
	width: 100px;
	background: #90191b; 
	font: bold 11px/18px arial, helvetica, san-serif;
	padding: 1px 4px;
	border: 1px solid #ccc;
	text-align: center;
}

div.hotdeal-btn a:link, div.hotdeal-btn a:visited {
	color: #fff; 
	text-decoration: none;
}

div.hotdeal-btn a:hover, div.hotdeal-btn a:active {
	color: #ccc;
}

td.info
{	
	
}
