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

.buttonLevel3Hover {
}

@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%;
	}
}
