#bg_black {
	width: 20px;
	height: 400px;
	margin-top: 4px;
	margin-left: -30px;
	background: url(../../images/bg/bg_black.png) no-repeat;
	position: absolute;
}

#bg_blackhor {
	width: 400px;
	height: 20px;
	margin-top: 4px;
	margin-left: -10px;
	background: url(../../images/bg/bg_blackhor.png) no-repeat;
	position: absolute;
}

#bg_grey,
#bg_greyhor,
#bg_dgrey,
#bg_dgreyhor {
	display: none;
}
