.clearboth{
	clear: both;
}

img{
	border:0;
}

body{
	
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}
