/* Current View Style */
#sampleCentre div.listpage ul.nxtpage li a.grid{ background:url(../../images/icons/viewgrid.gif) no-repeat 0 4px; color:#31185a;}
#sampleCentre div.listpage ul.nxtpage li a.grid:hover{color:#31185a; cursor:default }

#sampleCentre div.listpage ul.nxtpage li a.list{ background:url(../../images/icons/viewlist-a.gif) no-repeat 0 4px; color:#b5bf4f; }
#sampleCentre div.listpage ul.nxtpage li a.list:hover{background:url(../../images/icons/viewlist.gif) no-repeat 0 4px; color:#687eb8; cursor:pointer}

/* Current View */
#currentview_inner #youarehere{
	left:405px;
}


/* Item Listings */
#sampleCentre div.listcontent{
	float:left; width:101px; height:120px; margin:0 5px 0 0; border-bottom:0; 
}
html>body #sampleCentre div.listcontent{
	height:auto; min-height:120px;
}

#sampleCentre  .noleftmarg{margin:0;}

#sampleCentre div.listcontent h4{
	margin:0; padding:0 0 0 2px; font-size:90%;
}
#sampleCentre div.searchform div.listcontent h4 span{
	display:block; font-size:10px;
}

#sampleCentre div.listcontent p{display:none;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sampleCentre div.listcontent {clear:none; }
/* End IE5-Mac hack */

#sampleCentre div.listimg{
	float:none; width:100px; 
}

