@charset "utf-8";
/* CSS Document */
#special_needs {
	position:absolute;
	width:110px;
	height:101px;
	z-index:1;
	background-image: url(../images/common/horiz_menu_holder.jpg);
	background-repeat: none;
	}
#wdw_horiz_menu {
	position:relative;
	width:666px;
	height:115px;
	z-index:2;
	margin-top: 10px;
}
#wdw_right_box {
	position:relative;
	width:150px;
	height:auto;
	z-index:2;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #35000B;
}
