.languagebar {
  text-align: right;
  background-color: Aliceblue;
}

#llxheader {
    background-color: Aliceblue;
    width: 700;
    height: 116;
}

#tl {
    background-image: url(i/smtl.gif);
    position: relative;
    left:-346;
    top:0;
    width: 8;
    height: 8;
}

#mid {
    background-image: url(i/llxbg.jpg);
    position: relative;
    left: 0;
    top: -8;
    width: 684;
    height: 116;
}

#tr {
    background-image: url(i/smtr.gif);
    position: relative;
    left:346;
    top:-124;
    width: 8;
    height: 8;
}
