/* Not getting from cache template-emtpy */
 
.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

#center_c {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}

@media (max-width: 768px) {
	body {
		padding-left:0px;
		padding-right:0px;
	}
	#row1 {
		width:100%;
	}
}

@media (max-width: 480px) {
	body {
		text-align:center !important;
	}
	#row1 {
		width:100%;
	}
}
