/* DOCUMENT CSS */
.ot-wrapscroller{	float: left;	width: 100%;}.ot-scrollable{	position: relative;}
.ot-scrollable .items{	overflow: hidden;	z-index: 0;}.ot-scrollable .items div.img{
	display: none;	border-bottom: 1px solid #c3cdd6;	border-right: 1px solid #c3cdd6;
}.ot-scrollable .items div.img img{	border: 10px solid #FFF;	border-bottom-width: 9px;	border-right-width: 9px;}.next-prev{	background: url(../images/next-prev-bg.png) no-repeat 0 0;	position: absolute;	bottom: 10px;	height: 19px;	width: 44px;	padding: 8px 13px;	right: 230px;	z-index: 9;}.next-prev span{	background: url(../images/next-prev-button.png) no-repeat;	cursor: pointer;	display: block;    font-size: 0;    height: 18px;    text-indent: -999em;    width: 11px;}.next-prev span#next{	background-position: -11px center;    position: absolute;    right: 13px;    top: 8px;}/*
#ot-slidenav{
}
#ot-slidenav a{
	background: url(../images/nav-button.png) no-repeat;
	color: #999a9b;
	display: block;
	font-size: 0px;
	outline: none;
	width: 9px;
	height: 9px;
	text-align: center;
	float: left;
	margin-left: 5px;
	position: relative;
	z-index: 999;
}
#ot-slidenav a.activeSlide{
	background-position: -9px 0;
	color: #58d8fc;
}*/