.previous, .next {
	position: absolute;
	top: 155px;
	cursor: pointer;	
}
.previous {left: 16px;}
.next {right: 16px;}

/*---------------------------------------------------------------------------*/

.gallery #newsticker {
	width: 840px !important;
	height: auto;
	overflow:hidden;
	margin: 29px 0 0 48px;
}
.gallery #newsticker ul li {
	list-style:	none;
	display:	block;
	margin: 0;
	padding: 0px 4px 0 3px;
	height:	auto !important;
	width:	204px;
	font-family: Arial;
	font-size:	12px;
	color: #838383;
}
.gallery #newsticker ul li a img {
	margin-bottom: 0;
	border: 1px solid #bebebe;
}
.gallery #newsticker ul li .moduleItemTitle {
	display: block;
	background: url("../images/template/newsticker.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/templates/theme894/images/template/newsticker.png*/ no-repeat 0px 0px;
	width: 182px;
	height: 29px;
	margin: 10px 0 0;
	padding: 16px 0 0 22px;
	font: bold 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	text-shadow: none;
	text-transform: uppercase;
	
}
.gallery #newsticker ul li .moduleItemTitle:hover {
	background: url("../images/template/newsticker.png")/*tpa=http://livedemo00.template-help.com/joomla_37418/templates/theme894/images/template/newsticker.png*/ no-repeat 0px bottom;
	text-decoration: none;
}