#polaris-footer{
max-width: 980px;
height:30px;
display:block;
overflow:hidden;	
border:1px solid #c2c2c2;
font-family:Arial, Helvetica, sans-serif;
background: url('/fileadmin/templates/corporate/img/polaris-footer-background.gif') transparent repeat-x top left;
margin:4px auto 0px;
}
#polaris-footer > ul{
padding:0px;
margin:0px;
border:none;
display:block;
overflow:hidden;
height:30px;
float:left;
}
#polaris-footer > ul > li{
display:block;
float:left;
overflow:hidden;
border-right:1px solid #c2c2c2;
height:30px;
}
#polaris-footer > ul > li > a{
display:block;
overflow:hidden;
padding:0px 15px;
height:30px;
line-height:30px;
color:#165b9d;
text-decoration:none;
font-size:10px;
}
#polaris-footer > ul > li > a:hover{
background-color:#eaeaea;
}
#polaris-footer > div{
float:right;
display:block;
overflow:hidden;
height:30px;
padding:0px 6px 0px 0px;
text-align:right;
}
#polaris-footer > div > span{
padding:0px 9px 0px 9px;
font-size:10px;
color:#898989;
line-height:30px;
height:30px;
display:block;
float:left;
}
#polaris-body-content > .title {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
width:850px;
padding-left:28px;
}
#polaris-body-content > table {
width:850px;
padding-left:28px;
}
.subheader {
font-weight:bold;
text-transform:uppercase;
}	 