.fairinfo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	clear: both;
	float: left;
	padding-top: 10;
	padding-bottom: 10px;
	color: #FF3333;
	font-size: small;
	width: inherit;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}