#rightbar #rightbar-menu {
/*	background: url(images/rightblock-bg.png) no-repeat bottom; */
	width:190px;
	padding-bottom: 20px;
	margin-top: 0px;
	}
	
	
#rightbar UL {
	padding: 0;
	margin: 0;
	margin-top:0px;
	padding: 10px;
	padding-left: 20px;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 24px;

	background: url(images/rightblock-bg.png) no-repeat bottom; 
	padding-bottom: 20px;
}

#rightbar UL LI A {
	text-decoration: none;
	color: #a7614d;
	}
#rightbar UL LI.act A {
	font-weight: bold;
	}
	
#rightbar .csc-textpic {
	background: url(images/rightblock-bg.png) no-repeat bottom; 
	padding-bottom: 20px;
	}
	
#rightbar .csc-textpic-text {
	padding: 1px;
	padding-left: 14px;
	}
	
