h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#009FAA;
	text-align:center;
	border:none;
	margin-top: 10px;
	margin-bottom: 6px;
	}


.signup_image {
	border:none;
	}
.boxes{text-align:center;}
.box {width:220px;height:395px;background:#e8f6ff;border:4px #96c3e0 solid;color:#013060;display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin:0 3px 0 0;zoom:1;*display:inline;}
.highlight{border: 1px solid #666;background:#F2DA84;color:#835C0D;display:inline;padding:10px;text-transform:capitalize;}
.box-head{	
	/*background */

  background-image: url(../images/box_head.jpg);overflow:hidden;padding:3px 4px 6px 0px;margin-bottom:20px;

}
.box-head span{font-family:Georgia,Times,serif;font-style:italic;color:#12E9FA;opacity:0.8;}
.box-head span span{font-family:Helvetica,Arial,Sans-serif;text-transform:uppercase;font-size:70%;letter-spacing:1px;margin-right:4px;opacity:0.6;}
.box h3{font-weight:normal;font-size:1.8em;font-family:Arial, Helvetica, sans-serif;text-transform:capitalize;color:#013060;margin:0 0 7px 0;}
.box p{background:white;padding:4px 0;}
.box img{display:block;margin:20px auto;}
.box ul{list-style:none;padding:0;}
.box ul,.box p{margin:0 15px;line-height:1.3em !important;}
.box ul li{margin:13px 0;}
.box-personal{border-right:1px #ddd solid;}
.box-business{height:395px;width:220px;background:#e8f6ff url("http://cdn-static-qsc-0.viddler.com/vlnc/live/images/signup/bg-body-business.gif?c217f1c") no-repeat;background-position:0 110%;border:4px #96c3e0 solid;color:#013060;position:relative;}
.box-business a{font-weight:bold;}
.box-business h3{color:#013060;font-size:2em;}
.box-business .box-head span{color:#2a699c;}




.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; }




