h1.gears2,div.cbreadcrumb {
    display:none !important;
}
#errors, #infos {
    border-radius:0px;
    border-top:0px;
    border-left:0px;
    border-right:0px;
}
h2 {
    font-size: 18px;
     margin-bottom: 15px;
     letter-spacing: -1px !important;
     font-weight: normal;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0px;
    text-shadow:0 1px 0 #FFFFFF;
    text-indent: 0;
}
#leftcol h2 {
    padding-left:16px;
    margin-bottom:0px;
}
#leftcol span.domaininfo {
    font-size:11px;
    color:#555555;
    padding-left:16px;
}
.icons ul {
    margin: 10px 0px 10px;
    padding:0px;
    list-style:none outside none;
}
.icons ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: top;
    width: 80px;
    text-align:center;
}
.icons ul li a {
    border: 1px solid #F1F1F1;
    display: block;
    padding: 5px;
    min-height: 61px;
    text-decoration:none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 15px #F4F4F4 inset;
}
.icons ul li a:hover {
     border: 1px solid #AAA;
}
.icons ul li a span {
    color: #333333;
    display: block;
    font: 11px Tahoma,sans-serif;
}

ul.leftmenu {
    list-style:none;
    margin:20px 0px;
    padding:0;
}
ul.leftmenu li {
    clear: both;
    float: left;
    padding: 3px 0;
    width:212px;
    /*background: url("../images/li_bg.png") no-repeat bottom center;*/
    border-bottom: 1px dotted #C1C1C1;
}

ul.leftmenu li  a {
    clear: both;
    color: #BBBBBB;
    float: left;
    height: 28px;
    padding-left: 16px;
    text-decoration: none;
    display:block;
}
ul.leftmenu li.current {
   background: url("../images/bg_current.png") no-repeat scroll right center transparent;
}
ul.leftmenu  li a img {
    clear: both;
    float: left;
    height: 16px;
    width: 16px;
}
ul.leftmenu li.current  a  span,ul.leftmenu li.current  a:hover  span {
    color: #FFFFFF;
    text-shadow: 1px 1px 0 #0A5482;
}
ul.leftmenu li  a  span {
    float: left;
    font-weight:bold;
    color:#555555;
    padding: 7px 10px 7px 0px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
ul.leftmenu li  a  span img {
    margin-right:7px;
}
ul.leftmenu li  a:hover  span {
    color:#006588;
}
.dbu {
    margin:45px 16px 20px;
    color:#555555;
    text-shadow: 1px 1px 0 #FFFFFF;
}
ul.leftmenu li  a  span.home {
    padding-left:24px;
    background:url("../images/monitor-window-3d.png") no-repeat center left transparent;
}
.p_cont {
    padding: 0px !important;
}
#inner {
    background:#fff url('../images/bg_inner.png') repeat-y top left !important;
}
#submenu {
    background:#f0f0f0 !important;
	overflow: hidden;
}
#leftcol {
    padding-top:15px;
    width:212px;
    overflow:hidden;
}
#rightcol {
   width:620px;
   padding:15px 27px;
}
.nbreadcrumb {
    font-size:11px;
    color:#555555;
    padding:0 0 30px;
}
.dbu .bcontnet {
    font-size:11px;
    margin-top:10px;
    width:180px;
}
.progress-content {
    position:absolute;background:#5C9CCC url('../images/bg_slide.png') repeat-x center left;height:15px;
      border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border:1px solid #4297D7;
    margin:-1px;

}
.progress-container {
position:relative;width:100%;height:15px;border:1px solid #CCCCCC;

    border-radius: 4px;
}