/**
 * 
 * Customized styling for the brilliance unit price page
 *
 */


table.data-sheet thead th{
	font-size: 0.8em;
	padding: 2px;
	text-align:right;	
}	

table.data-sheet tbody tr td{
	text-align: right;
	background: transparent url(/static/hongkong/images/item_div_hoiz_lvl2_bg.gif) repeat-x scroll left bottom;
	
}	

#content{
	padding-top:13px;
}	

div.no-left-nav-layout #content-body{
	width:602px;
	margin:13px 25px 0px 14px;
}

div.no-left-nav-layout #content-sidebar{
	width:309px;
}	
