.x-menu-item-checked .nqnoselect img{
	background-image:none !important;
}
/*Ascending Descending*/
.x-btn-text-icon .asc,.asc{

	/*background-image:url(/demo/js/ext/resources/images/default/grid/sort_asc.gif);*/
	background-image:url(/demo/css/graphic/nq_yaml/images/productlisting/bullet_arrow_up.png);
}

.x-btn-text-icon .desc,.desc{
	/*background-image:url(/demo/js/ext/resources/images/default/grid/sort_desc.gif);*/
	background-image:url(/demo/css/graphic/nq_yaml/images/productlisting/bullet_arrow_down.png);
}

#narrowedSelection .filterCategories{
	background:none;
	border:none;
}

#narrowedSelection .x-panel-body, #narrowedSelection .x-panel-mc .x-panel-body {
	background:none;
	border:none;
}

.x-toolbar td, .x-toolbar th{
	padding:0
}

#toolBar{
	background:none;
	border:none;
}

#toolBar table{
	margin:0px;
}

#toolBar td{
	padding:0px;
}

#toolBar #pagingToolBar{
	background:none;
	border:none;
	margin-left:45px;	
}

#toolBar .ytb-sep{
	background:none;
	border:none;
}

#toolBar .pgToolbar{
	width:100%;	
}


#toolBar .showrecord{
	width:200px;
}

.filterItemNarrow{
	width:65px;
	float:left;
}
.filterItemWide{
	width:150px;
	float:left;
}	

/* Fix for IE6 */
.productsFieldSet{
	padding-right:0px;
}

.fieldSetLabel{
	white-space:normal;
	width:150px;
	display:block;
}

.productSelection{
	cursor:pointer;
}

#col3_content_main{
	background:url(/demo/css/graphic/nq_yaml/images/productlisting/contentback.gif) repeat-y 0 0;
	/*f1loat:left;*/	
}

div.productListItemOuter{
	width:370px;
	padding:0px;
	margin:0px;
	float:left;
}

div.productListItem{
	float:left;	
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	/*border-bottom:1px solid #E8E8E8;*/
	font-size:90%;	
}

div.horSeparator{
	border-bottom:1px solid #E8E8E8;
	width:740px;
	margin-bottom:10px;
	float:left;
	height:1px;
	font-size:1px;
}

div.horSeparatorHidden{
	display:none;
}
	
div.productListItem div.mediaArea{
	width:140px;
	float:left;
	text-align:center;		
}

div.productListItem div.mediaArea div.exVatPricing, div.productListItem div.mediaArea div.incVatPricing{
	width:65px;
	float:left;
	text-align:center;
	text-align:left;
	white-space:nowrap;		
}

div.productListItem div.mediaArea div.pricingArea div.busExVatPricing{
	width:95px;
	padding-left:15px;
	white-space:nowrap;			
}

div.productListItem div.mediaArea div.pricingArea{
	margin-right:10px;	
}

div.productListItem div.mediaArea div.exVatPricing b{
	color:#00609F;
}
	
div.productListItem div.contentAreaOuter{
	width:206px;
	float:right;	
}
div.productListItem div.contentArea,
div.productListItem div.contentArea i,
div.productListItem div.contentArea font
{
	color:#6B696B !important;
	font-family:verdana !important;
	font-size:11px !important;
	font-style:normal !important;
	text-decoration:none !important;
}
#col3 div.productListItem div.contentArea H2{
	color:#000;
	border-bottom:none;
	margin: 0 0 5px 0;
}

div.productListItem div.contentArea p{
	margin:0px;
	padding: 0 0 5px 0; 
}

a.productSelection{
	color:black;
}

div.productListItemOuter div.photoArea{
	margin-right:10px;
}
 
.fieldSetLabelIE{
	position:relative !important;
	 
}

.legendIE{
	margin-bottom:5px !important;
}

table{
	
}




