.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 300px;
height: 200px; /* Set height to be able to contain height of largest content shown*/
border: 0px solid #ffffff;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 300px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 300px;
margin-top: 0px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #ffffff;
padding: 1px 1px;
margin-right: 1px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
.newspot .perde{/*overflow:hidden; width:100%;*/ margin:0px 0 5px 0px;}
.newspot .box-body{padding:0 0 6px 11px; margin:0}
.newspot .blank{padding:6px!important;padding-bottom:0!important}

.newspot .perde{width:614px; overflow:hidden;height:362px; background:url(images/ns-down.gif) no-repeat 3px bottom;}

* html .newspot .perde{
	width:611px!important;
}


.newspot .perde li,.newspot .perde ul,.newspot .perde ol{margin:0; padding:0; background:none}
.newspot .perde img{margin:0; padding:0}
.newspot .perde img.shape{position:absolute;z-index:1}
.newspot .perde ul{margin-left:3px!important; height:281px; overflow:hidden;z-index:0}
.newspot .perde ul li{width:608px; height:281px}

.newspot .perde ul li h1{margin-top:-41px; display:block;  width:608px;}
.newspot .perde ul li h1 a{color:white; font:bold 18px tahoma; position:relative; display:block; margin-top:-49px;}
.newspot .perde ul li h1 a em{display:block; height:11px; position:relative; width:608px; font:normal 1px/1px arial; /*background:url(images/spotlast.png) no-repeat left top*/}
.newspot .perde ul li h1 a:hover{text-decoration:none}
.newspot .perde ul li h1 b{display:block;opacity:.60;filter: alpha(opacity=60);-moz-opacity: 0.6; background:#000; height:38px}
.newspot .perde ul li h1 a strong{display:block; padding:5px 0 0 5px}

.newspot .perde ol{ background:url(images/ns_clip_back.png) repeat-x left top; border-top:0px solid #fff; 
 height:76px; overflow:hidden; width:608px; margin-left:3px}
 
.newspot .perde ol li{float:left; margin:0; margin-left:7px; margin-right:4px;width:90px; height:60px;padding-top:14px}
.newspot .perde ol li.last{margin-left:6px}


* html .newspot .perde ol li.first{
	margin-left:3px!important
}

.newspot .perde ol li.selected{background:url(images/selected.gif) no-repeat center top }


@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.newspot .perde ul li h1{margin-top:-38px}
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
.newspot .perde ul li h1{margin-top:-38px}
}

