#threeSixtyView {
width: 850px;
height: 500px;
}

#MapAndDirectionsContainer {
position:relative;
top:0px;
}
#MapAndDirections {
position:absolute;
top:-60px;
left:420px;
}

