#mast {
	display: none;
}

#tagline {
	display: none;
}

#top-navigation {
	top: 4px;
}

#left-column {
	width: 462px;
	height: 548px;
	margin-top: 37px;
}

#right-column {
	width: 422px;
	height: 508px;
	margin-top: 37px;
	background-color: #1c1c1c;
	color: #fff;
	overflow: auto;
}

#right-column ul {
	padding: 0 30px;
}

