#sidebar {
	/* modify width and height of scrolling section if necessary	*/		
	width: 250px;
	height: auto;
	padding:10px;
	float:right;	
	background:#99c;
	border: solid #000000 thin
}


