.category {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.pager {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #D49B14;
}
.pager a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #D49B14;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.comment {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
.thumbnail {
	margin:3px;
	border: 2px solid #fff;
}
.thumbnail_live {
	margin:3px;
	border: 2px solid #FDB813;
}
form {
	margin:0;
	padding:0;
}
body { background-color:#F8E1A5 }