div#rcolas {
	margin-bottom: 20px;	
}

div.chainsep {
	background: url('http://cdn.bodybuildinglair.com/images/bodybuilding/chainsep.png') no-repeat left center;
	height: 32px;
	width: 200px;
}

/* Blog List */
div#blogcon {
	width: 200px;
	margin-bottom: 20px;
	position: relative;
}

div#wait {
	background: url('http://cdn.webmasterplayground.com/images/icons/ajax-loader.gif') no-repeat left top;
	height: 32px;
	width: 32px;
	position: absolute;
	z-index: 50;
	top: 150px;
	left: 90px;
	display: none;
}

div#bloglist h3 {
	background: url('http://cdn.bodybuildinglair.com/images/bodybuilding/recentposts.gif') no-repeat left center;
	text-indent: -50000px;
	margin: 0 0 10px;
	padding: 0;
	height: 22px;
}

div#bloglist ol {
	margin: 0;
	padding: 0;
	width: 200px;
}

div#bloglist li {
	margin: 0 0 15px;
	padding: 0 0 14px;
	list-style: none outside none;
	text-align: left;
	background: url('http://cdn.bodybuildinglair.com/images/bodybuilding/hdotted.gif') repeat-x left bottom;
}

div#bloglist li.last {
	margin-bottom: 0; padding-bottom: 0; background: none;
}

div#bloglist li p {
	margin: 0 0 5px;
	font-size: 9px;
	color: #898989;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#bviewmorec {
	border-top: 1px solid #e5e5e5;
	height: 18px;
}

div#bviewmorec a {
	background: url('http://cdn.webmasterplayground.com/images/icons/viewall.png') no-repeat left top;
	display: block;
	font-size: 10px;
	color: #ad2727;
	float: right;
	text-align: center;
	width: 68px;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
}

div#bviewmorec a:hover {
	background: url('http://cdn.webmasterplayground.com/images/icons/viewall.png') no-repeat left bottom;
	color: #fff;
}

div#bwait {
	background:url('http://cdn.webmasterplayground.com/images/icons/ajax-loader.gif') no-repeat center;
	height: 290px;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
}

a.articlelink {
	display: block;
	width: 200px;
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

a.articlelink:hover {
	text-decoration: none;
}

span.blogimg {
	float: left;
	width: 56px;
	height: 53px;
	text-align: center;
	padding: 3px 0 0;
	background-color: #2c2d2f;
}

a.articlelink:hover span.blogimg { background-color: #7a0707; }

span.blogdesc {
	float: left;
	width: 134px;
	padding-left: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 124px;
}

a.aheading {
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: block;
}

div#rcolas {
	text-align: left;
}