.posthome {
margin-bottom: 2.5em;
}

/* @group Columns */

.previous, .comments {
	width: 278px;
	float: left;
	padding-bottom: 1em;
}

.previous {
	margin-left: 151px;
	margin-right: 21px;
}

.previous ul, .comments dl {
	margin: 8px 6px 8px 8px;
	font-size: .9em;
	line-height: 1.4em;
}

.previous li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
	background: url(/i/dashed.gif) repeat-x 0 bottom;
	margin-bottom: 12px;
	clear: both;
	min-height: 35px;
}

.previous li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.previous li div {
	font-size: 24px;
	width: 70px;
	border-right: 1px solid #b0b0b0;
	line-height: 1.3em;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.previous li div i {
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 2px;
	position: relative;
	top: -4px;
	font-style: normal;
}

.previous li a {
	display: block;
	float: left;
	width: 178px;
	margin-left: 15px;
	padding-bottom: 12px;
}

.previous #viewarchive {
	text-transform: uppercase;
	font-size: .8em;
	display: block;
	text-align: right;
	margin-right: 8px;
	clear: both;
}

.comments dt {
	font-weight: bold;
	color: #626262;
	margin-bottom: 7px;
}

.comments dt strong {
	color: black;
	padding-right: 1px;
}

.comments dt a {
	padding-left: 1px;
}

.comments dd {
	padding-left: 9px;
	border-left: 1px solid #d3d3d3;
	line-height: 1.3em;
	margin-bottom: 1.4em;
}

/* @end */
