/* special css styles */
.customValue1 {
color:#0000AA;
font-weight:bold;
font-size: 11px;
}


.customValue2 {
color:#AA0000;
font-weight:bold;
font-size: 11px;
}

.customValue3 {
color:#00AA00;
font-weight:bold;
font-size: 11px;
}

.link-entry-block { border-bottom: 1px dotted #FF9900;}
.cms-event-date { font-weight:bold; }