* {
font-family:Arial,Verdana,sans;
margin:0;
padding:0;

}

a img{border:0;}
a, a:hover, a:visited{
	color:#000;
	text-decoration:none;
	outline:none;
}

.right{
	float:right;
}

.left{
	float:left;
}

.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 */  




