#sidebar {background-image:none;right:201px;}
div#mainmenu {width:201px;}
#sidebar .module_menu li a {background:url(../images/menu_bg_normal.gif) no-repeat 25px 0; padding:2px 12px 2px 0; }
#sidebar .module_menu li a:hover {background:url(../images/menu_bg_normal.gif) no-repeat 25px -24px; }
#sidebar .module_menu li#current a {background:url(../images/menu_bg_normal.gif) no-repeat 25px -48px; }
#sidebar .module_menu li#current.parent li a {background:url(../images/menu_bg_normal.gif) no-repeat 25px 0px;}
#sidebar .module_menu li#current.parent li a:hover {background:url(../images/menu_bg_normal.gif) no-repeat 25px -24px;}
#sidebar .module_menu li li#current a{background:url(../images/menu_bg_normal.gif) no-repeat 25px -48px;}
#sidebar div.module div.semi_rounded_top, #sidebar div.module_text div.semi_rounded_top {
	background:url(../images/mod1_tl.gif) repeat;
}
#sidebar div.module, #sidebar td { color:#ccc;}
.searchbar {background-image:none; background:#333;}
.searchbar .search {width:201px;}
#sidebar div.module div.semi_rounded_bottom, #sidebar div.module_text div.semi_rounded_bottom
{background:url(../images/mod1_bl.gif) 0 0px no-repeat;}
ul li {
margin: 0 0 0.25em 20px;
padding: 0;
list-style-image:url(../images/bullet.png);
list-style-position:outside;
}