/* Finanzen.de Menu CSS
 * Version: 0.1 (05/01/2010)
 * Website: http://www.finanzen.de
 */

#t4t .teaser {
    color:#333333;
    margin:0 5px 10px 5px;
    border:0px solid #ffffff;
    background-color:#ffffff;
    width:215px;
}
#t4t .teaser a {
    color:#333333;
	font-weight:normal;
}
#t4t .teaser th {
	text-align:left;
    background-color:#ffffff;
    color:#666666;
    padding:2px 2px 2px 5px;
    border-bottom:0px solid #ffffff;
}
#t4t .teaser td{
    padding:2px 2px 2px 5px;
}
#t4t .teaser td.lastCell { display: none; }

