/* for RollOver */

p.banRollOver a:hover img {
	filter:alpha(opacity=80) !important; /*IE*/
	-moz-opacity: 0.8 !important; /*FF*/
	opacity: 0.8 !important;
}

p.topBan {
	line-height: 1;
	font-size: 1%;
	margin-bottom:5px;
}
p.topBan2 {
line-height: 1;
font-size: 1%;
background-image: none;
background-color: #FFF;
}
