div.sleep-challenge-nav {
	width: 100%;
}

div.sleep-challenge-heading {
	font-size: 2.4em; line-height: 1.2em; margin-bottom: 1em; margin-top: .8em;	
}

ul#sleep-challenge-menu {
	list-style-type: none;
	list-style-position: inside;
	margin: 2em auto;
	width: 76%;
}

#sleep-challenge-menu li {
	float: left;
	margin: 0 2%;	
}

li.day-item-lower {
	padding-top: .5em;	
}

li.day-item-higher a {
	margin-top: -7px;	
}

li.day-item a {
	display: block;
	height: 75px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: 0 0;	
}

li.day-item a span {
	margin-left: -10000px;	
}

li.day-item a:hover {
	background-position: 0 -75px;	
}

li.item-current a {
	background-position: 0 -75px;
}

.sleep-challenge-content #fb-like-button-container {
	margin: 1em 0;
}

.sleep-challenge-content .fb-comments {
	background-color: #fff;	
	padding: 2%;
}
