#masterTemplateContainer .moduleContentContainer H1 { margin-right:0px;}
#masterTemplateContainer .moduleContentContainer .moduleContent {
	margin: 8px 0px 0px;
	padding-bottom:0px;
}

/**** Pricing Plan Layout ****/

.pricing-plan {
	width: 234px;
	margin-right: 5px;
	float: left;
}
.last {
	margin-right: 0;
}

#plan1 {
	background: url('../images/plan1-panel-bg1.png') left top repeat-y;
}

#plan1 .head {
	background: url('../images/plan1-panel-hd.png') left top no-repeat;
	height: 91px;
}

#plan1 .panel {
	background: url('../images/plan1-panel-bg2.png') left bottom no-repeat;
	padding-bottom: 12px;
	min-height: 412px;
	_height: 412px;
}

#plan2 {
	background: url('../images/plan2-panel-bg1.png') left top repeat-y;
}

#plan2 .head {
	background: url('../images/plan2-panel-hd.png') left top no-repeat;
	height: 91px;
}

#plan2 .panel {
	background: url('../images/plan2-panel-bg2.png') left bottom no-repeat;
	padding-bottom: 12px;
	min-height: 412px;
	_height: 412px;
}

#plan3 {
	background: url('../images/plan3-panel-bg1.png') left top repeat-y;
}

#plan3 .head {
	background: url('../images/plan3-panel-hd.png') left top no-repeat;
	height: 91px;
}

#plan3 .panel {
	background: url('../images/plan3-panel-bg2.png') left bottom no-repeat;
	padding-bottom: 12px;
	min-height: 412px;
	_height: 412px;
}

#plan4 {
	background: url('../images/plan4-panel-bg1.png') left top repeat-y;
}

#plan4 .head {
	background: url('../images/plan4-panel-hd.png') left top no-repeat;
	height: 91px;
}

#plan4 .panel {
	background: url('../images/plan4-panel-bg2.png') left bottom no-repeat;
	padding-bottom: 12px;
	min-height: 412px;
	_height: 412px;
}

.head h2 {
	color: #424141;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 36px 0 0 40px;
	_margin: 36px 0 0 20px;
	padding: 0;
	float: left;
	width: 125px;
}

.head h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
	padding: 0;
	float: left;
	width: 125px;
}

#plan1 .head h3 { color: #bda30d; }
#plan2 .head h3 { color: #8f5332; }
#plan3 .head h3 { color: #8f8f8f; }
#plan4 .head h3 { color: #bda30d; }

#plan1 .head h4 {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	float: right;
	width: 68px;
	text-align: center;
	margin-top: 24px;
}

#plan2 .head h4 {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	float: right;
	width: 68px;
	text-align: center;
	margin-top: 24px;
}

#plan3 .head h4 {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	float: right;
	width: 68px;
	text-align: center;
	margin-top: 24px;
}

#plan4 .head h4 {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	float: right;
	width: 68px;
	text-align: center;
	margin-top: 24px;
}


UL.details { padding: 0 0 0 5px; margin: 0; width: 204px; }

UL.details LI {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 35px;
	font-size: 14px;
	color: #2d2d2d;
}

#plan1 UL.details LI.odd {
	background-color: #ece9df;
}

#plan2 UL.details LI.odd {
	background-color: #f3e8e2;
}

#plan3 UL.details LI.odd {
	background-color: #f7f7f8;
}

#plan4 UL.details LI.odd {
	background-color: #f7efd7;
}


.add-details {
	color: #2d2d2d;
	font-size: 12px;
	padding: 20px 24px 10px 5px;
	text-align: center;
}

#plan1 .add-details {
	padding: 20px 24px 40px 5px;
}
#plan2 .add-details {
	padding: 20px 24px 6px 5px;
}
#plan3 .add-details,
#plan4 .add-details {
	padding: 20px 24px 22px 5px;
}

A.signup {
	padding: 16px 0 18px 0;
	margin: 0 24px 0 5px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #2d2d2d;
}

#plan1 A.signup {
	background: url('../images/plan1-signup.png') 34px top no-repeat;
}
#plan2 A.signup {
	background: url('../images/plan2-signup.png') 34px top no-repeat;
}
#plan3 A.signup {
	background: url('../images/plan3-signup.png') 34px top no-repeat;
}
#plan4 A.signup {
	background: url('../images/plan4-signup.png') 34px top no-repeat;
}

A.signup:link,
A.signup:visited,
A.signup:active {
	color: #2d2d2d;
	text-decoration: none;
}

h3.small {
	padding: 20px 20px 20px 40px;
}

A.signup:hover {
	color: #fa0052;
	text-decoration: none;
}

TH.add-options {
	height: 50px;
	background: url('../images/add-options-hd.png') 40px 16px no-repeat;
	text-indent: -9999px;
}

TH.price {
	height: 50px;
	background: url('../images/price-hd.png') 20px 16px no-repeat;
	text-indent: -9999px;
}