#accChoice {
	margin: 32px 17px 0px 50px;
	width: 499px;
	padding: 0px;
	border: none;
}
#accChoice td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: none;
}
#accChoice h2 i {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
#accChoice h5 {
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#accChoice p {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 10px;
}
#accChoice td.topRight {
	border-top: 1px solid #000000;
}
#accChoice td.leftRight {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#accChoice td.topLeft {
	border-top: 1px solid #000000;
}
.accIcons {
	margin-right: 4px;
}
#upgradesChoice {
	width: 144px;
	margin: 83px 50px 0px 0px;
	border: 1px solid #333399;
	padding: 0px;
}
#upgradesChoice td {
	margin: 0px;
	padding: 0px;
	border: none;
}
#upgradesChoice h5 {
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	background: #333399;
	color: #FFFFFF;
	padding: 7px 5px 7px 7px;
	margin: 0px;
}
#upgradesChoice h5 strong {
	font-size: 16px;
}
#upgradesChoice h6 {
	font-size: 13px;
	line-height: 13px;
	margin: 12px 4px 3px 9px;
}
#upgradesChoice p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px 10px 24px 12px;
}
#upgradesChoice a {
	color: #CC3333;
}
#upgradesChoice a:hover {
	color: #333399;
}

