TABLE.EventBlock{
    padding-top:15px;
    margin-bottom:15px;
    margin-left:35px;
    
}
table.eventblock a{
    text-decoration:none;
    font-weight:bold;
}

TABLE.EventBlock .Header{
	font-weight:bold;
    padding-bottom:3px;
    color:#ffffff;
    font-size:14px;
    white-space:nowrap
}
TABLE.EventBlock .Preamble{
    display:none;
}
TABLE.EventBlock .Title a{
    color:#333333;
}

TABLE.EventBlock .Item{
    padding-top:5px;
    padding-left:12px;
}

TABLE.EventBlock .Items{
    padding-bottom:15px;
}

TABLE.EventBlock div.ArchiveLink{
    border-top:1px solid #ffffff;
    margin-top:10px;
    padding-top:10px;
	padding-bottom:3px;
}

TABLE.EventBlock div.ArchiveLink a{
    width:100%;
}

div.DateAbove a{
    color:#ffffff;
    font-size:9px;
    font-weight:normal;
}

div.datebelow{
    display:none;
}

#eventblock_602{
    width:130px;
    margin-left:25px;
}

#linkblock_101{
    position:relative;
    left:270px;
    top:-32px;
    background-image:url('/media/link_item_bg.gif');
    background-repeat:no-repeat;
    background-position:center right;
}

#linkblock_101 .items{
    background-image:url('/media/link_item_bg.gif');
    background-repeat:no-repeat;
    background-position:center left;
    height:14px;
    padding-right:5px;
    padding-left:5px;
}

#linkblock_101 .items a{
    text-decoration:none;
    font-weight:bold;
    color:#333333;
}


#linkblock_101 div.link{
    padding-bottom:5px;
}