/**
 * skeleton.css - Example CSS file for theme, use this when adding a new CSS file
 * $Id$
 */

/***********************************************************************
 * Elements
 **********************************************************************/

/***********************************************************************
 * Items
 **********************************************************************/

/* Header Container */

/** Body Container **/

.body-inner .left-col {
	width: 682px;
	float: left;
}

.body-inner .right-col {
	width: 208px;
	float: right;
}

/** Content **/

/** Sun Navigation **/

/***********************************************************************
 * Classes
 **********************************************************************/

