#navigation {
margin-left: 1px;
_margin-left: 0;
background: #fff url(../images-CSE/leftNav/bg-shine-top.gif) top right no-repeat;
margin-top: 27px;
}
#navigation ul {
padding-top: 3px;
background: transparent url(../images-CSE/leftNav/bg-shine-btm.gif) no-repeat right bottom;
}
#navigation li {
padding: 6px 10px 7px 13px;
background: transparent url(../images-CSE/leftNav/dashes.gif) bottom left no-repeat;
}
#navigation li.changer {
background: #fff url(../images/leftNav/leftNav_changer_bg1.png) bottom right no-repeat;
}
#navigation li.altNav {
background: url(../images/leftNav/leftNav_bg2.png) bottom right no-repeat;
}
#navigation li.top {
padding-top: 15px;
}
#navigation li.bottom {
background: none;
padding-bottom: 15px;
}