


.vps_box_yellow {
	float: left;
	padding: 15px 10px;
	color: #333;
	line-height: 22px;
	background:#f0f3f6;
	border:1px solid #dde1e4;
	margin-top: 10px;
	margin-bottom: 20px;;
}

.vps_box_yellow p {
	padding:3px 0 10px 0;
}

.features_box {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	padding-bottom:10px;
}

.features_box_header {
	float: left;
	height: 25px;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #2E8000;
}

.features_img {
	float: left;
	height: 150px;
	width: 140px;
	overflow:hidden;
	border-right: 1px dotted #CCC;
	padding-right: 10px;
}

.features_img  img {
	height: 150px;
	width: 140px;
}

.features_text {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 10px;
}

.features_text .features_row, .features_text div {
	float: left;
	width: 520px;
	padding-top: 5px;
}

.hosting_content_left_header {
	float: left;
	height: auto;
	width: 830px;
	font-size: 30px;
	line-height: 20px;
	margin-top: 20px;
	color: #333;
	margin-left: 60px;
}

.hosting_content_left_text {
	float: left;
	height: auto;
	width: 830px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 12px;
	color: #333;
	margin-left: 60px;
}

.hosting_left_content_hosting {
	float: left;
	height: auto;
	width: 870px;
	margin-left:40px;
	margin-top: 10px;
}

.hosting_left_content_word {
	float: left;
	height: auto;
	width: 870px;
	margin-top:30px;
	margin-left:40px;
	text-align:center;

}

.hosting_left_content_img {
	float: left;
	height: auto;
	width: 870px;
	margin-top:10px;
	margin-left:50px;
	text-align:center;

}


.hosting_left_content_search {
	float: left;
	height: auto;
	width: 870px;
	margin-bottom:20px;
	margin-left:40px;
	text-align:center;
	background:rgba(10,120,190,0.3);
	padding:10px;
	border-radius:10px;
	-webkit-box-shadow: 1px 2px 6px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    1px 2px 6px 0px rgba(50, 50, 50, 0.5);
box-shadow:         1px 2px 6px 0px rgba(50, 50, 50, 0.5);

}

.hosting_left_content_word-2 {
	float: left;
	height: auto;
	width: 870px;
	margin-top:10px;
	margin-left:50px;


}


.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
.small-2{
	font-family: 'Oswald', sans-serif;
	font-size:22px;	
	color:#fff;
	font-weight:bold;
	margin-top:-20px;

}

h4{
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin: 0;
}

.large{
	font-family: 'Dosis', sans-serif;
	font-size:48px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

.large-2{
	font-family: 'Dosis', sans-serif;
	font-size:38px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
}

.large-3{
	font-family: 'Dosis', sans-serif;
	font-size:38px;
	color:#0f75bc;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
	margin-left:20px;
	text-align:center;
}

.large-4{
	font-family: 'Dosis', sans-serif;
	font-size:24px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;

}



.left_box{
float:left;
	width:470px;
	
}

.right_box{
float:left;
	width:400px;
}

.hosting_box_yellow {
	float: left;
	height: auto;
	width:810px;
	padding: 10px 10px 20px 10px;
	color: #333;
	font-size: .9em;
	line-height: 22px;
	margin-bottom: 20px;
	background: #FAFAFA;
border: 1px solid #ECECEC;
margin-top: 10px;
margin-left: 25px;
border-radius: 20px;
}
.hosting_features_box {
	float: left;
	height: 200px;
	width: 830px;
	margin-top: 10px;
	margin-left: 30px;
}

.gt_header {
}