
@media (max-width: 520px) {
	.IG_ImageEdit {
		width: 100%;
		float: none;
	}
	
	.sm_content {
		padding: 5px 15px 5px 5px;
		margin: 0px;
	}
	
	.image {
		width: 100%;
		margin-right: 0%;
		float: none;
	}
	
	.footerlink {
		margin: 5px;
	}
	
	body, .maintext {
		font-weight: 16px;
	}
}

.label {
	color: #000;
	font-size: 15px;
	margin-right: auto;
	text-align: right;
}

.nav, .nav:link, .nav:visited, .nav:hover, .nav:active {
	color: #b7b7b7;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.footer {
	font-size: 11px;
	color: #ccc;
	text-align: left;
}

a:link, a:visited, a:hover, a:active {
	color: #fde976;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #fff;
}

select, input, textarea {
	color: #000;
	font-size: 12px;
}

#content td {
	padding: 4x;
}

h3 {
	text-align: left;
	background-color: #de002b;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 10px;
}

.footer2 {
	background-color: #fde976; 
	height: 35px; 
	width: 100%; 
	text-align: right;
	color: #fff;
}

.footer2 a:link, .footer2 a:visited, .footer2 a:active, .footer2 a:hover {
	color: #f00;
	font-size: 14px;
}