@charset "utf-8";
/* CSS Document */

#mainContent #sh {
	width: 105px;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin-right: 0px;
}
#mainContent  #sh a {
	color: #FF8A00;
	font-size: .8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent #sh #pgrey {
	font-size: 0.8em;
	color: #666666;
}


#mainContent #sh #img {
	padding: 0px;
	margin: 0px;
}
#mainContent #imghold {
	text-align: center;
	overflow: hidden;
	height: 250px;
	padding: 0px;
	margin-top: 0px;
}

