ul.plans {list-style:none;margin-bottom:15px!important;}
ul.plans li {width:282px;margin-left:31px;float:left;height:212px;}
ul.plans li:first-child {margin:0;}

ul.plans li h2 {margin:0 10px 3px !important; color:#333333;}
ul.plans li h3 {padding:0 10px 10px !important;margin-bottom:10px;border-bottom:1px solid #e0e0e0;font-size:13px;}

ul.plans li ul {list-style:none;float:left;margin:0 0 10px 10px;}
ul.plans li ul li {width:auto;margin:0;float:none;height:auto;margin-bottom:5px!important;}

ul.plans li a {margin-left:10px;}

/* Setting Style For Plan Prices */
ul.plans li div.price {float:right;text-align:right;margin-top:5px;}
ul.plans li div.price h4 {font-size:36px;font-weight:bold;letter-spacing:-4px; color:#333333;}
ul.plans li div.price h5 {margin-top:-5px;}

/* Defining Plan Background Images */
ul.plans li.starter {background: url(../images/home/starter.png) 146px 130px no-repeat;}
ul.plans li.intermediate {background: url(../images/home/inter.png) 146px 130px no-repeat;}
ul.plans li.expert {background: url(../images/home/expert.png) 146px 130px no-repeat;}

div.feature {height:214px;padding:0px 0 0 0px;background:0 0 10px no-repeat #fff;}
div.feature h4 {font-size:24px;font-weight:bold;color:#36393d;margin-bottom:10px;}
div.feature ul {list-style:none;margin-left:40px;}
div.feature ul li {font-size:18px;color:#36393d;font-weight:bold;margin-bottom:5px;}
div.feature a {background:#36393d;color:#fff;font-weight:bold;text-decoration:none;margin:-10px 30px 0 0;padding:5px 10px;float:right;-moz-border-radius:4px;-webkit-border-radius:4px;}

.addthis_toolbox {
	margin-top: -27px;
    float: right;
  }
