@charset "utf-8";
/* CSS Document */
/* START COMPARISON TABLE STYLES */
#comparetable {width: 100%; table-layout: fixed; text-align: center; margin: 2em 0; border-collapse: collapse; }
#comparetable tr {background: transparent!important;}
#comparetable td,
#comparetable th {padding: 2px; text-align: center;}
#comparetable td.rowTitle {text-align: left;}
.blank {background: none!important; border: none!important;}
 .clean th {background-color: #dfdfdf; font-size: 18px; color: #585858; text-align: center; font-weight: 400; text-shadow: 0 1px 0 #e0ecf7; border: 1px solid #bbbbbb;}
 .clean td {background-color: #f0f1f1; border: 1px solid #c8d6e2;}
  .clean td.rowTitle {font-size: 16px; font-weight: 400;}
.buypro {
	font-size: 15px;
	font-style: normal;
	color:#36F;
}
.buypro:hover {
	cursor:pointer;
}
.buybasic {
	font-size: 15px;
	font-style: normal;
	color:#36F;

}
.buybasic:hover {
	cursor:pointer;
}

/* END COMPARISON TABLE STYLES */

