#flags { padding: 35px; clear: both; }
#flags a span { visibility: hidden; }
#flags a { display: block; float: left; width: 30px; height: 19px; margin: 3px; }
#flags a.spanish1 { background: url("flag_spanish1.gif") no-repeat;  }
#flags a.spanish2 { background: url("flag_spanish2.gif") no-repeat;  }
#flags a.english1 { background: url("flag_english1.gif") no-repeat;  } 
#flags a.french1 { background: url("flag_french1.gif") no-repeat;  } 
#flags a.french2 { background: url("flag_french2.gif") no-repeat;  } 
#flags a.deutsch { background: url("flag_deutsch.gif") no-repeat;  } 
#flags a.italian { background: url("flag_italian.gif") no-repeat;  } 
#flags a.japanese { background: url("flag_japanese.gif") no-repeat;  } 
#flags a.korean { background: url("flag_korean.gif") no-repeat;  } 
#flags a.portuges1 { background: url("flag_portuges1.gif") no-repeat;  } 
#flags a.portuges2 { background: url("flag_portuges2.gif") no-repeat;  } 
#flags a.chinese { background: url("flag_chinese.gif") no-repeat;  } 
#flags a:hover { background-position: 0px -32px; }

