.box1inner-wide {
	width:950px;
	padding:0px;
	background:none;
	border:none;
	border-radius:0;

}

.hostingplan {
	float:left;
}
.hostingplan h2 {
	color: #777777;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0;
	text-shadow: 1px 1px #FFFFFF;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
}

.table-button { margin: 15px 0 10px 0; text-align: center; }

.hostingplan ul {
	list-style:none;
	margin:0px;
	width:188px;
	background:url(../images/hostingplan.jpg) repeat-y right top;
	-webkit-border-radius: 7px 0 0 7px;
	-moz-border-radius: 7px 0 0 7px;
	border-radius: 7px 0 0 7px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.hostingplan ul li {
	line-height:40px;
	height:40px;
	color:#FFF;
	font-size:14px;
	text-shadow:1px 1px 1px #cc6804;
	background:url(../images/bullet1.png) no-repeat left center;
	padding:0 0 0 25px;
	border-bottom:1px solid #f8a848;
}
.bronze {
	float:left;
	width:118px;
	background:url(../images/planbtm.png) repeat-x left bottom;
	border-style:solid;
	border-color:#fff;
	border-width:0 0 2px 0;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
.bronze h2 {
	margin:0px;
	padding:0px;
	height:50px;
	line-height:50px;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	color:#FFF;
	background:url(../images/tabtopbg.png) repeat-x left top;
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.bronzerate {
	background:url(../images/bronzerate.png) no-repeat left top;
	height:83px;
	width:179px;
}
.bronze ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background:#FFF;
}
.bronze ul li {
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:1px solid #dddddd;
	color:#777;
}
.checkmark {
	background:url(../images/checkmark.png) no-repeat center;
	height:40px;
}
.check {
	background:url(../images/checkmark.png) no-repeat center;
	height:40px;
}
.cross {
	background:url(../images/cross.png) no-repeat center;
	height:40px;
}
.ordernow {
	margin:15px auto;
	width:133px;
	height:34px;
}
.ordernow a {
	display:block;
	background:url(../images/ordernow.png) no-repeat left top;
	width:133px;
	height:34px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #CC6804;
}
.ordernow a:hover {
	background:url(../images/ordernow.png) no-repeat left bottom;
}

.bronzenostyle { background: none !important; border: none !important; }
.leftcontent .spacer { height: 0px; line-height: 0px; }
