@charset "UTF-8";
#packagemaintable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: thin none #CCC;
}
#packagetitle {
	font-weight: bold;
	border: thin solid #CCC;
}
#packagehead {
	font-weight: bold;
	color: #90C;
	font-size: 12px;
	text-align: center;
	border: thin solid #CCC;
}
.packagevalue {
	text-align: center;
	border: thin solid #CCC;
	font-weight: bold;
	color: #093;
}
.packagenote {
	font-style: italic;
	color: #000;
	font-size: 10px;
}

.packagevalueno {
	text-align: center;
	border: thin solid #CCC;
	font-weight: bold;
	color: #C00;
}

.featurelist {
	font-style: italic;
	font-weight: bold;
	color: #090;	
}


#craftysyntaxsideboxContent a img {
	position: static;
}
