.sorting
{
	width: 200px;
	display: block;
	text-align: left;
	float: left;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.sorting .field a
{
	
	
	padding: 0px 4px;
	
	font-weight: bold;
	
	
	
}
.sorting .seperator
{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	
	font-weight: bold;
	font-family: Arial;
}
