/*Hello. We're glad you like the Love Hair Extensions website enough to look at the style sheet. We were pretty pleased with it too. We're called Ragged Edge Design and you can see more of our work by visiting www.raggededgedesign.com . If you want to get in touch, email info@raggededgedesign.com or call +44 20 7233 9073. We hope you enjoy the code….*/
.twoColumnLeftSection {
	float:left;
	width: 162px;
}
.twoColumnRightSection {
	float:right;
	width: 651px;
}
ul#sectionPageBanners {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul#sectionPageBanners li {
	padding: 10px 9px 0 0;
	width: 211px;
	height:155px;
	float:left;
}
ul#sectionPageBanners li.last {
	padding-right:0;
}
ul#sectionPageBanners li a{
	display:block;
	width: 211px;
	height:155px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	background-position:left top;
	color:#000000;
	background-color:#000000;
}