.leftWrapperFooter { float: left; width: 700px; }

.rightWrapperFooter { float: right; width:220px; }

.colOneFooter { float: left; width: 155px; margin-right: 20px; }

.colTwoFooter { float: left; width: 155px; margin-right: 20px; }

.colThreeFooter { float: left; width: 155px; margin-right: 20px; }

.colFourFooter { float: left; width: 155px; }

.colFiveFooter { float: right; width: 220px; color: #555; line-height: 1.8em; }

.colLeft300 { width: 325px; height: 330px; float: left; }

.colRight300 { width: 325px; height: 330px; float: right; }

.col700 { width: 700px; float: left; height: 200px; }

h5 {
border-bottom:1px solid #bababa;
color:#333;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
margin:10px 0 0 0;
padding:0 0 10px 0;
text-transform:uppercase;
}
.leftWrapperFooter {
/*text-shadow:0 -1px 1px #000000;*/
}

.leftWrapperFooter li {
border-bottom:0px solid #bababa;
display:block;
line-height:1.8em;
margin:0 0 0 -40px;
padding:0 0 3px;
}

/*
ul.footerNav li {
border-bottom:1px solid #222222;
display:block;
line-height:1.8em;
margin:0 0 3px;
padding:0 0 3px;
}
*/
.leftWrapperFooter li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon-fillarrow-gray.gif) no-repeat scroll 0 50%;
color:#333;
padding:0 0 0 10px;     text-decoration:none;
}

.leftWrapperFooter li a:visited {color:#333; text-decoration:none;}
.leftWrapperFooter li a:hover {color:#333; text-decoration:underline;}

