@charset "utf-8";
/* CSS Document */

#sub_content_container {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 2px;		
	height: 333px;
}

#img_display {
	width: 248px;
	height: 344px;
	float: right;
	background-color: #ffffff;
	margin-top: -41px;
	border-left: solid 3px #185573;
	margin-left: 10px;
}
