
.teaserHomeContainer{
 display: block;
 float:left;
 width: 227px;
}

.teaserContainer{
 display: block;
 width: 240px;
 margin: 0px 20px 0px 0px; 
}

.teaserHead{
 height: 14px;
 font-weight:bold;
 
}

.teaserBody{
 padding: 0px;
 
}

.teaserIcon{
 float:right;
 width:10%;
 text-align:right;
 padding:3px 3px 0px 0px;
 cursor:pointer;
}