/* media : SC Variable : santacruzv.css */

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