/* Newsticker */

.newsticker {

}

.newsticker h3 {
background-color: #E1EED2; /*d9d6ce*/
font-size: 1em;
padding: 5px;
margin: 0px;
font-size: 0.7em;
}

.newsticker h3 span {
font-weight: normal;
}

.event {
padding: 5px;
border-bottom: 1px dotted #ccc;
font-size: 0.7em;
}

.event img {
margin: 0px 7px;
vertical-align: center;
}

.newsticker p {
padding: 0px 5px 5px 5px;
line-height: 140%;
margin-bottom: 20px;
margin-top: 7px;
font-size: 0.7em;
}

.newsticker p a {
display: block;
margin-top: 5px;
}
