#social {
top: 188px !important;
height: 130px;
overflow: hidden;
width: 40px;
}

#top {
background-color: #4dcbe8;
height: 520px;
position: relative;
}

#content {
margin: 110px auto 0 auto;
}

#labs-top-wrap {
background: transparent url('../images/labs/labs-grass.png') center bottom repeat-x;
height: 520px;
}

#labs-top {
background: transparent url('../images/labs/labs-top.png') 207px bottom no-repeat;
height: 520px;
width: 960px;
margin: 0 auto;
position: relative;
}

#labs-sky {
background: transparent url('../images/labs/labs-sky.png') center -29px no-repeat;
}

body {
background: #bfb8a6 url('../images/labs/labs-dirt.png') center 520px repeat-x;;
}

#content {
padding: 0;
margin: 0;
width: auto;
}

#labs-area {
background: transparent url('../images/labs/labs-enter.png') center top no-repeat;
width: 100%;
padding-top: 111px;
text-align: center;
}

#labs-area ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#spark {
background: transparent url('../images/labs/spark.gif') center center no-repeat;
height: 20px;
width: 68px;
position: absolute;
top: 128px;
left: 463px;
display: none;
}

#labs-area li {
position: relative;
width: 960px;
margin: 0 auto;
}

#labs-area li * {
cursor: pointer;
}

#labs-area li div {
display: none;
}

#labs-area li:hover div {
display: block;
background: transparent url('../images/labs/bubble.png') left top no-repeat;
position: absolute;
left: -50px;
top: -70px;
width: 323px;
width: 244px;
height: 220px;
height: 100px;
padding: 70px 35px 50px 44px;
}

#labs-area li div h2 {
color: #5d5d5d;
font-size: 23px;
margin: 0;
padding: 0;
}

#labs-area li div p {
font-size: 19px;
color: #8d8f91;
margin: 0;
padding: 0;
}
