#demo { }

#title { color:#2C2C2C; text-align:center; font-size:18px; font-weight:bold; font-style:italic; padding-bottom:6px; }

a#prev, a#next { font-size: 0; color: #fff; text-decoration: none; }
a#prev:hover, a#next:hover {text-decoration: underline; }
	
.pics { height: 296px; width: 608px; padding:0; margin:0; overflow: hidden }
.pics img { height: 296px; width: 608px; top:0; left:0 }

.nav { margin: 5px 0 0 0; float:right;}
#nav a { margin: 0 2px; font-size:0; display:block; float:left; width:14px; height:20px; background: url(../images/bg-btns.png) top center no-repeat; text-decoration: none }
#nav a.activeSlide {  }
#nav a:focus { outline: none; }