/* typography */
#scroller, #scroller td { font-family:Arial; font-size:12px; color:#000000; }
@media all { #scroller, #scroller td { font-size:12px; } }
#scroller .ownerName { color:#999999; }
#scroller .postNumber { color:#999999; }
#scroller .postDate { color:#999999; }

/* positioning */

#scroller { position:absolute; left:400px; top:108px; width:460px; height:350px; clip:rect(0 460 350 0); overflow:hidden; }
#scroller #container { position:absolute; top:0px; width:440px; height:290px; clip:rect(0 440 290 0); overflow:hidden;background-color:#ffffff; layer-background-color:#ffffff; }
#scroller #content { position:absolute; width:440px; }
#scroller #scrollUp { position:absolute; left:450px; top:2px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollDn { position:absolute; left:450px; top:273px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollbar { position:absolute; left:450px; top:6px; width:10px; height:270px; clip:rect(0 10 270 0); cursor:pointer; cursor:hand; background-color:#eeeeee; layer-background-color:#eeeeee; }
#scroller #thumb { position:absolute; left:0px; top:1px;cursor:pointer; cursor:hand; z-Index:5; }
#scroller #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; z-Index:2; }
#scroller #marker { position:absolute; left:1px; top:0px; width:10px; height:1px; clip:rect(0 10 1 0); background-color:#333333; layer-background-color:#333333; visibility:hidden; z-Index:5; }
#scroller #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:270px; clip:rect(0 10 270 0); background-image: url(../img/elevator1.gif); layer-background-image:url(../img/elevator1.gif); z-Index:4; }

/* positioning */

#scrollerArc { position:absolute; left:502px; top:108px; width:460px; height:350px; clip:rect(0 460 350 0); overflow:hidden; }                                                                                                              
#scrollerArc #container { position:absolute; top:0px; width:440px; height:290px; clip:rect(0 440 290 0); overflow:hidden;background-color:#ffffff; layer-background-color:#ffffff; }                                                          
#scrollerArc #content { position:absolute; width:440px; }                                                                                                                                                                                   
#scrollerArc #scrollUp { position:absolute; left:450px; top:2px; cursor:pointer; cursor:hand; z-Index:3; }                                                                                                                                  
#scrollerArc #scrollDn { position:absolute; left:450px; top:273px; cursor:pointer; cursor:hand; z-Index:3; }                                                                                                                                
#scrollerArc #scrollbar { position:absolute; left:450px; top:6px; width:10px; height:270px; clip:rect(0 10 270 0); cursor:pointer; cursor:hand; background-color:#eeeeee; layer-background-color:#eeeeee; }                                
#scrollerArc #thumb { position:absolute; left:0px; top:1px;cursor:pointer; cursor:hand; z-Index:5; }                                                                                                                                        
#scrollerArc #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; z-Index:2; }                                                                                                                          
#scrollerArc #marker { position:absolute; left:1px; top:0px; width:10px; height:1px; clip:rect(0 10 1 0); background-color:#333333; layer-background-color:#333333; visibility:hidden; z-Index:5; }                                         
#scrollerArc #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:270px; clip:rect(0 10 270 0); background-image: url(../img/elevator1.gif); layer-background-image:url(../img/elevator1.gif); z-Index:4; visibility: visible; }


.bg {  background-image: url(news_bigger_bottom.gif);
}

