/* main jcarousel styles  */

/* this should match config container id */
#jcarousel {
	/* add width, height to overide config */
	margin-top: 20px;
	background: url(/templates/client/images/home/blog_bg.gif) no-repeat top left;
	overflow: hidden;
	position: relative;
	float: left;
}

.articlelist_title a,
.articlelist_title span
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}

#moreNews {
	position: absolute;
	bottom: 6px;
	left: 8px;
}