div { behavior: url(iepngfix.htc) }

body{
 font-family: Verdana;
 text-align:left;
}

#parent{
 float:left;
 width: 160px;
 height: 100%;
}

#parent img{
 border: 0px;
}


#first_child_layer{
 display: none;
 float: left;
 width: 152px;
 height: 100%;
}

#first_child{
 padding-top: 56px;
 height: 477px;
 width: 150px;
 margin-left: 2px;
 background-color:#f3f4f4;
}

#first_child div a{
 line-height: 29px;
 background: url('images/ongoing-past.gif');
 width: 130px;
 display: block;
 font-size: 12px;
 color: #666666;
 font-weight: bold;
 text-decoration: none;
 padding-left: 20px;
 height: 28px;
}

#second_child_layer{
 float: left;
 width: 210px;
 display: none;
}

#second_child{
 padding-top: 56px;
 margin-left: 0px;
 height: 477px;
 width: 210px;
 background-color:#f3f4f4;
}


#second_child div a{
 font-size: 12px;
 font-weight: bold;
 width: 200px;
 color: #666666;
 height: 19px;
 display: block;
 background: url('images/past_back.gif');
 padding-left: 10px;
 text-decoration: none;
 font-family: verdana;
}



#second_child2_layer{
 float: left;
 display: none;
 width: 210px;
}

#second_child2{
 padding-top: 56px;
 margin-left: 0px;
 height: 477px;
 width: 210px;
 background-color:#f3f4f4;
}

#second_child2 div a{
 font-size: 12px;
 font-weight: bold;
 width: 200px;
 color: #666666;
 height: 19px;
 display: block;
 background: url('images/items-ongoing.gif');
 padding-left: 10px;
 text-decoration: none;
 font-family: verdana;
}

#poster{
 margin-left: 0px;
 float: left;
 display: none;
 width: 415px;
 height: 477px;
}

#poster p.info{
 font-size: 12px;
 margin-top: 3px;
 padding-bottom: 10px;
 float: left;
}

#poster img{
 border: 0px;
 margin-bottom: 7px;
 border: 10px solid white;
}

#poster div.poster_info{
 background-image: url('images/poster_back.png');
 padding-top: 55px;
 padding-right: 10px;
 padding-bottom: 0px;
 margin-left: 0px;
 
 height: 477px;
}

#poster_info{
 font-size: 11px;
 font-family: tahoma;
 font-weight:bold;
 line-height: 10px;
 color:#666666;
}
