#right_content-menu
{
	padding: 0px;
	width:270px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#right_content-menu ul
{
list-style:none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	}
	

#right_content-menu ul li{
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#right_content-menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ed0000;
	text-decoration: none;
	margin-bottom: 15px;
}
#right_content-menu ul li a:hover{
	text-decoration: underline;
	color: #00F;
}