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

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

