/***************  css/content.normalRebuild.css  ***************/

#main-holder {
	overflow: hidden;
}

#main-visual {
	width: 526px;
	height: 460px;
}

#main-content {
	width: 440px;
	height: 280px;
	color: white;
	z-index: 50;
	position: relative;
	padding: 100px 25px 25px;
	background: url(http://www.haadson.net/images/main-content-bg.png) no-repeat top left; _background: none;
}

#main-visual .toolbox-link {
	z-index: 1001; /* see above */
}

#content-open-close {
	position: absolute;
	top: 20px;
	right: -21px;
	width: 21px;
	height: 21px;
	background: url(http://www.haadson.net/images/gallery-nav.gif) no-repeat 0 0;
	cursor: pointer;
}
#page_contact #main-content {
	padding-top: 0;
}
