.innertube { margin:0 !important; padding:0 !important;}
.vpsbox {
	width: 575px;
	height: auto;
	background: url(images/table_repeat.gif) top center repeat-y;
	position: relative;
	padding: 0 10px;
	margin-bottom: 20px;
}

.strong { color:#FFF;}
.signup { color:#BD3330; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:underline;}
.vpssplash { width:836px; height:135px; background:url(images/vpssplash.jpg) left top no-repeat;}
.hnssplash { width:836px; height:135px; background:url(images/hybrid-servers.jpg) left top no-repeat;}
.hnsheader {
	width: 555px  !important;
	height: 86px !important;
	background: url(images/hnsheader.gif) center top no-repeat !important;
}

.vpsheader {
	width: 555px  !important;
	height: 86px !important;
	background: url(images/vpsheader.gif) center top no-repeat !important;
}


.vpsheader th, .hnsheader th { text-align:center; vertical-align:middle;
		font-size: 16px; color:#FFF;
	}
.accent { color:#000;}
.vpsheader thead th.last {
	
	}

.vpsplans {
	margin: 0 0;
	border: 0;
	font-size: 12px !important;
}
	
	.vpsplans td {
		background: url(images/td_back.jpg) bottom left repeat-x;
		height: 30px;
		line-height: normal;
		vertical-align: middle;
/*		padding: 0 10px;*/
		text-align: center;
	}
	.vpsplans .left {
		text-align: left; padding-left:5px;
	}
	

	.vpsplans td.right {
		text-align: right;
	}
	
.alignleft {float: left; margin: 5px 5px 0 5px; color:#666666 !important; font-weight:bold !important;}
.alignright {float: right; margin: 5px 5px 0 5px;}

	.vpsplans td.white {
		
		line-height: 10px !important;
		vertical-align: middle !important;
	}
	.subheader div {
		padding-bottom: 5px;
		font-weight: bold;
	}

	.vpsbox .subheader td {
		background: url(images/subheader_back.jpg) center left no-repeat;
		height: 54px;
		line-height: 54px;
		vertical-align: middle; padding-left:10px;
		color:#666666 !important;
	}
	
	.addons td {
		text-align: left;
		vertical-align: top;
	}
	.addons td ul {
		list-style: none;
		line-height: 1.4;
		padding-bottom: 20px;
		padding-left: 15px;
	}
	.difflink, .difflink a {color:#666666 !important; font-weight: normal !important; line-height: 54px; font-size: 11px; font-style: italic;}
	.addons td li {
		list-style-image: url(images/list_dot_prod.gif);
	}
	
	.big {
		font-size: 18px !important;
		color: #BD3330; font-weight:bold;
	}
/* ------ JQUERY TOOLTIPS ------ */

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	line-height: 1.4;
}
#JT ul {
	padding-left: 15px;
}
#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}


#vps_core_left {
	width: 671px;
	float: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 17px;
	font-weight: bold;
	color: #8cc800;
	margin-bottom: 10px;
}