#idedslidein_holder {
position:fixed;
bottom:0px;
left:0px;
width:100%;
height:90px;
background-color: transparent;
}

#idedslidein_mainimage {
position:relative;
float:left;
width:290px;
height:90px;
top:0px;
background-image:url('../images/slidein.gif');
}

#idedslidein_maincontent {
position:relative;
float:left;
width:100%;
height:90px;
top:0px;
color:#FFFFFF;
background-image:url('../images/slidein_r.gif');
background-repeat:repeat-x;
}

#idedslidein_content {
position:relative;
float:left;
height:90px;

top:30px;
font-size:10pt;
}

#idedslidein_hide {
position:relative;
float:right;
width:25px;
height:90px;
top:30px;
}
