
.container {
	padding:50px;
}

.container .last_update {
	color:#6B6B6B;
	/*font-size:12px;*/
	margin-bottom:20px;
}

table {
	width:100%;
	margin:30px 0px 0px 0px;
}

table tr.notice td {
	margin-bottom:20px; 
	font-size:24px; 
	/*font-weight:bold;*/
}

table tr.notice td.image {
	width:60px;
	vertical-align:top;
	padding-left:50px;
}

table tr.notice td.message {
	padding-right:50px;
}

.container .content {
	/*font-size:18px;*/ 
	margin-bottom:20px;
}

img {
	border:none;
}

.tcsa_logo {
	position:absolute;
	top:25px;
	right:35;
}
