/* Plan Page */
.plans{
background: url(images/plancomp-bg.jpg) repeat-x;
height: 48px;
width: 100%;
font-size: 13px;
color: #fff;
margin: 10px 0px 0px 0px;
padding: 0;
}

td.plancomp-l{
background: url(images/plancomp-l.jpg) no-repeat top left;
height: 48px;
width: 14px;
}

td.plancomp-r{
background: url(images/plancomp-r.jpg) no-repeat top right;
height: 48px;
width: 14px;
}

td.features{
width: 183px;
text-align: center;
}

td.plan1{
width: 136px;
text-align: center;
}

td.plan2{
width: 123px;
text-align: center;
}

td.plan3{
width: 123px;
text-align: center;
}

td.plan4{
width: 108px;
text-align: center;
}

.planfeatures{
width: 100%;
font-size: 13px;
color: #999999;
margin: 0;
padding: 0;
}

.planfeatures-specific{
width: 100%;
font-size: 13px;
color: #fff;
margin: 0;
padding: 0;
}

