body {
 background-color: #fff;
}


.startingLocation {
	z-index: 0;
	border-style: none;	
	position: absolute;
	top: 20px;
	left:200px;
	border-color: #36F;
}

#table {
	position: absolute;
	left:40px;
	top: 20px;
	margin:1em;
}



.pickedUp {
	z-index: 100;
 	position: absolute;
	border-color: #FF8000;
	border-width: 2px;
	border-style: solid;
}


.draggable
{
	width: 100px;
	height: 57px;
	background: silver;
	border: 1px solid #3274a8;
}



/*
#bear1 {
	
	left:228px;
	top:380px;
}

#bear2 {
	left:124px;
	top:470px;
}

#bear3 {
	left:20px;
	top:380px;

}

#bear4 {
	left:748px;
	top:470px;
}

#bear5 {
	left:332px;
	top:470px;
}

#bear6 {
	left:540px;
	top:470px;
}

#bear7 {
	left:644px;
	top:380px;
}

#bear8 {
	left:436px;
	top:380px;
}


#bear9 {
	left:20px;
	top:470px;
}

#bear10 {
	left:124px;
	top:380px;

}

#bear11  {
	left:228px;
	top:470px;
}

#bear12 {
	left:748px;
	top:380px;
}

#bear13  {
	left:436px;
	top:470px;
}

#bear14 {
	left:540px;
	top:380px;
}

#bear15 {
	left:644px;
	top:470px;
}

#bear16 {
	left:332px;
	top:380px;
}
*/
