.ChumFooter
{
 background-color: #000000;
}
.ChumFooter img.Logo
{
 float: left;
}
.ChumFooter div.CustomContent
{
 float: left;
}
.ChumFooter div.JumpSelect
{
 float: right;
 margin: 2px;
}
.ChumFooter .JumpSelect select
{
 background-color: #666666; 
 font-size: 10px; 
 font-family: verdana; 
 color: #FFFFFF;
 margin-top: 8px;
}
.ChumFooter .Main
{
 width: 100%;
 color: #999999;
}
.ChumFooter .Main a
{
 color: #cccccc;
 text-decoration : none;
}
.ChumFooter .Main a:hover
{
 color: #FFFFFF;
 text-decoration : underline;
}
.ChumFooter .HorizonalRule
{
 width: 100%;
 /* text-height: px; */
 overflow: hidden;
 
 background-repeat: repeat-x;
 clear: both;
}
.ChumFooter .Main .Separator
{
    color: #ffffff;
}
.ChumFooter .LogoDiv {
 font-size: 10px; 
 font-family: verdana; 
 color: #FFFFFF;
float: left;
}
.ChumFooter .LogoDiv img.Logo
{
vertical-align: middle;
float: none;
display: inline;
}
