#linkslayer {
	width:140px;
	float:left;
	height:100px;
	padding-left: 4px;
}
.imgfloat {
	float:left;
	margin-left: 2px;
}
.sectionsfloat {
	width:170px;
	float:left;
	margin-right:5px;
	padding: 3px;
	background-image: url(img/bg.jpg);
	background-color: #fdfdfd;
	background-repeat: repeat-x;
}
.sectionsfloatsm {
	width:145px;
	float:left;
	margin-right:5px;
	padding: 3px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.sectionsfloatlg {
	width:200px;
	float:left;
	margin-right:5px;
	padding: 3px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.greytext2 {
	color:#333333;
	line-height:18px;
}
