@charset "utf-8";
/* CSS Document */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom:1;
}

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

}