.asset-group{
    clear: both;
}
.asset-group h3{
    background: #efefef;
    display: block;
    padding: 3px;
    margin: 0px;
}
.asset-listing{
    border-top: 1px solid #ddd;
    clear: both;
    padding-bottom: 10px !important;
    padding-bottom: 0px;
}
.asset-listing h4{
    font-size: 100%;
    margin: 10px 0 0 0;
}
.asset-listing h4 span{
    font-size: 85%;
    font-weight: lighter;
}
.asset-listing h3{
    margin: 10px 0;
    padding: 0px;
}
.asset-listing h2{
    margin: 10px 0 0 0 !important;
}
.asset-listing p{
    margin-top: 5px;
    margin-bottom: 10px;
}
.asset-listing ul{
    float: right;
    margin: 10px 0 10px 10px;
    padding: 0 0 10px 10px;
    width: 175px;
    border-left: 1px dotted #ddd;
}
.asset-listing li{
    list-style: none;
    font-size: 85%;
}
.asset-listing li span{
    font-weight: bold;
    width: 60px;
    display: inline-block;
}

.info-sorter{
    background: #efefef;
    padding: 5px 10px;
    font-size: 95%;
    margin-bottom: 10px;
    overflow: auto;
    clear: both;
    height: 1%;
}
.info-sorter input, .info-sorter select{
    font-size: 95%;
    border: 1px solid #888;
    width: 150px;
}
.info-sorter select{
    width: 155px;
}
.info-sorter .auto-width input, .info-sorter .auto-width select{
    width: auto !important;
}
.info-sorter p{
    margin: 2px;
}
.info-sorter h3{
    float: left;
    margin: 5px 0 100px 0;
}
.info-sorter span{
    width: 120px;
    display: inline-block;
}
.info-sorter .button input{
    float: none !important;
    width: 60px;
    margin: 15px 0 0 40px;
}
.info-sorter .forms-pubs .button input{
    margin: 5px 0 0 92px
}
#sortingTools .button input{
    margin: 0px 0 0 10px !important;
    width: auto;
}
#sortingTools .button{
    width: auto;
}

.a-z{
    font-size: 95%;
    color: #999;
    background: none;
    margin-bottom: 10px;
}
.a-z a{
    border: 1px solid #ccc;
    padding: 2px 3px;
    background: #efefef;
    text-decoration: none;
}
.a-z a:hover{
    background: #BB1957;
    border: 1px solid #000;
    color: #fff;
}

.pagination{
    clear: both;
    border-top: 1px solid #ddd;
    /*background: #efefef;*/
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 90%;
    text-align: center;
}
.pagination span{
    color: #ccc;
}

.highlights, .popular{
    float: right;
    width: 32%;
    font-size: 85%;
    background: #efefef;
    padding: 10px;
}
.popular{
    font-size: 95%;
}
.highlights h3, .popular h3{
    margin: 0px;
}
.popular h3{
    font-size: 105% !important;
    margin: 0px;
}
.popular h4{
    font-size: 95%;
    margin-bottom: 0px;
}
.highlights ul, .popular ul{
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.highlights li, .popular li{
    list-style: none;
    margin-bottom: 8px;
}
.highlights a{
    font-weight: bold;
}

.contact-form{
    background: #efefef;
    padding: 5px;
    font-size: 95%;
}
.contact-form input, .contact-form select, .contact-form textarea{
    border: 1px solid #888;
    font-size: 95%;
}
.contact-form textarea{
    font-size: 115%;
}
.contact-form .button input{
    float: none;
}
.contact-form ul{
    margin: 0;
    padding: 0;
}
.contact-form li{
    float: left;
    list-style: none;
    margin-right: 15px;
}
.contact-form li input{
    border: 0px !important;
}
.newsitem{
    padding: 10px 0;
    margin-bottom: 15px;
    overflow: hidden;
    height: 1%;
    border-top: 1px solid #ccc;
}
.newsitem img{
    float: left;
    margin-right: 10px;
    width: 110px;
    height: 110px;
}
.newsitem h3{
    margin: 0px;
}
.newsitem p{
    margin-bottom: 5px;
}
.newsitem .more{
    font-size: 95%;
}
.news-image{
    float: right;
    margin: 0 0 10px 10px;
}

.errors, .contact-form span{
    color: red;
}

.contact-questions{
   background: none;
   float: left;
   margin-right: 10px;
   width: 25%;
}
.contact-questions li{
   margin-right: 8%;
}
.contact-answers{
   float: left;
   padding: 10px 10px;
   background: #EFEFEF;
   font-size: 95%;
   width: 65%;
}
.contact-answers span{
   width: 155px;
   display: inline-block;
}
.answer{ 
   margin-bottom: 0px;
   padding-bottom: 0px;
}
.answer p{
   padding-left: 15px; 
   margin: 5px 0 0 0;
   padding-bottom: 0px;
}


.content table{
    border-collapse: collapse;
}
.content table td{
    font-size: 90%;
    padding: 2px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}
.content table .heading{
    background: rgb(243 224 228);
}
.content table .heading td{
    border: 1px solid #999;
}

.content .special-form table td{
    border: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 2px; 
}
.content .special-form table td table td{
    border: 0px solid #ccc;
}

.content .special-form table td li{
    float: left;
    clear: left;
    width: 250px;
    display: block;
}
.content .special-form table td li input{
}
.content .special-form table td li label{
    display: inline-block;
}
