ul {

margin: 5px 0px 0px 15px;

list-style: none;

}



ul li {

	padding-left: 30px;

	background: url(../images/arrow.gif) no-repeat 0px 5px;


}



.createdate

{

	background	: url(../images/clock.gif) 0 2px no-repeat;

	padding-left	: 19px;

	color		: #31312A	;

	font-family	: arial;

}



td.createdate

{

	border-top		: 1px solid #434C4E;

	height			: 19px;

	padding-top		: 3px;

}



a.readon {

	float		: left;

	display		: block;

	background	: url(../images/readmore.gif) no-repeat left top;

	width		: 108px;

	height		: 23px;

	text-indent	: -500%;

	outline		: none;

}





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

	background		: url(../images/readmore.gif) no-repeat left top;

}
