

/* --------------------------- BEGIN PRICING TABLE --------------------------- */
		
#pricing_table{width:576px; margin: 0 auto;font:12px/18px Arial,Lucida,Verdana,sans-serif;}
#pricing_table h3{margin:0; padding-top:20px;font-style:normal;text-decoration:none; float:none; font-weight:bold; font-size:14px;}
#pricing_table p{margin:0; padding:0;font-style:normal;text-decoration:none; float:none;}
	
#plans #top .plan{width:192px;height:50px;float:left;text-align:center;background-color: #111;padding-right:1px;border-top:1px solid rgba(255,255,255,.2);background:-webkit-gradient(linear, left top, left bottom, from(#70a840), to(#498e2a));background:-moz-linear-gradient(top,  #70a840,  #498e2a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70a840", endColorstr="#498e2a");}
#plans{background:url(images/schadow.png) no-repeat bottom center;float:left;margin-top:15px;padding-bottom:12px;}
#plans #top{height:30px;color:#fff;}
#plans #top .plan.first{padding-left:246px;}
#plans #top .plan h3{text-shadow:none;font-size:14px; width:130px;text-align:center;}
#plans #top .plan p{font-size:12px;color:silver;width:130px;}
#plans #top .plan.first h3{text-shadow:none;font-size:14px; width:114px;margin-left:8px;}
#plans #top .plan.first p{font-size:12px;color:silver;width:114px;margin-left:8px;}

.row{height: auto; float:left;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;background-color:#fff;}
.row .future{width:230px;float:left;padding-right:14px;font-size:12px;text-align:right;line-height:34px;color:#222;}
.row .column{width:190px;float:left;text-align:justify;padding:10px;line-height:34px;border-left:1px solid #e0e0e0;height:auto; font-size:12px;}
.row.alt{background-color:#f5f5f5;}
.row .column span{width:13px;height:13px;float:left;margin-left:58px;margin-top:10px;font-size:12px;text-indent:-9000px;margin-bottom:-4px;background-repeat:no-repeat;}
.row .column span.yes{background-image:url(images/icon_yes.png);}
.row.alt .column span.yes{background-image:url(images/icon_yes.png);}
.row .column span.no{background-image:url(images/icon_no.png);}
.row.alt .column span.no{background-image:url(images/icon_no.png);}
	
.bottom .sign .btn,.bottom .sign .btn:visited {display: inline-block; background-color: #242424; color: #fff; height: 30px;width: 100px;line-height: 30px;text-decoration: none;margin: 10px 0 0 0;-moz-border-radius: 3px; -webkit-border-radius: 3px;border-top: 1px solid rgba(255,255,255,.1);position: relative;cursor: pointer;border-bottom: 1px solid rgba(0,0,0,.5);background:-webkit-gradient(linear, left top, left bottom, from(#70a840), to(#498e2a));background:-moz-linear-gradient(top,  #70a840,  #498e2a);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70a840", endColorstr="#498e2a");}
.bottom{float:left;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-left:1px solid #e0e0e0;font-weight:bold; background-color:#fff;height: 50px; background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d1d1d1));background:-moz-linear-gradient(top,  #f5f5f5,  #d1d1d1);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#d1d1d1');-webkit-border-bottom-right-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-bottomright: 8px;-moz-border-radius-bottomleft: 8px;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;}	
.bottom .future{width:230px;height: 50px;float:left;padding-right:14px;font-size:12px;text-align:right;line-height:34px;color:#222;}
.bottom .sign{width:192px;float:left;text-align:center;line-height:34px;padding-left:1px;height:34px;font-size:12px;}
.bottom .sign .btn a{color:#fff; text-shadow: 0 1px 0 rgba(100,100,100,1);text-decoration:none;}
.bottom .sign .btn:active{top:1px; background-color: #282828; border-bottom: 1px solid rgba(0,0,0,.2); border-top: 1px solid rgba(155,155,155,.1);}

/* ---------------------------- END PRICING TABLE ---------------------------- */
