/*  
Title: WEEE info page
Site Url: www.dyson.co.uk
Description: CSS WEEE info page
Version: 1.0
Design: Jonathan Penny
*/

/* WEEE Main Content */
#WEEE_image
{
	float:left;
	width:175;
}

#WEEE_text
{
	float:right;
	width:720px;
}

/* Global Classes */
.clearboth
{
	clear:both;
	line-height:0;
	height:0;
}

.wheelie_bin
{  float:right;
   padding-left:20px;
}
