

/*HELP SLIDER--------------------*/
/*-------------------------------*/

#help_slider {
height:452px;
width: 289px;
background:url(images/slider_bg.png) top left no-repeat;
visibility:hidden;
z-index:500;
}      

#slider_content {
width:163px;
}

#help_slider ul li {
border-bottom:1px solid #dcdbdb;
padding-bottom:5px;
margin-bottom:4px;
}

#help_slider ul li a {
color:#58585a;
line-height:1.5em;
font-size:0.9em;
font-weight:bold;
}


#help_slider h3 {
font-size:1.4em;
font-weight:bold;
width:88px;
color:#af252b;
margin-bottom:25px;
}

#handle {
width:57px;
height:500px;
background:url(images/handle.png) top left no-repeat;
}

