@charset "utf-8";
/* CSS Document */

#where_flash_holder {
position:relative;
border:#FFFFFF 3px solid;
width:800px;
height:518px;
margin-top:20px;
margin-left:70px;
}

#where_container {
position:relative;
float:left;
margin-left:30px;
}

#main_container {
height:780px;
}