.teasertable{
 width: 915px !important;
 margin: 0px !important;
 padding: 0px !important;
 font-size: 12px;
 font-family: arial, "Arial";
}

.t1{
 font-size: 12px !important;
 font-family: arial, "Arial" !important;
 vertical-align: top;
 background-color: #99ccff !important;
 border-right: 5px solid #fff;
}
.t1, .t2, .t3{
  padding: 5px;
  padding-left: 20px;
  margin: 20px;
  color: #000 !important;
}

.t2{
 font-size: 12px;
 font-family: arial, "Arial" !important;
 vertical-align: top !important;
 background-color: #c0d035 !important;
}

.t3{
 font-size: 12px;
 font-family: arial, "Arial" !important;
 vertical-align: top !important;
 background-color: #ff9999 !important;
 border-left: 5px solid #fff;
}

.teaserdiv{
  margin: 0px !important;
  padding: 0px !important;
  visibility: visible !important;
  width: 915px;
}

.clearer, .news-latest-gotoarchive, .news-latest-category{
  position: absolute;
  top: 1px;
  visibility: hidden;
}

.t1 a, .t1 a:visited{
 color: #fff !important;
}

.t1 a:hover{
  color: #000 !important;
}

.t1 h1{
	color: #fff !important;
  border-bottom: 2px solid    #fff !important;
}

.t2 a, .t2 a:visited{
	color: #fff !important;
}

.t2 h1{
	color: #fff !important;
  border-bottom: 2px solid    #fff !important;
}

.t2 a:hover{
  color: #000 !important;
}

.t3 a, .t3 a:visited{
	color: #fff !important;
}

.t3 h1{
	color: #fff !important;
  border-bottom: 2px solid    #fff !important;
}

.t3 a:hover{
  color: #000 !important;
}

.t1 h2, .t2 h2, .t3 h2{
  color: #000 !important;
}

.more a{
  position: relative;
  top: -10px;
}