.container-boxed { 
	width:100%;
	border-radius:0px;
	box-shadow: 0px;
	moz-box-shadow: 0px;
	-webkit-box-shadow:0px;
}
