@charset "utf-8";
/* CSS Document */

ul.blue-list {
	list-style-image:url(http://theges.org/blog/wp-content/themes/cleanism/elements/images/check-blue.png);
}

#countdown {
	display:block;
	width:100%;
	margin:0 auto;
	font-size:32px;
	padding-top:20px
}