

table{
	width:700px;
	margin: 0 auto 30px;
	color:#fff;
border-collapse: separate;
}
th{
	background:#5C3E43;
	width:120px;
	height:60px;
}
th a,th a img{
	display:block;
}

td{	
	background:#916861;
	height:60px;
	padding-left:10px;
}

td a{	
	background:#916861;
	color:#fff;
}