/* Document Page Styles For Corporate Mergers Website */
/* Version V1.0.0, 30/11/2007 WBM. */
/* Copyright 2007 property of Corporate Mergers */
/* Produced by Design Atom - www.designatom.com */

/* IMAGE STYLES */

/* Corporate Mergers Logo */
img.logo {
	align: right;
	float: right;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 80px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}

/* Standard Image */
img.normal {
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}

/* Design Atom Logo */
img.designby {
	position: relative;
	left: 0px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}


