.sliderwrapper{position:relative; overflow:hidden; width:100%; margin:0 0 25px; height:115px; background:#F5F5F5;}

.innerWrapper {height:183px;}

.sliderwrapper .contentdiv{visibility: hidden; position: absolute; left: 0; top: 0; padding: 16px; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1;}

.contentdiv p  {float:left;	width:80%; padding:5px 0 0 8px;	}
	
.innerContent {margin:0 15px 15px 0; background:#fff;}

.innerContentdiv {height:115px!important; margin:15px;}

.pagination{float:left; width:auto;}

.pagination p  {float:left;	width:auto;	padding:5px 0 0 8px;}

.pagination a{float:left; width:auto; padding: 9px 15px 7px 30px; font-size:12px; text-decoration: none; color:#666; background:#fff url(../../image/btn-normal.gif) no-repeat 10px 10px; cursor:pointer;}
.pagination a:hover {color: #666; background:#f5f5f5 url(../../image/btn-normal.gif) no-repeat 10px 10px;}
.pagination a.selected{color: #666; background:#f5f5f5 url(../../image/btn-selected.gif) no-repeat 10px 10px;}

/* 24.05.10 */
.pagination1{float:left; width:auto;}
.pagination1 p  {float:left; width:auto;	padding:5px 0 0 8px;}
.pagination1 a{float:left; width:auto; font-size:13px; padding: 9px 15px 7px 30px; text-decoration: none; color:#666; background:#f5f5f5 url(../../image/btn-normal.gif) no-repeat 10px 10px; cursor:pointer;}
.pagination1 a:hover {color: #666; background:#fff url(../../image/btn-normal.gif) no-repeat 10px 10px;}
.pagination1 a.selected{color: #666; background:#fff url(../../image/btn-selected.gif) no-repeat 10px 10px;}
