.block {
   width:550px;
   height:693px;
   position:absolute;
   overflow:hidden;
   top:0px; 
   left:50%; 
   margin-left:-275px; 
}
.block-page {
   position:absolute; 
   height:693px; 
   width:518px; 
   overflow:hidden; 
   text-align:right;
   cursor:default;
}
.block-page-controls {
   position:absolute;
   height:30px;
   text-align:right;
   width:100px;
   bottom:10px;
   right:15px;
   overflow:hidden;
   font-size:50%;
   z-Index:20000;
   cursor:pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;   
}
#ify-link {
   position:absolute;
   height:15px;
   text-align:right;
   width:70px;
   bottom:40px;
   left:70px;
   overflow:hidden;
   font-size:50%;
   z-Index:20000;
   cursor:pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;   
}
#thm-link {
   position:absolute;
   height:15px;
   text-align:right;
   width:130px;
   bottom:273px;
   left:70px;
   overflow:hidden;
   font-size:50%;
   z-Index:20000;
   cursor:pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;   
}
#loco-link {
   position:absolute;
   height:15px;
   text-align:right;
   width:120px;
   bottom:140px;
   left:70px;
   overflow:hidden;
   font-size:50%;
   z-Index:20000;
   cursor:pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;   
}
#cine-link {
   position:absolute;
   height:15px;
   text-align:right;
   width:140px;
   bottom:269px;
   left:70px;
   overflow:hidden;
   font-size:50%;
   z-Index:20000;
   cursor:pointer;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;   
}
.block-close {
   width:45px;
   height:45px;
   position:absolute;
   top:12px;
   left:12px;
   cursor:pointer;
   overflow:hidden;
   background-image:url(/imgs/spacer.png);
   background-repeat:repeat;   
}
.block-tabs {
   width: 36px;
   height: 693px;
   position: absolute;
   top: 50px;
   left: 510px;
   overflow:hidden;

}
.block-tabs-tab1 {
   position: absolute;
   padding:0px;
   margin: 0px;
   top: 0px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab1 img{
   width:100%;
}
.block-tabs-tab2 {
   position: absolute;
   padding:0px;
   margin: 0px;
   top:108px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab2 img{
   width:100%;
}
.block-tabs-tab3 {
   position: absolute;
   padding:0px;
   margin: 0px;
   top:220px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab3 img{
   width:100%;
}
.block-tabs-tab4 {
   position: absolute;
   padding:0px;
   margin: 0px;
   background-image:url(/imgs/spacer.png);
   background-repeat: repeat;
   top:330px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab4 img{
   width:100%;
}
.block-tabs-tab5 {
   position: absolute;
   padding:0px;
   margin: 0px;
   top:420px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab5 img{
   width:100%;
}
.block-tabs-tab6 {
   position: absolute;
   padding:0px;
   margin: 0px;
   top:447px;
   width:100%;
   cursor:pointer;
}
.block-tabs-tab6 img{
   width:100%;
}
.block-content {
   display: none;
}
