.hilightedrow { background-color: #12CFF9; }
.hilightedrow .prodname { color:#000000; font-weight:bold;}
.hilightedrow .proddesc { color:#ffffff; font-weight:bold;}
.unhilightedrow { background-color: #ffffff; }
.unhilightedrow .prodname { color:#000000;}
.unhilightedrow .proddesc { color:#666666;}
#upgradeform fieldset{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	/*border-bottom-style: dashed;*/
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	/*border-bottom-width: 1px;*/
}

#upgradeform legend { padding-right:20px;  background-image: url(/images/intolondon/earlybird2.gif);
	background-repeat: no-repeat; background-position: right; margin:4px; }

#upgradetimechoice {}
#upgradewhy { float:right; width:100px; }

#upgradefeaturelist  {
	color:#1649FC;
	padding-left: 8px;
}
