#content_panel_features {
	width: auto;
	position: static;
	background: none;
	border: none;
	padding: 0 1em;
}

#breakdown {
	width: 44%;
}

#breakdown th, #breakdown td {
	padding: 0.5em 0.2em;
	font-size: 85%;
}

#breakdown th.first, #breakdown td.first {
	text-align: right;
	width: 40%;
}

#breakdown td.last {
	color: #398512;
}

#breakdown th {
	text-align: center;
}

#breakdown .checked {
	background: url('/images/green_check_only.gif') no-repeat center;
	width: 18px;
	height: 18px;
}

p.feature img {
	display: block;
}

p.feature {
	float: right;
	width: 165px;
	margin: 0 0 1em 1em;
	font-size: 85%;
	font-weight: bold;
	color: #425B78;
}

p.large {
	width: 190px;
	clear: right;
}
