#logoBox {
	margin-top: 0px;
	margin-left:0px;

}

*html #logoBox {
	margin-top: 10px;
	margin-left:0px;

}



#logoBoxRight {
	float:right;
	margin-right:20px;
}



#logoBoxRight img {
	margin-top:10px;
}

*html #logoBoxRight img {
	margin-top:20px;
}


#logoBoxRight2 {
	float:right;
}

#logoBoxRight2 div {
	margin-top:10px;
	margin-right:80px;
	text-ident:0px;
	color: #AAABAD;	
}

*html #logoBoxRight2 div {
	margin-top:20px;
	margin-right:80px;
	text-ident:0px;
	color: #AAABAD;	
}

