html, body {font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#e6e6e6; font-size:12px;}

* {margin:0; padding:0}
a {outline:none}
img {border:none}

#wrapper {width:975px; background-color:#fff}
#container {width:955px;}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

.pagination{display:none;}
