.bloghead {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	background-color: #EDA863;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	color: #403B37;
}
.blog h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	margin-right: 10px;
}
.blog-ac {
	width: 100px;
	float: left;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}

.blog {
	margin-top: 0px;
	float: right;
	width: 420px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
}
.blog div {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.clear {
	clear: both;
}

