/* TESTIMONIAL */

.teaser {
padding-top: 0px;
padding-bottom: 0px;
/*background-color: #EAEFF5;*/
}

.teaser-title {
font-family: verdana,arial,helvetica;
font-size: 11px;
color: #1E5490;
font-weight: bold;
padding-left:10px;
padding-right:10px;
}

.teaser-content {
font-family: verdana,arial,helvetica;
font-size: 10px;
color: #000000;
font-weight: normal;
padding-left:10px;
padding-right:10px;
}

a.teaser-title-link:link {text-decoration: none; color: #1E5490;}
a.teaser-title-link:visited {text-decoration: none; color: #1E5490;}
a.teaser-title-link:hover {text-decoration: underline; color: #6699CC;}
a.teaser-title-link:active {text-decoration: none; color: #1E5490;}