.must-read-section
{
	border-right: 2px solid #000;
	float: left;
	min-height: 550px;
	padding: 0 5px;
	position: relative;
}

a.viewall
{
	position: absolute;
	bottom: 5px;
}

#next-gigs
{
	width: 125px;
	padding-left: 0;
}

#latest-news,
#store
{
	width: 253px;
}

#follow-us
{
	width: 125px;
	border-right: none;
	padding-right: 0;
}

#tweet
{
	margin-bottom: 20px;
	background-color: #dedede;
	padding: 5px;
	border: 1px solid black;
}

#store .image
{
	float: left;
	width: 94px;
	margin-right: 8px;
}

#store .image img
{
	max-width: 100%;
}

#store .info
{
	width: 145px;
	float: left;
}

#store .info .description,
#store .info .price
{
	margin-bottom: 1em;
}

#store .info .price
{
	font-weight: bold;
}

#follow-us h4
{
	margin: 0;
	padding: 0;
}

#follow-us h4 img
{
	margin: 0;
	padding: 0;
}