#detailViewCon{
z-index:500;
position:absolute;
/*top:20px!important; */
left:175px;

}

#detailViewCon	img{
line-height:0px !important;
font-size:0px;
margin:0px;
padding:0px;;
}

#details{
height:455px;
width:355px;
}

#detailsInnerZombie{
display:none;
}


#closeBtn{
position:absolute;
width:12px;
height:12px;
top:10px;
right:28px;
color:#000;
background: #FFFFFF url(../img/detailViewer/btr_close2.png) top left no-repeat;
cursor:pointer;
}


#detailsInner{
height:100%;
width:100%;
background: transparent url(../img/videoDisplay_300_277_2.png) top left no-repeat;
}
/*\*/ * html #detailsInner{ background: transparent url(../img/videoDisplay_IE_300_277_2.png) top left no-repeat; } /**/

#detailsBorder{
height:100%;
width:100%;
border: none;
}


#detailViewCon img {
border:none;
margin:0px;
padding:0px;
}

#details .imageCon{float:left;margin-left:20px}
#details .textCon{margin-left:230px;}


* html #details .imageCon{float:left;margin-left:10px}

/* video display:*/

#videoCon{
padding-left:28px;
padding-top:27px;
}

#videoDescriptionCon{
padding-left:28px;
padding-top:10px;
}

#videoDescriptionCon a{
text-decoration:none;
padding-left:10px;
background: transparent url(../img/raquo_red.png) 0px 0px no-repeat;
color:#FE0000;
font-weight:bold;
}

