a.rollover:hover,
a.rollover:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.clearfix:after {
	content			: url(./img/blank.gif);
	display			: block;
	clear			: both;
	height			: 0;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul.history {
	font-size	: 12px;
}

ul.history li {
	display		: inline;
}
