/* © diesel, 2007 */

/* Структура документа */
	.main {
		position: relative; //height: 1%;}

		.left {
			position: relative;	float: left; 
			width: 236px; _margin-right: -3px;
			padding-bottom: 260px;} 

		.right {
			position: relative;	float: right; 
			width: 0; _margin-left: -3px;
			} 

		.center {
			position: relative;	//height: 1%; 
			margin: 0 0 0 236px; _margin: 0 0 0 233px;}

			.center-inner {
				position: relative; //height: 1%;
				width: 100%; _margin-right: -100%;
				float: left; //float: none;}
