ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 16px;
	background: url(../images/arrow.gif) no-repeat 0px 5px;
	line-height: 190%;
}
.createdate
{
	background	: url(../images/clock.gif) 0 7px no-repeat;
	padding-left	: 19px;
	color		: #cd5200;
	font-family	: arial;
}

td.createdate
{
	border-top		: 1px solid #484b4f;
	height			: 19px;
	padding-top		: 7px;
}

a.readon,
a.readon:visited,
a.readon:link{
	float		: left;
	display		: block;
	font-size	: 10px;
	width		: 115px;
	color		: #d40022;
	background	: url(../images/readmore.gif) 0 7px no-repeat;
	text-transform: uppercase;
	height		: 25px;
	padding-top	: 10px;
	text-align	: center;
	font-weight	: bold;
}


a.readon:hover, a.readon:active, a.readon:focus {
}

img
{
	border:none;
}