#cont{
	margin-right:0px; 
    padding-right:10px; 
    position:relative;
}

#cont .bottom{
	width:1000px;
	height:20px;
	position:relative;
	background:#3A3A3A;
}
#cont .panel1{
	background: #3A3A3A;
	width:320px;
	height:250px;
	top:0px;
	left:20px;
	position:relative;
	
}