#slider {
    width: auto;
    margin: 0 auto;
    position: relative;
}

.navTd
{	
}
.scroll {
    height: 600px;
    width: 620px;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #fff;
	
}

.scrollContainer div.panel {
    padding: 20px;
    height: 570px;
    width: 500px;

}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0px;
	overflow:scroll;
	overflow:auto;
	overflow-x:hidden;
	width:160px;
	height:600px;
    padding-bottom: 9px;
	
}

ul.navigation li {
    margin-right: 0px;
    padding-top:20px;
}

ul.navigation a {
    padding: 10px;
    color: #2c2c2c;
    text-decoration: none;
}

ul.navigation a:hover {
    

}

ul.navigation a.selected {
	



}

ul.navigation a:focus {
    outline: none;
}



.hide {
    display: none;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
