@charset "utf-8";
/* CSS Document */

.content{
	height: 300px;
	overflow: hidden;
	margin-top: 10px;
}
.frame{
	display:none;
	/* Fix IE floating bug */
			position: absolute;
	top: auto;
}
.SpryHiddenRegion {
	display:none;
}
.hidden {
	display: none;
}
