strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

#text-view a {
    text-decoration: underline;
}

.subheader{
    font-weight: bold;
	font-size:12px;
    margin-top: 11px;
    margin-bottom: 6px;
	
}


.image-description{
    font-size:10px;
}


.pink{
    color: #9f1f6f;
}


a .lgrey {
    color:#999999;
}
ul {
margin-bottom:25px;}

ul li.time-list {
    padding-left: 100px;
	line-height:20px;
	font-size:11px;
    
}

ul li span.date {
    display: block;
    float: left;
    margin-left: -100px;
}

body.mceContentBody {
    font-family:  Verdana;
    font-style: normal;
    font-weight: lighter;
    font-size: 11px;
    line-height: 20px;
    background-color: #191919;
    color: #CCC;
}

body.mceContentBody ul {
    padding: 2px;
    margin: 0;
    border-left: solid 1px #CCC;
}

body.mceContentBody ul li {
    list-style: none;
}

#news_teaser li {
	line-height:22px;
	margin-bottom:22px;
}