.hidden {
display:none;
}

.article_date {
display: inline;
font-size: 11px;
color:#dd0215;
font-style:italic;}
.article_date:before{
content: " ";}




body { 
padding:0; 
margin:0;
width:100%;
height:250px;
	font-family: helvetica, sans-serif;
	font-size: 12px;

}

.hero { width:100%;
background-position:0px 0px;
float:left;
border:0;
}

.first {
margin-top: 5px;
}

a {
text-decoration:none;
color:#55075c;
}

a:hover .action {
color: #55075c;
text-decoration:underline;
}

a:hover .maintext {
color: #ed2024;
text-decoration:none;
}


.hero img {
display: none;
}

.subhero {
padding-top:0px;
}

.wrapper {
min-width:275px;
width:100%;
height:248px;
	
overflow: hidden;
position: relative;
text-align: left;
box-shadow: 1px 0px 0px #ccc;
-webkit-box-shadow: 1px 0px 0px #ccc;

}

.text {
list-style-type: square;
margin-left:0px;
cursor:pointer;
width:90%;
padding: 3px 0px;
height:auto !important;
min-height:15px;
padding-bottom:9px;
line-height:1.3em;
color:#000;}

.maintext {color:#333;
cursor: pointer;
font-family: helvetica, sans-serif;
font-size: 13px;
height: auto;
text-decoration: none;
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;
}

.dianomi_provider_short {
font-size: 11px;
display: inline;
color: #243e8f;
}

.dianomi_provider_short::after {
content: ")";
}

.dianomi_provider_short::before {
content: "(";
}

.action{display:none !important;
color: rgb(85, 7, 92);
cursor: auto;
display: block;
font-family:  helvetica, sans-serif;
font-size: 12px;
height: 15px;
margin-left: 5px;
}


.heading_top,
.heading {
display: none;
}

.line2 {

font-family: Bitter,serif;
font-size: 15px;
line-height: 21px;
padding: 5px 0 5px;
font-weight:bold;
}

.sub-line2 {

display:none;
}	

.whats-this {
display: none;
}