@charset "utf-8";
/* CSS Document */

#mod_static_text {
}

@media only screen and (max-width: 767px){ 
	#mod_static_text {
	}
	/*
	#mod_static_text table td {
		display: block
	}*/
}