/* =Article
-------------------------------------------------------------- */
.article .picture {
	position: relative;
}

/* Content Images */
.article .picture img {
	display: block;
	/*width: 460px;*/
	width: 100%;
	height: 340px;
} 