/* Subscriptions */
#hosting_container{
	padding-left: 47px;
	color:#8e95a0;
	font-size: 14px;
}
#leftCol {
	float: left;
	width: 375px;
	line-height: 17px;
	font-family: 'Helvetica Neue', 'Helvetica-neue', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #333;
}
#leftCol h1, #leftCol h2, #rightCol h1, #rightCol h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #B2BB4B;
	font-weight: bolder;
	line-height: 25px;
}
#leftCol h2, #rightCol h2{
	font-size: 18px;
	line-height: 19px;
}
#leftCol p.subText, #rightCol p.subText {
	font-size: 21px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 24px;
}
#leftCol li, #rightCol li {
	padding:3px 0px;
	font-size:13px;
}
#leftCol ul, #rightCol ul {
	margin-top: 0px;
/*	margin-left: 15px;*/
/*	list-style: disc;*/
}
#leftCol p, #rightCol p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftCol p.submit, #rightCol p.submit {
	margin-top: 24px;
}
#rightCol{
	float:left;
	width:384px;
	padding:0px 0px 0px 0px;
	margin-left: 48px;
	line-height: 17px;
	font-family: 'Helvetica Neue', 'Helvetica-neue', Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: #333;
}

#rightCol .main {
	padding-top:30px;
	font-size: 14px;
}
#leftCol p.blue, #rightCol p.blue {
	color: #79C6EB;	
	margin: 14px 0px 8px 0px;
	font-weight: bolder;
}
div.dottedHR {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #858C99;
	clear: both;
}
div.location {
	text-align: right;
}
p.address,p.location {
	font-size: 12px;
	padding-top: 24px;
	line-height: normal;	
}
p.subscribeBoxes {
	text-align: center;
	height: 78px;
	overflow: visible;	
}
p.subscribeBoxes img {
	vertical-align: middle;	
}
div.subscribeBtn {
	width: 330px;
	height: 60px;
	background: #ABB401 url(images/subscribeBtnBg.gif) repeat-x;
	border: 2px solid #949C3D;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	margin-top: 24px;	
}
div.subscribeBtn p.price {
	width: 104px;
	height: 36px;
	font-size: 12px;
	line-height: normal;
	color: #606807;
	margin: 14px 0px 0px 6px !important;
	text-align: center;
	border-right: 1px solid #949C3D;
	float: left;
	display: block;	
}
p.price span.realPrice {
	font-size: 18px;
	font-weight: bold;
	color: #8f6802;
	-moz-text-shadow: 0px 1px 0px #ABB401;
	-webkit-text-shadow: 0px 1px 0px #ABB401;
	text-shadow: 0px 1px 0px #ABB401;	
}
div.subscribeBtn p.subscribe {
	font-size: 18px;
	font-width: bold;
	color: #FFF;
	width: 176px;
	height: 40px;
	text-align: center;
	float: left;
	letter-spacing: .05em;
	line-height: normal;
	-moz-text-shadow: 0px 1px 0px #949C3D;
	-webkit-text-shadow: 0px 1px 0px #949C3D;
	text-shadow: 0px 1px 0px #949C3D;
	margin: 12px 0px 0px 12px !important;	
} 
p.subscribe a {
	color: #FFF;
	display: block;	
}
p.subscribe a:hover {
	color: #EEE;	
}
p.subscribe span.smallText {
	font-size: 10px;
	color: #e7eac5;
	font-style: italic;
}