#content {
	width: 250px;	
}
#page-fade {
	display: none;	
}
#content #navigation .menu {
	width: 121px;
}
#content #logo {
	background-position: -300px -175px;
	width: 152px;
}
#content #toolbar {
	width: 255px;
	float: left;
}
#content #toolbar .links {
	display: none;	
}
#content #toolbar .module {
	background: none;
	border-bottom: 1px solid #333333;
	float: right;
	margin: 6px 5px 0px 0px;
	padding-bottom: 7px;
	width: 240px;	
}
#content #toolbar #search {
	margin-left: 0px;	
}
#content #toolbar .dropdown {
	margin-left: 24px;	
}
#content #navigation {
	margin: 40px 5px 20px;	
}
#content #navigation ul {
	display: none;	
}
#content #navigation select {
	display: block;	
	width: 245px;
}
#content .feature {
	display: none;	
}
#content .cheetos {
	margin-right: 5px;
	margin-top: -12px;
	width: 69px;
	height: 49px;
	background: url(../media/images/bar-sprite.png) no-repeat;
}
#content .cheetos {
	background-position: -457px 0px;	
}
#content .cheetos.hover {
	background-position: -457px -49px;	
}
#content .cheetos.down {
	background-position: -457px -98px;	
}