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

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

