/* ************************************************************************* */
					 		/* CUSTOM CSS/
/* ************************************************************************* */

.x-header-buttons{
	margin-left: 715px;
	margin-top: 70px;
	position: absolute;
}
.x-button-callout {
	padding-left: 10px;
}
.x-button-demo {
	float: right;
	background: url("../images/button-grey.png");
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	cursor: pointer;
	line-height: 30px;
	text-decoration: none;
	width: 110px;
	padding-left: 14px;
}
.x-button-freetrial {
	float: right;
	background: url("../images/button-green.png");
	background-repeat: no-repeat;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	cursor: pointer;
	line-height: 30px;
	text-decoration: none;
	width: 110px;
	padding-left: 7px;
}
.x-tickList {
	list-style-image:url("../images/greentick.png");
	list-style-position:outside;
	list-style-type:none;
	margin:5px 10px 0 35px;
}
.x-tickList ul li {
	list-style-image:url("../images/greentick.png");
	list-style-position:outside;
	list-style-type:none;
	margin:5px 10px 0 35px;
}
#x-content-heading h1 {
	font-size:3em;
	padding-bottom:14px;
	color: #033C57; !important
}
#x-content-heading h2 {
	font-size:2em;
	padding-bottom:14px;
	color: #00afda; !important
}
#x-homepage-banner h1 {
	color:#FFFFFF;
	float:left;
	font-size:3.4em;
}
#x-main-content-nav {
	border-top:1px solid #DCDDDE;
	color:#00AFDA;
	padding-top:10px;
	margin-top: 50px;
	font-size: 1.3em;
}
.x-main-content-nav-previous {
	float: left;
}
.x-main-content-nav-next {
	float: right;
}
#x-body-callout p {
	border: 1px solid #DCDDDE; 
	background-color: #efefef; 
	padding-left: 10px; 
	padding: 10px;
}
#x-features-overview {
	color:#636B75;
	font-size:1.3em;
	padding-top:8px;
}
.x-features-title {
	font-size: 1.5em;
	margin-bottom:5px;
	margin-top:25px;
	color: #033C57;
}
.x-features-desc {
	width: 600px;
}
.x-features-overview-image {
	float: right;
}
.x-screenshot-title {
	border-bottom: 1px solid #DCDDDE;
	margin-top: 30px;
}
.x-feature-left {
	width: 50%;
	float: left;
}
.x-feature-right {
	float: right;
}
.x-hide {
	height:1.4em;
	visibility:hidden;
}
<!-- <div class="x-hide">.</div> -->
.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border: 1px solid #DCDDDE;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #FFFFFF;
	border: 1px solid #00afda;
} 

.x-platform {
	border-bottom: 1px solid #DCDDDE;
}

.x-platform-icon {
	float: left;
	margin-right: 20px;
}
.x-platform-title {
	font-size: 1.5em;
	margin-bottom:5px;
	margin-top:5px;
	color: #033C57;
	width: 50%;
	float: left;
}
.x-platform-desc {
	width: 50%;
	float: left;
}
.x-platform-overview {
	color: #636B75;
	font-size: 1.3em;
	padding-top: 5px;
}

.x-install-image {
	float: right;
}

.x-download-overview {
	color: #636B75;
	font-size: 1.3em;
	padding-top: 5px;
}
.x-download-title {
	font-size: 1.5em;
	margin-bottom:5px;
	margin-top:5px;
	color: #033C57;
}
.x-download-desc {
	width: 650px;
	margin-bottom: 90px;
}

.x-download {
	background-color: #efefef;
	border:1px solid #DCDDDE;
	padding: 10px 0 0 10px;
	margin-bottom: 30px;
}

.x-demo-wrapper {
	text-align:center;
}

.x-seo-links {
	float: right;
	margin-top: 0px;
}

.x-img-frame-banner {
	background: transparent url("../images/bg_imgframe_full_width_banner.png") no-repeat scroll left top;
	height: 230px;
	width: 960px;
	border: 0 none;
	margin: 0 10px 0 0;
}

.x-img-frame-banner-seo {
	background: transparent url("../images/bg_imgframe_2col.png") no-repeat scroll left top;
	height: 230px;
	width: 687px;
	border: 0 none;
	margin: 0 10px 0 0;
}

#x-findoutmore {
	border: 1px solid #DCDDDE; 
	background-color: #efefef; 
	padding-left: 10px; 
	padding-top: 10px;
	text-align: center;
	font-size: 1.3em;
}

.x-homecolumns{
	width: 290px;
}

.x-homealignleft{
	float: left;
	margin-right: 30px;
}

.x-homealignmiddle{
	float: left;
	margin-right: 30px;
}

.x-homealignright{
	float: left;
}