﻿
.PBItem {
    float: left;
}

.module {
    padding: 0 0 0 20px;
    margin-left: 0;
}

.zSide .module {
    padding: 0 0 0 10px;
}

.span2 {
    width: 330px;
}

.modLinksetDescription .modLinks {
    padding: 0 20px 0 0 ;
    margin-right: 0;
}

.programBox {
    width: 330px;
}


.webform .module {
    /background: #e1e1e1;
}

.modEventList .details {
    width: 270px;
}


.modQuote {
    background: url("/client/images/quote_before.png") no-repeat 20px 20px;
}
.modQuote blockquote {
    background: url("/client/images/quote_after.png") no-repeat right 120px;
    }