@charset "utf-8";
/* CSS for the sidebar */
aside {
	width: 470px;
}
article {
	margin-bottom: 40px;
}
.article_body {
	height: 445px;
}

/* CSS for slidesjs */
figure {
	width:470px;
	height:470px;
	box-shadow:none;
}