/**
 * skeleton.css - Example CSS file for theme, use this when adding a new CSS file
 * $Id$
 */

/***********************************************************************
 * Elements
 **********************************************************************/

/***********************************************************************
 * Items
 **********************************************************************/
#header {
	background: none;
}

/** Body **/

/* Left Column */

.left-col {
	width: 248px;
}

.block {
	width: 202px;
}

/* Right Column */

.right-col {
	width: 635px;
	padding-bottom: 50px
}

/***********************************************************************
 * Classes
 **********************************************************************/

