/* Start of CMSMS style sheet 'ecs : content_no_page_frame' */
/* content with place between logo and content-box*/
#content {
	margin-top: 10px;
	margin-right: -94px;
}


/* placeholder for gontent-background*/
#content_head {
	width: 770px;
	float: right;
}

/* content-box */
#content_box {
	float: right;
	width: 770px;
}

/* content-area*/
.content {
	width: 600px;
	margin-left: 20px;
}


/* placeholder for background */
#content_foot {
	width: 770px;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}






/* End of 'ecs : content_no_page_frame' */

