table.xenvs {
width:620px;
margin: 10px 0 10px 0;
background: #f3f3f3;
}

table.xenvs th {
color:#4e4e4e;
font-size: 1.3em;
text-align:center;
padding:8px;
}

table.xenvs th.title {
color: #fff
font-weight: 700;
}

table.xenvs th.middle {
color: #fff;
font-size: 1.1em;
width: 15%;
font-weight: 700;
padding:10px;
}

table.xenvs td, table.xenvs th.middle {
background: #fff;
font-size: 1.1em;
padding:6px 6px 6px 12px;
text-align: center;
margin: 0;
}

table.xenvs th.bottom {
color: #8a8a8a;
font-weight: 700;
}

table.xenvs th.order{
color: #FFF;
font-weight: 700;
}