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

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

td.createdate
{
	border-top		: 1px solid #EEE;
	height			: 19px;
	padding-top		: 3px;
}

a.readon,
a.readon:visited,
a.readon:link{
	float		: left;
	display		: block;
	background	: url(../images/readmore.jpg) no-repeat;
	font-size	: 10px;
	width		: 95px;
	color		: #476274;
	text-indent	: 5px;
	height		: 23px;
	font-weight	: bold;
	padding-top	: 1px;
}


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

img
{
	border:none;
}