#list ul {
	list-style: none;
	margin: 20px 0 0 5px;
	padding: 0;
}

#list ul li {
	margin: 0 0 5px 0;
	clear: left;
	height: 40px;
	
}

#list img {
	float: left;
	border: none;
}

#list hr {
	border: none;
	height: 1px;
	margin: 10px 0px 10px 0px;
	color: #000000;
	background-color: #000000;
	clear: left;
}

.listitemthumbnail
{
	height: 40px;
	width: 50px;
	background : url(../../../images/acas/common/listitembackground.jpg) no-repeat left top;
}

.listitemcontent
{

	height: 36px;
	background-color: #f1f5f7;
	padding: 4px 4px 0 4px;
	vertical-align: top;
}

.listtextcontainer
{
	margin: 5px 0 0 14px;
}

.listlink
{
	padding-left: 8px;
	background : url(../../../images/acas/common/trainingreadmore.gif) no-repeat left center;
}