#container {
width: 152px;
margin: 0 auto;
}
#panel {
height: 120px;
width: 100%;
display: none;
}
.button {
background: url(button.gif) no-repeat;
width: 152px;
height: 40px;
border-top: #333 dotted 1px;
text-align: center;
padding: 7px 0 0;
}
.buttontext {
font-weight: bold;
font-size: 1.2em;
text-shadow: 1px 1px 1px #666;
}

.frame_content {
width: 100%;
height: 3000px; 
}
