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

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

#bg_dgrey,
#bg_dgreyhor.
#bg_black,
#bg_blackhor {
	display: none;
}
