﻿.footer_ul
{      
    /*line-height:14px;*/ 
    padding:0;
    margin:0 0 0 0;    
    float:left;  
}
						
.footer_ul li {
    list-style-type:none;
    /*margin-left:10px;*/
    width:140px;    
}

.footer_ul li:first-child
{   
    margin-bottom:10px;        
}

.footer_ul li:first-child a, .footer_ul li:first-child a:link, .footer_ul li:first-child a:visited, .footer_ul li:first-child a:hover, .footer_ul li:first-child a:active
{   
    color:#FFF;   
    font-size:16px; 
    text-decoration:none; 
    font-family:Arial; 
    line-height:18px;    
}		

.footer_ul li a, .footer_ul li a:link, .footer_ul li a:visited, .footer_ul li a:hover, .footer_ul li a:active
{
    color:#FFF;     
    font-size:9px;
    text-decoration:none;   
    font-family:Arial;
    line-height:14px;
}

#dnn_FooterPane {
	margin-left:10px !important;
	width:710px !important;
}
