/* NEWS STYLES
********************************************************************************/

.newsletter .content { display: none; }

.news .list ul {list-style: none; margin-left: 0;}
.news .list .bd ul ul{ list-style: circle; margin-left: 1.2em;}
.news .list .bd ul ul li{ border: 0; padding: 0; margin: 0; }

div.module.news-search.right { z-index: 1000; }
    	.news ul.news li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	}
