h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-size: 0.7em;
}

h1.csc-firstHeader,
h2.csc-firstHeader {
    margin: 0 0 5px 0;
}

td,p {
    margin: 0;
    padding: 0;
    font-size: 0.7em;
    line-height: 1.4em;
}

a {
    color: #000000;
}
div#content_main_right p,
div#content_main_right h1,
div#content_main_right h2,
div#content_main_right h3,
div#content_main_right h4 {
    margin: 0 10px 0 20px;
    padding: 0;
    font-size: 10px;
}

div#content_main_right h1,
div#content_main_right h2,
div#content_main_right h3,
div#content_main_right h4 {
    margin: 0 0 4px 20px;
}

div#content_main_right ul {
    margin: 0 0 0 20px;
    font-size: 10px;
}

div#content_main_right li {
    margin: 6px 0 0 0;
    font-size: 10px;
}


div.tx-indexedsearch {
    padding: 20px 0 0 0;
}

div.tx-indexedsearch li {
    font-size: 10px;
}

div.tx-indexedsearch ul.browsebox {
    margin: 1em 0;
}

td.tx-indexedsearch-title,
td.tx-indexedsearch-icon,
td.tx-indexedsearch-result-number,
td.tx-indexedsearch-percent {
    padding: 1px;
    background: #CCCCCC;
}

.tx-coneventlist-pi1 td {
    font-size: 0.8em;
}

.tx-coneventlist-pi1 .eventListRow {
   border-bottom: 1px solid #6D6D6D;
   padding-top: 6px;
   padding-bottom: 8px;
}
.tx-coneventlist-pi1 .eventListItem {
   color: #000000;
   line-height: 13px;
   text-align: left;
   text-vertical-align: top;
}
.tx-coneventlist-pi1 .eventListItem .eventName {
   color: #6D6D6D;
   font-weight: bold;
   padding-top: 2px;
}
.tx-coneventlist-pi1 .eventCity {
   text-align: right;
}
.tx-coneventlist-pi1 .bottom {

}
.tx-coneventlist-pi1-listrow {
  border-top: 1px solid #6D6D6D;
}


.tx-thmailformplus-pi1 {
   margin: 30px 0;
}

.tx-thmailformplus-pi1 td.label {
   font-size: 13px;
}

.tx-thmailformplus-pi1 ul {
   list-style-type: disc;
   list-style-position: inside;
   margin: 10px 0 15px 0;
}

li.tx-thmailformplus-pi1_error {
   color: #f00;
   margin: 0 0 0 2em;
   font-size: 0.7em;
}	


