/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:	STYLE SHEET
Filename:	css/5/all/home_generic.css (Dunelm Property Services)
Description:Generic home page classes 
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
5	04Apr05		CT			Added text_box img as these settings need to be sub-site specific
4	31Mar05		CT			Updated home_signpost
3	31Mar05		CT			Updated for new grid layout
2	23Mar05		CT			Removed fixed height from cells
1	11Mar05		CT			created
2.0.0
*/

@import url(/css/all/home_generic.css);

.home_page_content {
	width : 525px;
}

.home_page_contracts {
	width : 135px;
	float : right;
}

.contracts_prop {
    height : 300px;
    float : right;
    width : 1px;
}

.home_signpost {
	width : 215px;
	padding : 10px 10px 10px 35px;
	float : left;
}

.boxwrap { 
	width: 525px; 
}
	
.boxtop { 
	width : 525px; 
}

.boxHorizontalBorder {
	width : 525px; 
}

.boxbottom {
	width: 525px; 
}

.boxright { 
	width: 260px;
}

.boxleft { 
	width: 260px; 
}

.text_box img {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
}
