.tr_style {height: 100%}

.listingText
{
	margin: 0px 0px 0px 20px;
}

.listingImage
{
	margin: 0px 0px 0px 10px;
}
	
a.RichDataListPager, a.RichDataListPager:link, a.RichDataListPager:visited
{
	font-family: varnada, tahoma, arial;
	text-decoration: underline;	
	font-size: 9px;	
	color: #D41304;
	padding-right:2px;
	font-weight: bold;
} 
a.RichDataListPager:hover
{
	font-family: varnada, tahoma, arial;
	text-decoration: underline;	
	font-size: 9px;	
	color: #D41304;
	padding-right:2px;
	font-weight: bold;	
} 
a.RichDataListPager_selected, a.RichDataListPager_selected:link, a.RichDataListPager_selected:visited
{
	font-family: varnada, tahoma, arial;
	text-decoration: underline;	
	font-size: 9px;	
	color: #8F0A00;
	padding-right:2px;
	font-weight: bold;	
}
a.RichDataListPager_selected:hover
{
	font-family: varnada, tahoma, arial;
	text-decoration: underline;	
	font-size: 9px;	
	color: #8F0A00;
	padding-right:2px;
	font-weight: bold;	
}

.RichTable
{
	width: 100%;
		
}

.ListingPagesTable
{
	width: 100%;
	background-color: #C4CAAE;
}

.RichDataList TD.left
{
	width:34%;
	
	padding-top:5px;
	
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
		
}

.RichDataList TD.left_first
{
	width:34%;
	
	
	padding-top:5px;
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	
		
}

.RichDataList TD.middle
{
	
	width:34%;
	padding-top:5px;	
	
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	
			
}

.RichDataList TD.right
{

padding-top:5px;
	width:34%;	
				
}

.RichDataList TD.bottom_left
{
	
	width:34%;	
	padding-top:5px;
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

.RichDataList TD.bottom_middle
{
	width:34%;
	
	padding-top:5px;
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	
}
.RichDataList TD.bottom_right
{	
	width:34%;
	
	padding-top:5px;

		
}
.details_category, .category_product { 
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;	
 }
.details_category_end
 {
		background-color: #a7a7a7;
		color: white;
		text-align: right;
		padding: 5px 15px 5px 0;
 }