.table {
	width:594px;
	margin:0 auto;
	margin-top:100px;
	background: url('/images/wmit/table-background.png') top center repeat-y;
	position:relative;
	margin-bottom:40px;
	padding-top:49px;
}
.table * {
	position:relative;z-index:10;
}
.table .bottom {
	position:absolute;
	bottom:-10px;
	left:0;
	background: url('/images/wmit/table-bottom.png') center bottom no-repeat;
	display:block;
	width:594px;
	height:150px;
	z-index:0;
}
.table .top {
	background: url('/images/wmit/table-header.png') no-repeat;
	display:block;
	width:593px;
	height:45px;
	padding-top:10px;
	position:absolute;
	top:-6px;
	left:0;
	z-index:20;
}
.table h2 {
	background: url('/images/wmit/wmit-prepay.png') 15px 0px no-repeat;
	height:30px;
	font-weight: normal !important;
	color: #261200;
	padding: 0 20px 0 200px;
	line-height: .9em;
}
.table ul.features li {
	background: url('/images/wmit/table-list-item.png') 1px -3px no-repeat;
	display:block;
	padding-left:30px;
	padding:5px 0 5px 30px;
	line-height:14px;
	width:330px;
}
.table ul.features li.last {
	background: url('/images/wmit/table-list-item-last.png') 1px -3px no-repeat;
}
#sections {
	background: url('/images/wmit/table-icons.png') 30px 0px no-repeat;
	display:block;
	width:220px;
	height:80px;
	position:absolute;
	top:100px;
	right:-6px;
	padding-top:70px;
}
#sections li {
	float:left;
	width:110px;
	text-align:center;
}
#sections li a {
	font-size:0.9em;
}