#contentMid {
	width:600px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:60px;
	margin-left:200px;
	background-color:#C0C0C0;
	/*  
	position:absolute;
	top:240px;
	left:30px; */
	
}
#contentRight {
	width:150px;
	padding-left:10px;
	padding-right:10px;
	/*   padding-bottom:60px;  BM  */
	position: absolute;
	margin-left:580px;
	margin-top:240px;
	position:absolute;
	top:0px;
	left:240px;
	height:100%;
}

