@charset "utf-8";
/* CSS Document */
/* Author Huarwar Eruera */
/* Kingdom of Valour */

/* CSS Script for the legal notice section */

#legal_notice_main_table {
	width: 100%;
	height: auto;
	
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	
	/* Center the text with margin 
	margin-left: auto;
	margin-right: auto;
	*/

}

	#legal_notice_text {
		align: center;
	}