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