#indexerror {
	padding: 5px;
	text-align: center;
	font-size: 18px;
	background-color: #333;
	margin-bottom: 10px;
}

#newsbox {
	width: 770px;
}

#videosbox {
	width: 300px;
	height: 1240px;
	margin: 0 0 10px 10px;
	border: 1px solid #555;
	float: right;
}

* html #videosbox {
	height: 840px;
}

.boxcontainer {
	height: 520px;
}


* html .boxcontainer {
	height: 600px;
}

#newest {
	display: none;
}