div.scrollholder
{
    position: relative;
    width: 390px; height: 279px;
    overflow: auto;
    z-index: 1;
background:url('http://www.kungfunecktie.com/images/news_middle.jpg');
overflow:hidden;

}

div.scrollholderUpdates
{
    position: relative;
    width: 541px; height: 456px;
    overflow: auto;
    z-index: 1;
background:transparent;
overflow:hidden;

}

div.scrollholderCalEv
{
    position: relative;
    width: 328px; height: 274px;
    overflow: auto;
    z-index: 1;
background:transparent;
overflow:hidden;
text-align:left;
}

#scrollCal{

}

div.scrollholderCal
{
    background:transparent none repeat scroll 0 0;
height:454px;
overflow:hidden;
position:relative;
width:979px;
z-index:1;

}


div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;

}

#scrollContent{
margin-left:36px;
padding-top:10px;
width:313px;
}

#scrollContentUpdates{
margin-left:21px;
padding-top:21px;
width:500px;
}

#scrollContentCalEv{
padding-left:21px;
padding-right:10px;
color:#000;
padding-top:11px;
width:288px;
}



/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0px; 
    width: 15px; height: 100%;
    font-size: 0;
    z-index: 3;

}

.calendarContent div.track
{
    position: relative;
    float:right;
    top: -18px; 
    width: 15px; height: 100%;
    font-size: 0;
    z-index: 3;

}

.splash div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller.jpg');
}  
.updates div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_updates.jpg');
}

.contact div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_updates.jpg');
}  

.calendar div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_updates.jpg');
}  

.calEvent div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_cal_event.jpg');
}  


.press div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_updates.jpg');
}
.links div.drag_bar
{
    position: absolute;
    width: 100%; height: 73px;
    cursor: pointer;
    z-index: 4;
    background: url('http://www.kungfunecktie.com/images/scroller_updates.jpg');
}

#news_top{
height:50px;
width:390px;
background:url('http://www.kungfunecktie.com/images/news_top.jpg');
}
#news_bottom{
height:30px;
width:390px;
background:url('http://www.kungfunecktie.com/images/news_bottom.jpg');
}