

.plans td.prem { 
			background-color: #BED2D2; 
			color: #000000;
			text-align:center;
			padding: 4px 0px 0px 0px;			
			}
.plans td.basic { 
			background-color: #e8f1f0;
			color: #000000;	
			text-align:center;
			padding: 4px 0px 5px 0px;
			}

.plans td.basic img, td.prem img, td.feature_name img
			{
			background:none;
			border:none;
			}
.plans td.feature_name {
			font-family: Arial, Helvetica, sans-serif;
			font-size:13px;
			text-align:left;
			padding-right: 10px;
			}		
			
.plans th.prem { 
		background-color:#8080FF;
 		color: #555; 
		}
th.basic { 
			background-color:#B9B9FF;
			color: #000000;	
			
		}
.plans th.compare-feature { 
		border-color: #395155;
	 	color:#0033FF;
		padding: 10px 10px 10px 10px;
		}

/* hosting features */

.plans .tip { vertical-align: middle; }

.plans th { color: #f93; font-size: 116%; font-weight: normal; text-align: center; text-transform: capitalize; }
.plans td { border-top: 1px dotted #aaa; font-size: 85%; }

.plans tr td.feature { padding-left: 1em; width: 80%; }
.plans tr td.attribute { text-align: right; padding-right: 1em; }
.plans .price { width: 40%;}
.plans .price a { font-size: 123.1%; margin-left: 1em; text-decoration: none; }



