body{
width:960px;
height:200px;
margin:0 auto;
}

IMG{border:none;}

#wrapper{
width:956px;
/*height:646px; */
height:720px;
background:#121212;
border: #252525 solid 2px;
}
#hspacer_1{
width:23px;
height:646px;
float:left;
}
#main_content{
width:910px;
height:626px;
float:left;
overflow:hidden;
}
/*Contexts si pierdut - main adica */
#contents{
width:906px;
/* height:581px; */
height: 520px;
border: solid 2px #252525;
position:relative;
z-index:2;
}
#pierdut{
width:910px;
height:585px;
position:relative;
/* bottom:585px; */
bottom:525px;
z-index:1;"
overflow:hidden
}
/* END Contexts si pierdut - main adica */
#hspacer_2{
width:23px;
height:646px;
float:left;
}

/* Clase */
.headtext{
color:#FFFFFF;
font-size:18px; 
font-family:Verdana; 
font-weight:bolder; 
}
.subtext{
color:#FFFFFF;
font-size:11px; 
font-family:Verdana; 
font-weight:bolder; 
position:relative;
top:1px;
}
.subcell{
color:#FFFFFF;
font-size:11px; 
font-family:Verdana; 
font-weight:bolder; 
position:relative;
bottom:5px;
}

.hyperlinked{
color:#FFFFFF;
font-size:10px;
font-family:Verdana;
text-decoration:none;
}
.hyperlinked:HOVER{
text-decoration:underline;
}

/*Pseudoclase*/
.home_btn{
background:url(../../images/btn/btn_i_01.png);
width:75px;
height:72px;
float:left;
cursor:pointer;
}
.home_btn:HOVER{background:url(../../images/btn/btn_a_01.png);}

.signup_btn{
background:url(../../images/btn/btn_i_02.png);
width:75px;
height:72px;
float:left;
cursor:pointer;
}
.signup_btn:HOVER{background:url(../../images/btn/btn_a_02.png);}

.watchnow_btn{
background:url(../../images/btn/btn_i_03.png);
width:83px;
height:72px;
float:left;
cursor:pointer;
}
.watchnow_btn:HOVER{background:url(../../images/btn/btn_a_03.png);}

.suc_watchnow_btn{
background:url(../images/suc_btn/btn_i_01.png);
width:243px;
height:212px;
cursor:pointer;
}
.suc_watchnow_btn:HOVER{background:url(../images/suc_btn/btn_a_01.png);}
/* Pseudoclase */