
.threecols .item, .threecols .specs1, .threecols .specs2 {
    width: 230px;
}


.compare table {
    border-collapse: collapse;
    border-spacing: 0;
}
.compare table, .compare tbody, .compare td, .compare tfoot, .compare th, .compare thead, .compare tr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
.compare td {
    border-bottom: 1px solid #d9d9d9  !important;
    border-right: 1px solid #fff  !important;
    height: 49px;
    text-align: center;
}
.compare .item {
    border: 0 none;
    line-height: 25px !important;
    text-align: left;
	padding: 10px 0 0 !important;
}
.compare h3 {
    font-size: 15px;
    line-height: 29px;
    margin: 0;
	font-weight: bold;
}
.compare .specs1 {
    background: #f8f8f8 none repeat scroll 0 0  !important;
}
.compare .specs2 {
    background: #f1f1f1 none repeat scroll 0 0;
}
.compare .odd .item, .compare tfoot .item {
    background: #fff url("../images/bg-compare-item-odd.gif") no-repeat scroll 0 0;
}
.compare .odd .specs1 {
    background: #fdfdfd none repeat scroll 0 0;
}
.compare .odd .specs2 {
    background: #f9f9f9 none repeat scroll 0 0;
}
.compare .plans h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 auto 12px;
}
.compare .price {
    font-size: 40px;
    padding-top: 10px;
}
.compare .button {
background: rgba(41,191,245,1);
background: -moz-linear-gradient(top, rgba(41,191,245,1) 0%, rgba(0,175,239,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(41,191,245,1)), color-stop(100%, rgba(0,175,239,1)));
background: -webkit-linear-gradient(top, rgba(41,191,245,1) 0%, rgba(0,175,239,1) 100%);
background: -o-linear-gradient(top, rgba(41,191,245,1) 0%, rgba(0,175,239,1) 100%);
background: -ms-linear-gradient(top, rgba(41,191,245,1) 0%, rgba(0,175,239,1) 100%);
background: linear-gradient(to bottom, rgba(41,191,245,1) 0%, rgba(0,175,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29bff5', endColorstr='#00afef', GradientType=0 );
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
    border: 0 none !important;
    cursor: pointer !important;
    padding: 10px !important;
    text-align: center !important;
    display: inline-block;
}
.compare a { color: #fff; text-transform: capitalize; }
{
background: rgba(212,228,239,1);
background: -moz-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(156,188,214,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(156,188,214,1)));
background: -webkit-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(156,188,214,1) 100%);
background: -o-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(156,188,214,1) 100%);
background: -ms-linear-gradient(top, rgba(212,228,239,1) 0%, rgba(156,188,214,1) 100%);
background: linear-gradient(to bottom, rgba(212,228,239,1) 0%, rgba(156,188,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#9cbcd6', GradientType=0 );}

.compare .tick {
    background: rgba(0, 0, 0, 0) url("/images/tick-big.png") no-repeat scroll 0 0;
    height: 29px;
    margin: 0 auto;
    width: 26px;
}
.bg-image, .compare .cross, .compare .tick {
    border: 0 none !important;
    display: inline-block;
    text-indent: -99999px;
}
.compare .cross {
    background: rgba(0, 0, 0, 0) url("/images/cross-big.png") no-repeat scroll 0 0;
    height: 25px;
    margin: 0 auto;
    width: 25px;
}
