/* This is the default container size stylesheet file. Here, the initially used
 * width (and visibility) for all containers with resolutions based dimensions  
 * is stored. If certain JavaScript functions can be used, the values are 
 * overridden on loading or resizing.
 */


div#mainwindow {
	width: 880px;
	margin: 0px auto auto 110px;
	}

div#content {
	width: 730px;
	}

div#cnt-tc {
	width: 570px;
	}

div#cnt-mc {
	width: 570px;
	}

div#cnt-bc {
	width: 570px;
	}

div.cnt-area {
	width: 570px;
	}

div#pens {
	left: 0px;
}
