/*
 *  Clean.css
 *  Chill Pill
 *
 *  Created by Nicholas Penree on 7/20/09.
 *  Copyright 2009 Conceited Software. All rights reserved.
 */

#fever {
	display:none;
	left: 0px;
	width: 0px;
}

#fluid {
	left:22px;
}

.fluid.show-feeds.hot #content-container {
	margin-left:7px;
}
.fluid.show-feeds #content-container {
	margin-left: 480px;
}

.notches, .temperature {
	display: none;
}

div.box.link {
	margin-right: 5px;
}

#section-4 {
	display: none;
}