.pageForm label{
	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: 6em;
}
.pageForm .validationImage{
	float: left;
}
.pageForm span.fLeft{
	padding: 0 2px;
}
#home-content h2.confHeader{
	margin-bottom: 10px;
}
#home-content p.confDate{
	margin: 0;
}
#home-content .row-responsive.confInfo{
	margin-top: 0;
}
#home-content .confInfo h3{
	margin-top: 0;
}
#home-content .confInfo > ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .confInfo ul ul{
	margin-bottom: 5px;
}
#home-content .totalCost{
	padding: 0;
}
#home-content .addInfo{
	margin-top: 0;
}
#home-content .invisible{
	display: none;
}

@media only screen and (max-width:768px){
	/*Media Query Example*/
}