.plangrid {
	width: 700px;
}
.plangrid table.gridtable {border:1px solid #c0c0c0}
.plangrid tr.gridhead td  {
	font-size:10pt;
	background-color:#E3F1DA;
	padding:2px;
	text-align:center;
	font-weight:bold;
	font-family: arial;
}
.plangrid tr.sechead td  {
	font-size:10pt;
	background-color:#F8F8D6;
	padding:2px;
	text-align:center;
	font-weight: bold;
	font-family: arial;
}
.plangrid tr.sechead td a  {
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	font-family: arial;
}
.plangrid tr.sechead td a:hover {
	font-size:10pt;
	text-decoration:none;
	color:#009933
}
.plangrid tr.itemrow td  {border-bottom:1px solid #efefef;border-left:1px solid #efefef}
.plangrid td.item a  {
	font-size:9pt;
	text-decoration:none
}
.plangrid td.item {
	font-size:9pt;
	text-align:center;
	padding:2px;
}
.plangrid td.itemlabel {
	font-size:9pt;
	text-align:right;
	padding:2px;
	white-space:nowrap;
	font-family: arial;
}

.plangrid tr.titlerow {background-color:#efefef}
.plangrid tr.titlerow td.itemlabel {font-weight:bold;color:#555555}
.plangrid tr.titlerow td {
	padding:6px;
}

.upgradetext {
	font-size:8pt;
	color:#990000;
	font-family: arial;
}
.nocheck {display:none}
.price {
	font-size:12pt;
	color:#006600;
}
.permonth {
	font-size:8pt;
	color:#c0c0c0;
	font-family: arial;
}
.feesetup {color:#222222}
.diskspace {color:#222222}
.mailboxes {color:#222222}
.creditgoog {afont-size:12pt}
.check {
	background-image:url(../images/sitebuilder/check1.gif);
	background-position:center;
	background-repeat:no-repeat
}
