#banner {
	DISPLAY: block; position:relative; WIDTH: 190px; HEIGHT: 250px;border:1px solid #FF0000;margin-left:8px; background-color:#ffffff
}

#fW_Content {
	DISPLAY: block; position:relative; WIDTH: 190px; HEIGHT: 220px;padding:0px;overflow:hidden
}
#fW_Content IMG {
	
}
#fW_Controls {
	DISPLAY:block;  MARGIN: 0px;  position:absolute; z-index:10;right:0;bottom:6
}
#fW_Controls A {
	 FONT-SIZE: 8pt; FLOAT: left; WIDTH: 16px; COLOR: #000; HEIGHT: 14px; TEXT-ALIGN: center; line-height:100%;padding-top:1px;margin-right:5px;margin-top:10px; 
}
#fW_Controls A.activeSlide {
	 COLOR: #FFF;
	 background-image:url(cbg.png);
	 background-position:center;
	 background-repeat:no-repeat
}
#fW_Controls A:hover {
	COLOR: #FFF;
	background-image:url(cbg.png);
	background-position:center;
	background-repeat:no-repeat
}
