/*********************************************************
	= GRID - Table of Content
*********************************************************/

/*
	= BASE 960 GRID
*/




/*********************************************************
	= BASE 960 GRID
*********************************************************/

.container {
	width: 1030px;
}

.container_wrap {
	border-top: 0;
}

.container .nine.units {
	/*width: 707px;*/
	width: 730px;
}

.container .twelve.units {
	width: 1030px;
}




