
/** Sortable table headers */
#cataloguePriceTH a
{
	display: block;
	width: 150px;
	height: 23px;
	margin-top: 3px;
	color: #002868;
	font-weight: bold;
	text-align: center;
}

#catalogueStyleTH
{
	width: 73px;
	height: 23px;
	background: url(/images/layout/style.gif) no-repeat 0 0;
}

.order-price
{
	font: normal 12px Verdana, sans-serif;	
}
