* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.clear {
	clear:both; 
}
.left { 
	float:left; 
}
.right {
	float:right; 
}