/* This file contains all the custom code */

#fullContentContainer { min-height: 500px !important; padding: 30px !important; }
.contentText a { text-decoration: underline !important; }
.contentText a:hover { text-decoration: none !important; }

.contentText a h3 { background: transparent url(plus.png) no-repeat scroll 100% 85%; }
.contentText h3 { text-align: left; border-bottom: 1px dashed #999; padding-top: 15px; }

.hidden { display: none; }

