.comp_tab {
	font-size: 13px;
}
.comp_tab td.features {
	background-image: url(../../img/layout/css/full_row1/full_orange_head_bar.png);
	color: #FFF;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 11px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.comp_tab td.comp_head {
	font-weight: bold;
	color: #FFF;
	background-image: url(../../img/layout/css/full_row1/full_blue_head_bar.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

.comp_tab td {
	padding: 6px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.comp_tab td.noborder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
}

.comp_tab td.green {
	color: #060;
}
.comp_tab td.red {
	color: #F00;
}
.comp_tab td.small_note {
	font-size: 10px;
	padding-top: 0px;
}



.comp_tab td.sysname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #333;
	width: 350px;
	padding: 5px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #183463;
	border-right-color: #183463;
	border-bottom-color: #183463;
	border-left-color: #183463;
	color: #000;
}
.comp_tab td.price {
	color: #FFA514;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}




#abs_vs_icon {
	position: absolute;
	left: 543px;
	top: 23px;
}
