@charset "utf-8";
/* CSS Document */

#box1 #wrapper { position:relative; top:100px; width:300px; height:40px; background:url(../images/languages.gif); z-index:1; }
#box1 #wrapper #content {width:300px; height:40px; position:relative; top:0px; }
#box1 #wrapper #content td { text-align: center; font-family:tahoma; font-size:12px; color:#FFFFFF;}
#box1 #wrapper #content a { text-decoration: none; color:#FFFFFF; }
#box1 #wrapper #content a:hover { text-decoration: underline;}


