.bowslieshow-container{
	margin:0 auto;
}
a.bowslieshow-prev,a.bowslieshow-prev:visited{
	background: url(../images/left.png) no-repeat left center;
	width: 4px;
	height:8px;
	display: block;
	position: absolute;
	top: 170px;
	right: 215px;
	text-decoration: none;
}
a.bowslieshow-prev:hover{
	background: url(../images/left.png) no-repeat left center;
}
a.bowslieshow-next,a.bowslieshow-next:visited{
	background: url(../images/right.png) no-repeat right center;
	width: 4px;
	height:8px;
	display: block;
	position: absolute;
	top: 170px;
	right:15px;
	text-decoration: none;
}
a.bowslieshow-next:hover{
	background: url(../images/right.png) no-repeat right center;
}
.bowslieshow-description {
	width:387px;
	height:109px;
	padding: 20px 15px;
	background:url(../images/description_bg.png) repeat-x;
	margin:10px 10px 0px 0px;
	line-height: 160%;
	letter-spacing: 1px;
	color: #d7d7d9;
	float:right;
}
.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;
}
.bowslieshow-description h3{
	font-size:22px;
	color:#fff;
	margin-bottom:5px;
}
.bowslieshow-description h3 span{
	color:#79bda8;
}
.readmorelink{
	color:#9ed0b5 !important;
	margin-top:20px;
}
