.checkmark,
.crossmark{
	width:16px;
	height:16px;
	margin:0px;
	padding:0px;
	background-image: url(./../images/check16.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
.crossmark{
	background-image: url(./../images/cross16.gif);
}

.features A SPAN{display:none;}

.svx_grid{
	font-size:12px;
	width:730px;
}
.svx_grouping h2{
	margin:0px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
.svx_grouping TD{
	color:#FFFFFF;
	background-color:#333333;
	border: 1PX SOLID #333333;
	padding:4px;
}
.svx_tlgrid{
	background-color:#F2F2F2;border-top:1PX SOLID #E3E3E3;border-left:1PX SOLID #e3e3e3
}
.svx_tlgrid1t H4{
	margin:0px;
}
.svx_tlgrid1t{
	border-top:1PX SOLID #E3E3E3;
}
.svx_tlgrid1{
	border-top:1PX SOLID #E3E3E3;border-left:1PX SOLID #e3e3e3;
}
.svx_tip{display:none;}

.svxTipRow,
.svxTipRowHVR{
	cursor:help;
}
.svxTipRow TD{
	background-color:#FFFFFF;
}
.svxTipRowHVR TD{
	background-color:#EFFFEF;
}

#svx_tt {position:absolute; display:block; background:url(./../images/tt_left.gif) top left no-repeat}
#svx_tttop {display:block; height:5px; margin-left:5px; background:url(./../images/tt_top.gif) top right no-repeat; overflow:hidden}
#svx_ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#svx_ttbot {display:block; height:5px; margin-left:5px; background:url(./../images/tt_bottom.gif) top right no-repeat; overflow:hidden}