
.teaserContainer{
  width: 183px;
  border-bottom: 1px solid #7A7A7A;
  border-left: 1px solid #7A7A7A;
  border-top: 1px solid #7A7A7A;
  background-color: #1a1a1a;
  margin-bottom: 1px;
}

.teaserHead{  
  width: 143px;
  padding: 0 15px 0 25px;
  height: 26px;
  line-height: 26px;
  vertical-align: top;
  background: url(../images/boxTitle.gif) left top no-repeat;
}

.teaserBody {
  width: 153px;
  padding: 15px;
  background: url(../images/boxContent.gif) no-repeat top left #1a1a1a;
}

.teaserIcon{
  visibility: hidden;
  display: none;
  float:right;
  width:10%;
  text-align:right;
  padding:3px 3px 0px 0px;
  cursor:pointer;
}