#ball-chair-flash-container {
position: absolute;
top: 10px;
left: 0;
width: 100%;
z-index: 1000;
line-height: 0;
background: transparent;
text-align: center;
}
#ball-chair-flash-window {
width: 780px;
margin: 0 auto;
padding: 5px;
border: 4px solid #ccc;
color: #000;
background-color: #fff;
text-align: left;
}
#ball-chair-flash-window .top-bar {
clear: both;
margin: 1px solid #fff;
padding: 1px 10px 5px;
text-align: right;
}
#ball-chair-flash-window .top-bar a {
margin-left: 11px;
text-decoration: none;
font: bold 11px verdana,tahoma,helvetica,sans-serif;
color: #909090;
}
#ball-chair-flash-window .top-bar a:hover {
text-decoration: underline;
}

