DIV.footer_img {
    margin: 0px;
    text-align:left
}
DIV.footer_text {
	margin: 0px;
	text-align: center;
	FONT-SIZE: 90%; 
	FONT-FAMILY: Helvetica, Arial, Times New Roman; 
	BACKGROUND-COLOR: #DDDDDD;
	color: #000000;
	border-top: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;

}
