@import url('global.css');

/*with no left column, overwrite the one in global*/
#Content{ 
	width: 100% !important;
	width /**/: 770px;
	height: inherit;
	margin: 0; padding: 0; margin-left: 5px; margin-bottom: 5px;
}

