﻿/***
	O2 blueroom v4 microsites
	ARSENAL MOBILE
	www.aislondon.com (2008)

	:: Based on Templates/TwoColumn
	:: Last update: MB 24/10/2008

	-[Inherits]------------------------
	Base.css > Generic.css
	-----------------------------------
			
	-[Contents]------------------------
	1. GRAPHIC
	2. COPY
	-----------------------------------

***/

/**
	1. Graphic
*/

div#graphic {
	float: left;
	margin: 0 0 6px 0;
	padding-bottom: 3px;
	width: 448px;
	_zoom: 1; /*Think this fixes the template in IE6, better check this */
}

/**
	2. Copy
*/

div#copy {
	float: right;
	overflow: hidden; _zoom: 1;
	padding: 16px;
	width: 428px;
}

div#copy h2 {
	color: #155AA0;
}