.box_sitemap {
	margin-bottom:10px;	
} 
.box_sitemap h2 {
	background:url(../images/icon_cat.gif) left no-repeat ;
	border-bottom:1px dotted #CCCCCC;
	color:#003399;
	font-size:12px;
	height:25px;
	line-height:25px; 
	padding-left:10px;
}
.box_sitemap ul {list-style:none;}
.box_sitemap li {
	
	float:left;
	height:30px;
	line-height:30px;
	width:24%;
}
.box_sitemap li  a {
	background:url(../images/icon_li.gif) left no-repeat ;
	display:block;	
	line-height:30px;
	padding-left:10px;
	color:#3D3D3D;
}

.ListSupport { padding:10px 0px;}
.ListSupport .View {
  float:left; 
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	background:url(../images/hr_support.gif) left bottom no-repeat;
}
.ListSupport.last {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}

.ListSupport div.View div.item{
  float:left;
	margin:0; 
}

.ListSupport .View div.item .boxItem {
	margin:5px;	
}
.ListSupport .View h3 {
	color:#cc4702;
	font-weight:bold;
	padding:5px 0px;
}
.ListSupport .View .nick {
	padding:3px 0px;	
}

.boxContact {}
.boxContact .note { padding:5px 0px; color:#5c5c5c; font-style:italic;}
.boxContact .maps { padding-top:5px; font-weight:bold;} 