A:link { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif; TEXT-DECORATION: none;} 
A:visited { FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: arial, helvetica, verdana, sans-serif; TEXT-DECORATION: none;} 
A:active { FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: arial, helvetica, verdana, sans-serif; TEXT-DECORATION: none;} 
A:hover { FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: arial, helvetica, verdana, sans-serif; TEXT-DECORATION: none; }
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	.sampleTitle {
	    color:#000000;
		text-align:center;
	}
	.gridCell {
		float:left;
		text-align:center;
		position:relative;
		overflow:hidden;
	}
	.gridCell .realviewLink {
		border:1px solid #000000;
		display:block;
		padding:0px;
	}
	.gridCell .realviewImage {
		border:2px;
	}
	.gridCell .realviewLink:hover .realviewImage {
		border:2px solid #ff0000!important;
	}
	.gridCell .realviewLink:hover {
		border:1px solid #ff3333!important;
	}
	.gridCellInfo {
	    color:#a5a5a5;	
		text-align:center;
		font-size:.75em;
	}
	.gridCellInfo a, .gridCellInfo a span {
		text-align:center;
	}
	.allGrids {
		text-align:center;
		width:100%;
	}
	.centerGrids {
		 margin-left: auto;
		 margin-right: auto;
	}
	.error {
		border:1px solid;
		padding:18px;
		margin-bottom:23px;
	}
	.selectedSort, .selectedSort a {
		text-decoration:none;
	}
	.count {
		float:right;
		margin-left:-2px;
		margin-bottom:7px;
		text-align:right;
		position:relative;
	}
	.pbimg {
		position:absolute;
		top:-5px;
		left:0px;
	}
	.pbimg img {
		border:0px;
	}
	.count a, .sortLinks a {
		
	}
	.sortLinks {
		
	}
	.clearMe {
		clear:both;
		margin:0px;
		padding:0px;
	}
	.short {
		height:10px;
	}
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	
	.current {
		
	}
	
	.productDescription {		
		cursor: default;
		text-decoration: none;
		position:relative;
		overflow:hidden;
		height:15px;
	}
	.productTitle {
		display:block;
		height:15px;
		overflow:hidden;
		font-weight:bold; 
	}
	.productPrice {
		cursor: default;
		text-decoration: none;
		font-size: 8pt;	
	}	
	.paginationArrows {
		text-decoration: none;	
	}
	