.slideshow {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: relative
}
.slideshow A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.slideshow LI.slide {
	LIST-STYLE-TYPE: none
}
.slideshow .slides {
	MARGIN: 0px; HEIGHT: 280px
}
.slideshow .slides LI.slide {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px
}/*
.slideshow .buttons {
	DISPLAY: none
}
.slideshow .buttons {
	DISPLAY: block; Z-INDEX: 100; LEFT: 0px; MARGIN: 0px; BOTTOM: 20px; POSITION: absolute
}

.slideshow .buttons LI A {
	FLOAT: left; WIDTH: 30px; COLOR: #fff; HEIGHT: 30px; TEXT-DECORATION: none; outline: 0
}
.slideshow UL.buttons LI A:hover {
	COLOR: #0a0a0a; TEXT-DECORATION: none
}
.slideshow UL.buttons LI.active A:hover {
	COLOR: #666666
}
.slideshow UL.buttons LI.active A {
	COLOR: #666666
}*/

.slideshow .buttons ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size:11px;
	font-weight:bold;
	}
.slideshow .buttons li a {
	color:#666666;
	text-decoration:none;
	}
	
/*.slideshow .buttons li.active div{
	color:#666666;
	background-image:url('<%= response.encodeURL("/content/philippines/miscellaneous/multi-banner/images/hoverbg.jpg")%>')
	background-repeat: repeat-x;
	
	text-decoration:none;
	}	*/
	
.slideshow .buttons li a:active {
	color:#FF0000;
	text-decoration:none;
	}	
.slideshow .buttons li a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.slideshow UL.buttons LI.active A:hover {
	COLOR: #FF0000;
	text-decoration:underline;
}
.slideshow UL.buttons LI.active A {
	COLOR: #FF0000;

