#context-area {
	height:200px;
	width:30%;
	float:left;
	border:1px solid red;
	background-color:#eee;
} 

