
.teaserContainer{
 margin: 7px;
 display: block;
}

.teaserHead{
 color:white;
 display:block;
}

.teaserBody{
 color:white;
 font-size: 11px; 
}
.teaserBody td{
 color:white;
 font-size: 11px; 
}

.teaserBody a:link,.teaserBody a:hover,.teaserBody a:visited{
 color: #FFFFFF;
 font-size: 11px;
 font-weight:normal; 
}

.teaserIcon{
 float:right;
 width:10%;
 text-align:right;
 padding:3px 3px 0px 0px;
 cursor:pointer;
}
