#sidebar2 {
	float:right;
	width:220px;
	overflow:hidden;
}

#mainContent {
	width:520px;
}

#contentBody {
    padding-right:10px;
}