#footer UL LI {
	PADDING-RIGHT: 5px; DISPLAY: inline; LIST-STYLE-TYPE: none; TEXT-ALIGN: left
}
#footer UL {
	MARGIN-LEFT: 0px
}

.SideItem ul li{
margin-left:10px;
margin-bottom:10px;}


#content_wrapper_3col .right_col {
text-indent:0px;}

#content_wrapper_3col .right_col li{
text-indent:10px;}

#new_wrapper {
	overflow:auto;
	background: url(../images/bg/flat3col.png);
	background-repeat:no-repeat;
	background-color: #fff;



}
#language {
	float:right;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
	
}
#language a:link {
	color:#fff;
	text-decoration: none;
}
#language a:visited {
	color:#fff;
	text-decoration: none;
}
#language a:hover {
	color:#fff;
	text-decoration: underline;
}