div#mid p#cmp {
text-align: center;
}

dl.details {
width: 530px;
margin-top: 5px;
}
dl.details dt {
font-weight: bold;
color: #7D3549;
font-size: 1.4em;
}
dl.details dd {
padding-bottom: 3px;
color: #333333;
font-size: 1.3em;
font-weight: normal;
}

table#compare {
background-color: #E9D1D7;
border: 1px solid #7D3549;
margin-bottom: 15px;
width: 550px;
font-size: .7em;
}
table#compare caption {
padding-bottom: 10px;
text-align: center;
font-size: 1.2em;
font-weight: bold;
}
table#compare th {
font-weight: bold;
color: #7D3549;
padding-top: 5px;
padding-bottom: 5px;
background-color: #ececec;
border: 1px solid #7D3549;
text-align: center;
}
table#compare td {
background-color: #FFFFFF;
padding: 3px;
border: 1px solid #AEAEAE;
text-align: center;
vertical-align: middle;
}
table#compare td.acct {
text-align: left;
}
table#compare td.ctrv {
vertical-align: middle;
}
table#compare td#apy {
color: #7D3549;
padding-bottom: 10px;
font-weight: bold;
font-size: 1em;
text-align: center;
padding-top: 10px;
}
table#compare a#cmp {
text-align: center;
margin-right: auto;
margin-left: auto;
color: #7D3549;
}
table#compare img {
	height: 16px;
	width: 20px;
}
