@charset "utf-8";
/* CSS Document */
.OrangeBoxContent {
	height: 185px;
	padding: 6px 10px 10px 10px;
	vertical-align: top
	font-size: 13px;
	font-family: Arial, Verdana, "Trebuchet MS";
	color: #036;;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	padding-bottom: 8px;
}
.mostViewed {
	text-decoration: underline;
	padding-left: 17px;
	line-height: 24px;
}

