#mainNavDiv {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 900px;
height: 25px;
line-height: 25px;
font-family: Verdana;
font-size: 14px;
text-align: center;

display: none;
}

#mainNavDiv .new {
position: absolute;
top: -10px;
left: 550px;
width: 40px;
height: 24px;
background: url(../images/d5/new_feature.gif) no-repeat;
}

#webFooterDiv {
clear: both;
text-align: center;
/*
margin-top: -30px;
*/
padding-bottom: 30px;
}

#webFooterDiv .logo {
width: 116px;
height: 83px;
margin: 20px auto 6px auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/csl/csl.png');	
}

* html #webFooterDiv .logo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/csl/csl.png');	
}
#webFooterDiv .logo[class] {
background-image:url("/images/csl/csl.png");
}
