#top_button02 { /**/
	background-color:#0C4691;
}

#left_column {
	padding-bottom: 50px;
}

div.title {
	margin:0 35px;
	height: 50px;
}
div.title img.left {
	float: left;
}
div.title img.right {
	float: right;
}

div.alert {
	margin: 0 35px;
	padding: 5px 15px;
	background-color: #E4E4E4;
	color: #444;
	font-size: 11px;
	line-height: 13px;
	
}

#left_column div.alert p {
	margin: 0.5em 0;
	padding: 0;
}
#left_column div.alert p strong {
	color: #444;
}