html > body, html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, p, img {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
#top #jump_to label{
	font-family: "Georgia";
	font-size: 15px;
	font-weight: 100;
}
#top #jump_to input {
	height: 25px;
	width: 150px;
	margin-left: 10px;
	font-size: 18px;
	font-family: "Georgia";
	font-weight: 100;
}
#wrapper #image_div h1 {
	font-family: "Georgia";
	font-weight: 100;
	font-size: 60px;
}
#wrapper #image_div span.day_count{
	font-size: 22px;
	color: #cacaca;
}
#wrapper #image_div p {
	font-size: 12px;
	line-height: 22px;
	color: #6c6c6c;
	font-style: italic;
}
#wrapper #comments #add_comment{
	font-size: 19px;
	color: #4be3ff;
	text-decoration: none;
}
#top img{
	border: 2px solid #fff;
	margin: 5px 10px;
	cursor: pointer;
}
#helper h1{
	font-size: 22px;
	font-family: "Georgia";
	color: #fff;
	font-weight: 100;
}
#helper p{
	font-family: "Trebuchet MS";
	line-height: 22px;
	color: #fff;
	font-style: italic;
}
#wrapper #right #help h1{
	font-family: "Georgia";
	font-size: 25px;
	font-weight: 100;
}
#wrapper #right #help p{
	font-family: "Trebuchet MS";
	line-height: 22px;
	color: #adadad;
}
img.ajax_loader{
	margin-left: 45%;
}
#comments .comment_div{
	margin: 10px 0px;
	border-bottom: 1px dashed #aaa;
	padding: 10px 0px 10px 0px;
}
#comments .comment_div h2{
	color: #b50000;
	font-size: 20px;
	font-family: "Trebuchet MS";
}
#comments .comment_div p{
	color: #929292;
	font-family: "Trebuchet MS";
	line-height: 22px;
}
span.discreet{
	font-size: 11px;
	color: #59defa;
}
#stats{
	overflow: auto;
}
#stats div.boxed{
	float: left;
	width: 100px;
	height: 80px;
	margin: 10px;
	overflow: auto;
}
#stats div.boxed img{
	padding: 5px;
	float: left;
	border: 0px;
}
#stats div.boxed h1{
	font-family: Georgia;
	font-size: 28px;
	font-weight: 100;
	padding-left: 5px;
}
#stats div.boxed p{
	color: #aaa;
	margin: 4px;
}
#progress_bar p{
	text-align: center;
	font: 100 24px "Georgia";
	color: #fff;
}
