/* CSS Stylesheet for Satellite Loops */
#outerdiv_jet {
width: 680px;
height: 744px;
overflow: hidden;
position: relative;
margin-top: 10px;
}
#inneriframe_jet {
position: absolute;
top: 0px;
left: 0px;
width: 680px;
height: 744px;
}
#outerdiv_3jet {
width: 680px;
height: 744px;
overflow: hidden;
position: relative;
margin-top: 10px;
}
#inneriframe_3jet {
position: absolute;
top: 0px;
left: 0px;
width: 680px;
height: 744px;
}
div.center {
width:100%;
margin-left: auto;
margin-right: auto;
display:block;
}
