/* Footer Style */
    #mainContent_bottom {
    background:url(../images/footer_bg.gif) x-repeat top right;
	height:60px;
	width:962px;
	}
	.datetime {
	color: #fff;
	display: block;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
	padding:20px 15px;
	margin:0;
	text-transform:capitalize;
	clear:both;
	

}

#a8_footer { 
    width:962px;
	margin:0 auto;
	background-color:transparent;
	padding: 2px 0 6px 0;
	line-height: 0pt;
	height:20px;
	clear:both;}

#a8_footer ul {
	float: left;
	font-size: 83%;
	list-style:none;
	margin:0;
}
#a8_footer ul li {
	float: left;
	margin: 0 5px 0 0;
	padding:0 0 0 5px;
	border-left: 1px solid #555;
	line-height: 1.2;
}
#a8_footer ul li.firstItem {
	padding-left:15px;
	border:none;
}
#a8_footer p {
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#555555;
	line-height:18px;	
	}

#a8_footer p.right {
	text-align:right;
	padding-right:5px;
}

#a8_footer #footer_notice {
	text-align:right;
}

#a8_footer a, #a8_footer a:link, #a8_footer a:visited {
    color:#555555;
	text-decoration:none;
	}
	
#a8_footer a:hover {
   text-decoration:underline;
   }
/* End of Footer Style */
