#ucp_content {
}
#ucp_content ul{
}
#ucp_content ul li{
	overflow: hidden;
}
.ucp_showtitle {
	text-transform: uppercase;
	letter-spacing: -.03em;
	font-weight: normal;
	float: left;        
}
.ucp_showtime {
        float: right;
	font-size: small;
	color: #999;
}
.ucp_showcat {
	float: right;
	font-size: x-small;
	text-decoration: underline;
	margin-right: 1em;
}
div#ucp_postcount {
	color: #666;
	font-size: small;
	margin-top: 1.5em;
	text-align: right;
}
.ucp_showexcerpt {
	clear: both;
	font-size: x-small;
	max-height: 7em;
	overflow: hidden;
	text-align: justify;
}
