.pageForm label, .pageForm span{
	padding: 0 10px;
}
.pageForm .row-responsive{
	width: 100%;
	clear: left;
}
.pageForm .fLeft, .contentHolder .pageForm input[type="text"], .contentHolder .pageForm input[type="email"]{
	width: 20%;
}
.contentHolder .pageForm input[type="text"].phone{
	width: 10%;
}
.pageForm .btnSuccess{
	margin-left: 25%;
}
.pageForm .validationImage{
	float: left;
}
.pageForm span.fLeft{
	padding: 0 2px;
}

#containerbox{
	background-image: none;
	background-color: transparent;
	position: relative;
}
h1, #contentarea{
	position: relative;
	z-index: 1;
}
.userField{
    width: 150px;
}
.btnContact{
	display: none;
}

@media only screen and (max-width:768px){
	/*Media Query Example*/
}