body {
	background: #fff;
	font: normal 12px/14px Verdana;
	color: #444;
	max-width: 100%;
	text-align:left
}
#suckerfish,
.menu,
.hidden-phone
{display:none}

* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; text-align:left!important } /* Black prints faster: h5bp.com/s */
a, a:visited { text-decoration: underline; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

a {
	text-decoration: none;
	color: #000;
}


dt.article-info-term,ul.actions {
	display: none;
}

.articleContent img {
	display: block;
	margin: 20px auto;
}

dd {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #E0E0E0;
}

dd:last-child {
	border-right: none;
}

dl.article-info {
	width: 100%;
	clear: both;
	display: block;
	margin: 10px 0;
}

.articleContent img {
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	padding: 0;
	background: #fff;
}

img.caption {
	margin-top: 5px;
}

.img_caption {
	margin-bottom: 10px;
	background: #fff;
	padding: 3px;
	border: 1px solid #e0e0e0;
}

.article-content img {
	margin: 5px;
}

.img_caption img {
	margin: 0;
}

p.img_caption {
	margin: 0 10px;
	padding: 6px 6px 0;
	text-align: center;
	border: none;
}

.img_caption.left {
	float: left;
	margin-right: 1.5em;
}

.img_caption.right {
	float: right;
	margin-left: 1.5em;
}

#printBtn {
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background-color: #ededed;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	margin: 0 auto;
}

#printBtn:hover {
	background-color: #dfdfdf;
}

#printBtn:active {
	position: relative;
	top: 1px;
}

div#btnWrapper {
	margin: 0 auto;
	text-align: center;
}