/* Must specify width explittedly to stop the iframe from taking up 100% width in IE.
Very dumb.
*/

#sidebarIframe{
height:905px;
width:160px;
}

#sidebarIframetop{
height:927px;
width:160px;
/*height:0px;
display:none;*/
}

#sidebarIframeSecond{
height:920px;
width:160px;
}

#sidebarIframeFirst{
height:830px;
width:160px;
/*height:0px;
display:none;*/
}
#iframe080608{
height:0px;
}

.longRangeContainer{
float:left;margin:3px 0px;width:51px;text-align:center;background:#EAEAEA none repeat scroll 0%;
}


