/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/10/all/home_generic.css (Dunelm Acorn Homes)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	22Aug05		CT			created
2.0.0
*/

@import url(/css/all/home_generic.css);

.home_page_content {
	width : 535px;
}

.home_signpost {
	width : 215px;
	padding : 10px 10px 10px 40px;
	float : left;
}

.boxwrap { 
		width: 535px; 
	}
	
.boxtop { 
	width : 535px; 
}

.boxHorizontalBorder {
	width : 535px; 
}

.boxbottom {
	width: 535px; 
}

.boxright { 
	width: 267px;
}

.boxleft { 
	width: 267px; 
}

.text_box img {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}


