#reserve_content ul {
	padding: 0px;
	margin: 0px;
}
#reserve_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
}
.grayline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
#reserve_content li {
	list-style-type: none;
}
#reserve_content ul li ul {
	margin-top: 0px;
	margin-bottom: 25px;
}
.greydivider {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.post small {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post h3 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}
.post img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}