	body {
		background:#fff;
		color:#000;
		font-family:Arial,Helvetica,sans serif;
		font-size:.9em;
	}
	.gridCell {
		float:left;
		margin:2px 2px 2px 0px;
		text-align:center;
		position:relative;
		overflow:hidden;
	}
	.realviewImage {
		border:1px solid #fff;
	}
	.gridCellInfo {
		text-align:center;
		color:#000;
		font-size:.75em;
	}
	.gridCellInfo a, .gridCellInfo a span {
		text-align:center;
		color:#6699cc;
	}
	.allGrids {
		text-align:center;
		width:100%;
	}
	.centerGrids {
		 margin-left: auto;
		 margin-right: auto;
		 width: 100%;
	}
	.error {
		background:#001100;
		border:1px solid #004400;
		color:#00FF00;
		font-weight:bold;
		font-style:italic;
		padding:18px;
		margin-bottom:23px;
	}
	.selectedSort, .selectedSort a {
		color:#6699cc!important;
		text-decoration:none;
	}
	.count {
		float:right;
		color:#663300;
		font-size:.9em;
		margin-left:-2px;
		margin-bottom:7px;
		width:900px;
		text-align:right;
	}
	.count a, .sortLinks a {
		color:#6699cc;
	}
	.sortLinks {
		font-size:.9em;
	}
	.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 {
		color:#663300;
	}
	
	.productDescription {
		cursor: default;
		text-decoration: none;
		font-size: 7pt;
		position:relative;
		overflow:hidden;
		height:12px;
	}
	.productTitle {
		display:block;
		height:14px;
		overflow:hidden;
	}
	.productPrice {
		cursor: default;
		text-decoration: none;
		font-size: 8pt;	
	}	
	.paginationArrows {
		text-decoration: none;	
	}
	