#columnLeft{
    margin-left : 0;
    width : 65%;
}
#columnRight{
    width : 30%;
    margin-left : 3%;
    padding: 10px 1%;
}
#topOrganizations ul{
    list-style-type : disc;
}
#columnRight a{
    color : #4B5283;
}
#topOrganizations h4{
    border-bottom : 2px dotted #CCCCCC;
    text-transform: uppercase;
    font-size : 13px;
    text-align : center;
}
#columnLeft .plainTextWidget{
    min-height : 50px;
    padding : 10px 0;
}
#columnLeft #widgetEvent{
    padding : 10px 0 25px 0;
    border-bottom : 1px dotted #CCCCCC;
}
#columnLeft #pageMap{
    padding : 10px 0 25px 0;
}
