/*
    screen.css: MODERN BROWSER (v5+) SCREEN
    ------------
    Job:				
    Produced by:		Joanne Finch @ Mando Group
    Start date:			04/12/2006
    ------------
    COLOUR SPEC:
	
	Light grey			#cac9c9
	Dark grey			#434343
	Light red			#c07174
	Dark red			#bb454a
    ------------
	FURTHER INFO:		
	------------
    TOC:
    1.	type selectors
    2.	structural
    3.	navigation
    4.	forms
    5.  tables
	6.	specific templates
*/
/************************************
 =1. type selectors 
 ************************************/
/************************************
 =2. structural
 ************************************/
#container2{
	width: 65.2em;
	margin-top: -2px;
	}
#header{
	margin-left: 1.9em;
	background: url(../img/header.gif) no-repeat top left;
	}
.maincontent{
	padding: 1em;
	}
/************************************
 =3. navigation
 ************************************/

/************************************
 =4. forms
 ************************************/
/************************************
 =5. tables
 ************************************/
/************************************
 =6. specific pages
 ************************************/

