#footerOuter {
   vertical-align:bottom;
   height:20px;
}

#footerPanel {
   border-collapse: collapse;
   padding: 0px;
   width: 990px;
   margin:auto;
   text-align:center;
}

#footerPanel .textBold {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	font-weight: bold;
}

#footerPanel .smallText {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	word-spacing: 0em;
	letter-spacing: 0.75px;
}

#footerPanel .optimizationText{
	font-size: 10px;
	line-height: 10px;
	color: #cccccc;
	word-spacing: 0em;
	letter-spacing: 0.75px;
}

#footerPanel td {

}

#footerPanel  a{
}

#footerPanel img{
   padding: 0px;
   margin: 0px;
   border: 0px;
   display: block
}

#footerPanel a:hover{
}  
