.schoolhouse
{
	float:left;
	margin-top:40px;
	background:url(/groups_and_meetings/facilities/images/schoolhouse/schoolhouse_deflaut.jpg);
	background-repeat:no-repeat;
	width:440px;
	height:500px;
	position:relative;
	overflow:hidden;
}

.floor_hide
{
	position:absolute;
	left:-300px;
}

.floor_hide_2
{
	position:absolute;
	left:300px;
}
	

.floorplans
{
	float:left;
}

.floorplans ul
{
	width:115px;
	padding:0;
	margin:0;
	margin-left:14px;
}

.floorplans ul li
{
	list-style-type:none;
	padding-bottom:10px;
	font-size:11px;
}
