#page_content > article img {
	border: 12px solid white ! important;
}

#page_content > article img.align-center {
	margin: 12px auto ! important;
}

#big_ie_warning {
	position: fixed;
	top: 0px;
	left: 0px;
	background: #663300;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	width: 200px;
	padding: 12px;
}

#big_ie_warning a {
	color: #ffc000;
	text-decoration: none;
}