﻿.statusBg
{
	background-image:url(Images/General/grayGradient_bg.gif);
	height:24px;
	border-top:1px solid #CCCCCC;
}
.statusBorder
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-left:8px;
	padding-right:8px;
}
.statusBg table /* neu fuer xhtml und Gecko, ersetzt auch text-align in .statusBg */
{
	margin-right:7px;
	float:right;
    padding:0;
    border:0;
    width:100%;
}