hr.separator
{
	height: 0px;
	border: 0;
	border-top: 1px solid #666;
	margin-left: 160px;
	margin-right: 30px;
}

.weblogPost
{
	margin: 30px;
	margin-bottom: 40px;
}

.details
{
	width: 101px;
	display: block;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.details img
{
	margin: 0 0px 5px 0;
}

.weblog
{
	margin-left: 100px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url("../images/balloon_speak.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.weblog img {
	margin-bottom: -3px;
	padding: 0;
}
.weblog_header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.weblog_header a {
	text-decoration: none;
}

.weblog_header a:hover {
	text-decoration: underline;
}

.weblog_head {
	text-align: center;
	vertical-align: top;
}

.weblog_date {
	float: right;
	font-size: 10px;
}

.replies
{
 margin-top: 25px;
}
