#twocols{
	position:absolute;
	left:270px;
	top:110px;
	overflow:auto; 
	width:900px; 
	height:600px;
	margin: 0px;
	padding: 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background: #efeff0;
	border: 1px solid #333344;
}



