/*

*/


.xtable td {
	color:#46bad3;
	color:#ff0000;
	text-align: center;
	vertical-align:middle;
}

.xtable {
	margin-bottom:50px;
	width: 100%;
}

.xtable td {
	padding: 7px 15px 7px 0;
	border-bottom:1px solid #e2e2e2;
}

.xtable td:hover {background-color: #f5f5f5;}
