div#lhs {
	float:left;
	width:330px;
	overflow:auto;
	font-size:15px;
}
div#rhs {
	margin:0 0 0 350px;
}
div#latest-albums {
}
div#latest-albums img {
	border:6px solid #06a140;
	margin:0 16px 0 0;
	width:144px;
	height:144px;
	overflow:hidden;
}
div#latest-albums img.last {
	margin:0;
}
div#rhs div.lhs {
	float:left;
	width:266px;
	overflow:auto;
}
div#rhs div.rhs {
	margin:0 0 0 274px;
}
div#ontour {
	background:url(../images/on-tour.png) no-repeat top center;
	border:2px solid #d93e08;
	padding:65px 0 3px 0;
}
div#ontour div.item {
	padding:5px 3px;
	text-align:center;
}
div#news {
}
div#news div.item {
	padding:3px 0;
	border-bottom:2px solid #bfe7ce;
}