/* @override 
	http://www.inventsai.com/style-comparison.css
	http://inventsai.com/style-comparison.css
*/

div.comparisontablediv{
	margin-bottom: 20px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
h5.comparisontabletitle{
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
	color: #900;
	font: bold 24px arial;
}

table.comparisontable {
	border-spacing: 0;
	border-collapse: collapse;
	font: 11px arial;
	width: 568px;
}


table.comparisontable p {
	margin: 0;
}

table.comparisontable thead {
	height: 53px;
	font-weight: bold;
	color: #a9a9a9;
}

table.comparisontable td {
	border: 1px solid #ebeaeb;
	padding: 3px 0;
}

table.comparisontable td:last-child {
	border-right-style: none;
}

table.comparisontable thead td {
	border-right-width: 1px;
	border-top-style: none;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

table.comparisontable td.leftheader {
	font-size: 14px;
	border-left-style: none;
	color: #797979;
	padding-right: 10px;
	white-space: nowrap;
	text-align: left;
	padding-left: 0;
}
table.comparisontable td.leftheader a{
	
	color: #155ea2;
	text-decoration: none;
}

table.comparisontable td.leftheader a:hover{
	color: #900;
	text-decoration: underline;
}

td.inventsaiheader p,
#left-home table tr td.inventsaiheader p {
	font-weight: bold;
	font-size: 23px;
	color: #000;
}

td.inventsaiheader, td.bigcheck{
		/*background-color: #fff9e2;*/
}


td.bigcheck {
	text-align: center;
	font: bold 24.0px 'Lucida Grande';
	color: #48a51d;
}

td.bigcheck, td.inventsaiheader  {
		background-color: #f4f4f4;

}


.littlex, 
#left-home .littlex {
	text-align: center;
}

p.littlecheck , 
#left-home .littlecheck{
	text-align: center;
}


tr.moreinfo{
	background-color: #fff9e2;
	line-height: 15px;
	font-size: 11px;
}

tr.moreinfo strong{
	font-size: 14px;
}

tr.moreinfo td{
	font-size: 11px;
	line-height: 17px;
	padding: 15px 40px 15px 10px;
}

