#compare-plans {
	width: 98%;
	padding:0;
	margin: 20px 5px;
	margin-left:0;
}

caption {
	padding: 0 0 5px 0;
	width: 445px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 6px 6px 2px;
	background:#e0eeee ;
	color:#454545;
	border-top: 1px solid #e4eccd;
	border-bottom: 1px solid #dae7b7;
	border-left: 3px solid #e4eccd;
	
}
th.nobg {
border-width:0px 0 1px 0px;
	background: none;
	color:#4f6b72;
	border-color:#e4eccd;
}
#compare-plans td {
	border-bottom: 1px solid #dae7b7;
	padding: 6px 16px 6px 12px;
	color: #4f6b72;
	text-align:center;
	font-size:13px;
	font-family:"trebuchet MS";
	font-weight:normal;
	border-right: 1px solid #e4eccd;
}
	#compare-plans td span{font-size:12px;}
#compare-plans th.specalt img{top:3px; position:relative;}

tr.alt td,tr.alt th{background:#f2fcd7;}

tr.over td,tr.over td{background:#cce588;}
tr.over th{background:#cce588;}

tr th.nobg{background:none;}
tr.head th{background:none; border:0; border-bottom:1px #dae7b7 solid; padding:20px 0;}

td.ordernow, td.empty, td.ordernow img
{
border:0;
text-align:center;
}
.ordernow a
{
display:block;
width:auto;
height:23px;
border:0;
background:url(../images/order.png) bottom no-repeat;

}

.ordernow a:hover
{

text-align:center;
}
.ordernow a span
{
display:none;
}
/*td.alt {
	background: #F5FAFA;
	color: #797268;
	font-size:11px;
}*/
th.spec, #compare-plans td.empty {
	border-right: 1px solid #dae7b7;
	border-bottom:0px solid #97cde6;
	border-left:0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #f1e8e8;
	border-top: 0;
	background: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #615b51;
	border-right:1px solid #dae7b7;
	border-bottom:1px solid #eceee0;
}
th.specalt a
{
margin:0 10px;
}
tr th.first
{
background:#90c403 url(../images/curved-l.png) top left no-repeat;
text-align:center;
height:42px;
padding: 0px 6px 0px 12px;
color:#fff;
border:0;
font-family:"Trebuchet MS"; font-size:1.4em;
border-bottom:1px #dae7b7 solid;
}
tr th.middle
{
text-align:center;
background:#90c403 url(../images/b.png) repeat-x;
	padding: 0px 6px 0px 12px;
			color:#fff;
			border:0;
			font-family:"Trebuchet MS";  font-size:1.4em;border-bottom:1px #dae7b7 solid;
}
tr th.last
{
background:#90c403  url(../images/curved-r.png) top right no-repeat;
text-align:center;
padding: 0px 6px 0px 12px;
color:#fff;
border:0;
font-family:"Trebuchet MS"; font-size:1.4em;border-bottom:1px #dae7b7 solid;
}

