/* right area */
#sidearea{
/*	width:310px; */
	width:310px;
	height:394px;
	overflow:scroll;
	float:right;
	margin:64px 0 0 -206px;
	display:table-row;
	position:relative;
	background-color:#d5001a;
}

img {
	border: none;
}

