/* Finanzen.de Menu CSS
 * Version: 0.1 (22/05/2010)
 * Website: http://www.finanzen.de
 */

#t4t .teaser {
    color:#454545;
    margin:0 5px 10px 5px;
    border:0px solid #81b8c6;
    background-color:#ffffff;
    width:215px;
}
#t4t .teaser a {
    color:#454545;
	font-weight:normal;
}
#t4t .teaser th {
	text-align:left;
    background-color:#e7f4f8;
    color:#454545;
    padding:2px 2px 2px 5px;
    border-bottom:0px solid #81b8c6;
}
#t4t .teaser td{
    padding:2px 2px 2px 5px;
}
#t4t .teaser td.lastCell { display: none; }

