.rls-category {
	border-bottom-color: #3e3d3d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: relative;
	background-repeat: no-repeat;
	height: 190px;
	width: 574px;
}
.rls-category h2 {
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	left: 0px;
	top: 9px;
	width: 555px;
}
.rls-category h2 a {
	text-decoration: none;
	color: #00ace5;
}
.rls-category-image {
	position: absolute;
	left: 0px;
	top: 34px;
	height: 144px;
	width: 145px;
}
.rls-category-text {
	position: absolute;
	left: 160px;
	top: 30px;
	width: 400px;
}
.rls-category-text .date {
	color: #4f4d4f;
}
.rls-category-more {
	position: absolute;
	background-image: url(/sitestyle/images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 7px;
	right: 13px;
	bottom: 9px;
}

