﻿.banner {
	height: 323px;
	width: 911px;
	padding: 0;
	display: none;
}

.banner ul {
	padding-left: 20px;
}

.banner p {
	font-weight: bold;
}

.planDescription {
	width: 450px; 
	height: 40px; 
	overflow: hidden;
	position: relative;
	top: 93px;
	left: 425px;	
}

.planFeatures {
	width: 450px;
	position: relative;
	top: 120px;
	left: 425px;	
}

.signupButton {
	position: relative;
	top: 115px;
	left: 420px;
	width: 175px;	
}

.standard {
	background: url(/images/banners/webalife.standard.jpg) left top no-repeat;
}

.standard  div{
	color: #cb001e;	
}

.lite {
	background: url(/images/banners/webalife.lite.jpg) left top no-repeat;
}

.lite  div{
	color: #6e009a;	
} 

.vds {
	background: url(/images/banners/webalife.vds.jpg) left top no-repeat;
}

.vds  div{
	color: #0090db;	
} 

.vip {
	background: url(/images/banners/webalife.vip.jpg) left top no-repeat;
}

.vip  div{
	color: #f79408;	
} 

.banner p, .banner li {
	color: #006b9a;
}

.plans {
	height: 282px;
}

.plan {
	width: 225px;
	height: 282px;
	float: left;
	margin-right: 4px;
}

.plan ul {
	padding-left: 20px;
}

.plan p {
	font-weight: bold;
}

.plan p, .plan li {
	color: #006b9a;
}

.planFeatures1 {
	width: 152px;
	position: relative;
	top: 50px;
	left: 43px;
}

.planPrice {
	color: #736a72;
	width: 155px;
	position: relative;
	top: 64px;
	left: 43px;
}

.planPrice span {
	color: #333333;
	font-size: 30px;	
}

.planPrice div {
	color: #333333;
	font-size: 14px;	
}

.planSignupButton {
	position: relative;
	top: 85px;
	left: 26px;
	width: 175px;	
}

.planLite {
	background: url(/images/plans/webalife.lite.gif) left top no-repeat;
}

.planStandard {
	background: url(/images/plans/webalife.standard.gif) left top no-repeat;
}

.planVIP {
	background: url(/images/plans/webalife.vip.gif) left top no-repeat;
}

.planVDS {
	background: url(/images/plans/webalife.vds.gif) left top no-repeat;
}

.visible {
	display: block;
}

.nomargin {
	margin-right: 0;
}

.planDescText {
    line-height: 20px;
}