/* media : Chicago : cimc.css */

div.m_media .display {
	background-color: #9ab0cc;
	border-spacing: 1px;
	font-size: inherit;
	margin: 12px auto 0 auto;
	text-align: center;
	width: 550px;
}
div.m_media .display .imagebox {
	background-color: #9ab0cc;
	margin: auto;
	padding: 3px 0px;
	text-align: center;
}
div.m_media .gallery {
	background-color: #ffffff;
	clear: both;
	margin-top: 6px;
	text-align: center;
	vertical-align: top;
	width: 610px;
}
div.m_media .gallery .imagebox {
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 6px;
	vertical-align: top;
	width: 196px;
}
div.m_media .quick img {
	margin: 6px auto;
}