div.commentsblock{
	background:transparent !important;
	_width:428px; /* fix for IE6 */
}
div#recentpost_wrapper{
	margin:-10px -28px -10px -10px;
	overflow:hidden;
}
div.recentpost{
	width:205px;
	float:left;
	color:white;
	margin-right:18px;
}
div.postlink{
	background:url(../images/top205.png) transparent no-repeat left top;
	_background:none;
	_filter     : progid:DXImageTransform.Microsoft.AlphaImageLoader(
	  src          = '/insanetour/comments-home/images/top205.png',
	  sizingMethod = 'scale'
	);
	font-size:120%;
	padding:10px 10px 0 10px;
}
div.postlink .date{
	display:block;
	color:#929081;
	font-size:72%;
}
div.recentpost p{
	min-height:120px;
	_height:120px; /* fix for IE6 */
	background:url(../images/middle205.png) transparent repeat left top;
	_background:none;
	_filter     : progid:DXImageTransform.Microsoft.AlphaImageLoader(
	  src          = '/insanetour/comments-home/images/middle205.png',
	  sizingMethod = 'scale'
	);
	color:#C6C6B9;
	font-size:95%;
	line-height:1.3;
	padding:10px;
	margin:0;
}
div.commentbottom{
	background:url(../images/bottom205.png) transparent repeat left bottom;
	_background:none;
	_filter     : progid:DXImageTransform.Microsoft.AlphaImageLoader(
	  src          = '/insanetour/comments-home/images/bottom205.png',
	  sizingMethod = 'scale'
	);
	text-align:right;
	padding:3px 5px 1px 10px;
	float:left;
	width:190px;
}
div.commentbottom a{
	background:url(../images/linkright.png) transparent no-repeat right top;
	float:right;
}
div.commentbottom a:focus,
div.commentbottom a:hover,
div.commentbottom a:active{
	color:#D9021B;
}
div.commentbottom span.link{
	background:url(../images/linkleft.png) transparent no-repeat left top;
	font-size:80%;
	display:block;
	padding:0 10px 5px 10px;
}

