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

.top
{
	visibility: hidden;
}

.box
{
	border: 1px solid #663d00;
	margin-top: 10px !important;
}

.innerbox
{
	margin-top: 0px !important;
}

.blending .title
{
	overflow: visible;
	height: auto;
	padding-bottom: 5px;
}
