﻿/*
	Stylesheet for IE6 Browser compatability
    
	Date:	17/03/2011
	By:		Matt Bentley

*/

/* Box content */
.box-content                                {overflow: auto !important;}
.box-size2                                  {margin-left: 5px;} 
.box-size3                                  {margin-left: 5px;} 
.box-size4                                  {margin-left: 5px;}
.box-size4:first-child, 
.box-size3:first-child, 
.box-size2:first-child, 
.box-size4.first, 
.box-size3.first, 
.box-size2.first                            {margin-left: 0}

/* Base Styles */
.footer                                     {height: 28px;}

/* Buttons */
.button span                                {margin-left: 10px;}

.banner P
{
	width: auto;
}
.banner.narrow P
{
	width: 520px;
}