.bowslieshow-container{
	float: left;
	overflow: hidden;
	padding:1px;
	border:1px solid #EDA412;
}
.bowslieshow-prev{
	background: url(../images/left.png) no-repeat left center;
	width: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}
.bowslieshow-next{
	background: url(../images/right.png) no-repeat right center;
	width: 50px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}
.bowslieshow-description {
	padding: 0px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 22px;
	line-height: 160%;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}
.bowslieshow-navigation { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center; overflow-y: hidden;clear:both;text-align:center !important; }

.bowslieshow-navigation a:link, .bowslieshow-navigation a:active, .bowslieshow-navigation a:visited, .bowslieshow-navigation a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

.bowslieshow-navigation a img
{
	border: none;
	width: 18px;
	height: 20px;
	background: url(../images/controlls.gif) no-repeat center bottom;
}

.bowslieshow-navigation a.active img,.bowslieshow-navigation a:hover img
{
	background: url(../images/controlls.gif) no-repeat center top;
}
.readmorelink{
	color:#fff !important;
}