@charset "utf-8";
/* CSS Document */

#mainWrapper {
height:auto;
width:980px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto
}

#countryWrapper {
position:relative;
left:0;
top:0;
height:50px;
border:double #ddd 2px
}

#arabic,#chinese,#czech,#english,#french,#german,#greek,#hebrew,#hungarian,#indonesian,#italian,#japanese,#korean,#portuguese,#russian,#sanskrit,#spanish,#swahili {
visibility:hidden;
width:100%;
position:absolute;
left:0;
top:0
}

#tbl_language {
font-size:1.2em;
background-color:#E4ECFA
}


