body {
	background-color:#E8EBEC;
	margin:0 auto;
	padding:0 auto;
}
#containers {
	width:850px;
	height:500px;
	margin:50px auto;
}

.widget_side {
	left:-550px;
	position:absolute;
	top:-500px;
}

#clip {
	width:850px;
	height:500px;
}
