/*

.csc-sitemap a {
    color: #5099C8;
    font-weight: bold;
    padding: 5px 0 5px;
}
*/
/*
.csc-sitemap li{    
    padding-top: 5px;
    margin-bottom: 5px;    
}
*/

.csc-sitemap ul ul li, ul ul ul li{
    border-left: none;
    border-right: none;    
/*    color: #7A7A7A;
    margin-left: 20px;
    display: list-item;
*/
}

.csc-sitemap ul ul li a, ul ul ul li a {    
   /* color: #7A7A7A;
    font-weight: normal;
    display: inline;       */
    white-space: normal;
    border-bottom: none;
   /* margin-left: 10px;*/
}


.csc-sitemap{
    margin-left: 20px;
    clear:both;
}

#c86 {
      clear:both;
      display: inline;
}

/*#mm ul ul li, ul ul ul li {
    clear:both;
    display: none;
}*/
.dhp_sitemap, .csc-sitemap{
	/*width: 932px;*/
	width: 1218px;
	float: left;
}
.col_sitemap, .csc-sitemap ul li{
	width: 224px;
	float: left;
	margin: 0 24px 4px 0;
}
.col_sitemap div, .csc-sitemap ul li {
	display:block;
	border-bottom: 1px solid #cdcdcd;        
}
.col_sitemap div span, .csc-sitemap ul li a {
	display:block;
	padding: 4px 0 5px 0;
}
.col_sitemap div a, .csc-sitemap ul li ul li a {
	display:block;
	color:#7a7a7a;
	padding: 4px 0 5px 0;
        font-weight:none;
}
.col_sitemap div a:hover, .csc-sitemap ul li ul li a:hover {
	color:#d11414;
}
.col_last{
	margin: 0 0 4px 0;
}

.text_red{
	color: #d01414;
	font-weight:bold;
}
.text_blue, .csc-sitemap ul li a {
	color: #5099c8;
	font-weight:bold;
}

.col_sitemap div span a {
    color: #5099c8;
    padding: 0;
}
.col_sitemap div span a:hover {
    color: #D11414;
}

.box_white_shadow .box_middle{
    padding-right: 6px;
    background: transparent url(../images/boxes/box_shadow_right.png) repeat-y right top;
}

.box_white_shadow .box_bottom div{
    background: transparent url(../images/boxes/box_white_shadow_bottom_right.png) no-repeat right center;
    height: 11px;
    margin: 0 0 0 20px;
    padding-right: 6px;
}

/*.box_white_shadow .box_middle .box_content, .box_white .box_middle .box_content {
    padding: 12px 11px !important;
}*/
/*.dhp_sitemap{
	width: 100%!important;
}*/
