 
 #slideshow.pics
 {
     height:537px !important;
 }
 #nav 
 {
   left:inherit !important; right:0px !important; width:100px; display:none;
 }
#nav a 
{
    width:14px; height:13px; line-height:10px; display:inline-block; background :url("../images/browcircle.png") no-repeat;color:#a8aaae; margin-left:5px; color:#ec008c; font-size:8px; text-align:center;  
}
#nav .activeSlide 
{
  background :url("../images/redcircle.png") no-repeat; color:#fbb241;  font-size:8px; text-align:center;
}
 
#nav { z-index: 50; position: absolute; bottom: 0px;   }
#nav a {  text-decoration: none }
 
#nav a:focus { outline: none; }