#content .frei2  {
        
        clear:both !important;
        width:600px !important;
}
#content .frei2 th{
	color:#ab0701;
}
#content .frei2 td {
	color:#383846;
	white-space:nowrap;
}
#content .frei2 td p {
	margin:0;
}

#content .frei2 tr:nth-child(even) {
    background-color:#e7e7ff;
}
