*{
margin:0;
padding:0}

a:link,a:visited{
color:#fff;
text-decoration:none
}

a:hover,a:visited:hover{
color:#bbb;
text-decoration:underline
}

a.inactive:link,a.inactive:visited{
color:#ffffff
}

#Container{
margin:0 auto;
padding: 0;
position:relative;
width:200px;
height:100px;
border:0px solid #CECEB5;
overflow:hidden
}

#LoadContainer{
top:0px;
left:0px;
position:absolute;
text-align:center;
z-index:1
}

#LoadContainer_original{
height:25%;
width:50%;
position:absolute;
top:40%;
left:25%;
text-align:center;
z-index:1
}

#PhotoContainer{
visibility:hidden
text-align:center;
}

#CaptionBlock{
height:10px;
width:200px;
text-align:left;
font-size:15px;
font-family:arial;
margin:0 auto
}

#CaptionBlock2{
height:10px;
width:200px;
text-align:center;
font-size:15px;
font-family:arial;
margin:0 auto
}


#Counter{
color:#fff
}
#Counter2{
text-align: center;
color:#fff;
}
#Caption{
color:#fff
}

#LinksBlock{
height:10px;
width:1000px;
text-align:center;
font-size:15px;
font-family:arial;
margin:0 auto
}
#links{
color:#ffffff;
link:#ffffff;
text-align: right;
}

#License{
margin:0 auto;
padding-top:10px;
font-size:10px;
color:#666;
border-top:1px solid #CECEB5;
width:740px;
text-align:left;
line-height:1.4em;
}

#LinkContainer{
display:none;
position:absolute;
top:0;left:0;
height:200px;
width:200px;
z-index:100;
background:url(mostra_images/slideshow/start.gif) 50% 50% no-repeat
}

#PrevLink{
z-index:100;
position:absolute;
top:0%;
left:0%;
height:200px;
width:50%;
display:block
}

#NextLink{
z-index:100;
position:absolute;
top:0%;
left:50%;
height:200px;
width:50%;
display:block
}

#PrevLink:hover,#NextLink:hover{
text-decoration:none
}

#PrevLink:hover{
background:transparent url(mostra_images/slideshow/prev_rounded_sidebar2.gif) left 50% no-repeat
}

#NextLink:hover{
background:transparent url(mostra_images/slideshow/next_rounded_sidebar2.gif) right 50% no-repeat
}

#PrevLink span,#NextLink span{
display:none
}

img{
border:none
}

p{
font-size:11px;
padding:1em 0
}

#Wrapper{
margin:0 auto;
height:500px;
width:100%;
overflow:hidden;
position:relative
}

#Wrapper[id]{
display:table;
position:static
}

#InnerWrapper{
position:absolute;
top:50%;
left:0;
}

#InnerWrapper[id]{
display:table-cell;
vertical-align:middle;
position:static
}

#OuterContainer{
position:relative;
top:-50%
}

