
body
{
	margin-top: 10px;
}

div.artist
{
	float: left;
	width: 192px;
	padding-right: 2px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #6a6965;
	margin-bottom: 30px;
}

div.blogItem
{
	padding-bottom: 15px;
	border-bottom: 1px dotted #6a6965;
	margin-bottom: 15px;
}

div.guestWriter
{
	padding-bottom: 5px;
	border-bottom: 1px dotted #6a6965;
	margin-bottom: 15px;
}

div.body
{
	width: 970px;
	margin: 0px auto;
}

div.caption
{
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #6a6965;
}

div.colLeft
{
	width: 382px;
	float: left;
	margin-right: 20px;
	margin-top: -21px;
	margin-bottom: 40px;
}

div.colMain
{
	float: left;
	width: 600px;
	margin-right: 20px;
	margin-top: -21px;
	margin-bottom: 40px;
}

div.colMain_full
{
        border:0px solid;
	float: right;
	width: 784px;
	margin-right: 0px;
	margin-top: -31px;
	margin-bottom: 40px;
}

div.colRight
{
	width: 381px;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #18248a;
	margin-bottom: 40px;
}

div.colSub
{
	float: left;
	width: 164px;
	padding-top: 10px;
	border-top: 1px solid #18248a;
	margin-bottom: 40px;
}

div.comment
{
	background: #efefef;
	padding: 3px 0px;
	padding: 10px; /* Padding added by RL */
	margin-bottom: 15px;
}

img.floatRight
{
	float: right;
}

div.footer
{
	clear: both;
	border-top: 1px solid #cccccc;
	padding: 5px;
}

div.footerContact
{
	float: right;
}

div.formLabel
{
	float: left;
	width: 90px;
}

div.links
{
	border-top: 1px dotted #6a6965;
	padding-top: 10px;
}

div.logo
{
	margin-bottom: 15px;
}

div.navi
{
	border-top: 1px dotted #6a6965;
	width: 164px;
	float: left;
	margin-right: 20px;
}

div.naviItem
{
	padding: 4px 7px;
	height: 16px;
	border-bottom: 1px dotted #6a6965;
}

div.title
{
	float: left;
}

div.topnav
{
	float: right;
}

div.topnavItem
{
	float: left;
	padding: 3px 5px;
	border-left: 1px solid #6a6965;
	margin-top: -10px;
}

