.title3 {
	margin: 16px 0;
	padding: 4px 12px;
	background: #DEC996;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
/*	SMARTP 480
------------------------------------------- */
@media screen and (max-width: 480px) {
table.std th {
	display: block;
	width: 100% !important;
	border: none !important;
}
table.std td {
	display: block;
	border: none !important;
}
}