	body {

		background:white;

		color:#black;

	}

	.sampleTitle {

		text-align:center;

	}

	.gridCell {

		float:left;

		margin:0 9px 9px 0;

		text-align:center;

		position:relative;

		overflow:hidden;

	}

	.gridCell .realviewLink {

		border:1px solid #AFD0F8;

		display:block;

		padding:0px;

	}

	.gridCell .realviewImage {

		border:2px;

	}

	.gridCell .realviewLink:hover .realviewImage {

		border:2px solid #AFD0F8!important;

	}

	.gridCell .realviewLink:hover {

		border:1px solid #88a2c1!important;

	}

	.gridCellInfo {

		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;

		 width: 900px;

	}

	.error {

		border:1px solid;

		padding:18px;

		margin-bottom:23px;

	}

	.selectedSort, .selectedSort a {

		text-decoration:none;

	}

	.count {

		float:right;

		margin-left:-2px;

		margin-bottom:7px;

		width:900px;

		text-align:right;

	}

	.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;	

	}

	
