html,body { margin:0px; padding:0px; background-color:#ffffff;font-family:Arial;font-style:normal;font-weight:normal;color:#000000;text-decoration:none;font-size:12px;letter-spacing:0px; }

#status {
    color:#000;
    padding: 0px;
}

#status table {
    background: #efefef;
}

#status table th {
	text-align:center;
        padding:10px;
        background-color:#C3C3C3;
}

#status table td {
	width:30%;
	text-align:center;
        padding:1%;
        border-bottom:1px solid #C3C3C3;
}
