
#status_box {
	width: 220px;
	margin-right:10px;
	float: right;
}

#status {
	width: 220px;
}

#status td {
	color: #fff;
}
#status td.titulo {
	color: #555;
	font-weight: bold;
	font-size: 10px;
}

