#offers p b {
color:#faedcd;
text-align:left;
}

.mt td {
padding:5px;
}

.mt tr {
background:#000;
}

.mt_footer {
color:#888;
text-align:center;
font:normal 10px tahoma;
}

.mt_header {
color:#FDE962;
text-align:center;
}

.mt_left {
text-align:right;
}

.mt_right {
text-align:left;
}

table .mt {
width:100%;
text-align:center;
background:#000;
border:none;
border-spacing:1px;
}

td .mt_footer,p b {
text-align:center;
}

td .mt_header {
text-align:center;
background:#000;
}

td .mt_left {
text-align:right;
width:30%;
}

td .mt_right {
width:70%;
text-align:left;
}

ul {
list-style-type:none;
}

ul li input {
margin-bottom:2px;
}