.clear {
	clear:both;
	height:0px;
	line-height:0px;
	height:0px;
}

.right {
	float:right;
	margin-left:40px;
	margin-bottom:20px;
}

.left {
	float:left;
	margin-right:40px;
	margin-bottom:20px;	
}

.bold {
	font-weight:bold;
}