.topLeft {
width:10px;
height:8px;
background-image:url(/v2/box/box_top_left.gif);
background-repeat:no-repeat;
}

.top {
height:8px;
background-image:url(/v2/box/box_top_line.gif);
background-repeat:repeat-x;
}

.topRight {
width:10px;
height:8px;
background-image:url(/v2/box/box_top_right.gif);
background-repeat:no-repeat;
}

.left {
width:10px;
background-image:url(/v2/box/box_left_line.gif);
background-repeat:repeat-y;
}

.right {
width:10px;
background-image:url(/v2/box/box_right_line.gif);
background-repeat:repeat-y;
}

.botLeft {
width:10px;
height:10px;
background-image:url(/v2/box/box_bottom_left.gif);
background-repeat:no-repeat;
}

.bot {
height:10px;
background-image:url(/v2/box/box_bottom_line.gif);
background-repeat:repeat-x;
}

.botRight {
width:10px;
height:10px;
background-image:url(/v2/box/box_bottom_right.gif);
background-repeat:no-repeat;
}

div#language input {
width:100px;
font-size:8pt;
color:#5d5d5d;
background-color:#fff;
margin:5px 0 7px;
padding:1px;
}

div#language input#button {
width:30px;
font-size:8pt;
font-weight:700;
line-height:8pt;
color:#fff;
background-color:#6799cd;
margin:5px 0;
padding:1px;
}

.topLeft2 {
width:10px;
height:8px;
background-image:url(/v2/box/box_top_left2.gif);
background-repeat:no-repeat;
}

.top2 {
height:8px;
background-image:url(/v2/box/box_top_line2.gif);
background-repeat:repeat-x;
}

.topRight2 {
width:10px;
height:8px;
background-image:url(/v2/box/box_top_right2.gif);
background-repeat:no-repeat;
}

.left2 {
width:10px;
background-image:url(/v2/box/box_left_line2.gif);
background-repeat:repeat-y;
}

.right2 {
width:10px;
background-image:url(/v2/box/box_right_line2.gif);
background-repeat:repeat-y;
}

.botLeft2 {
width:10px;
height:10px;
background-image:url(/v2/box/box_bottom_left2.gif);
background-repeat:no-repeat;
}

.bot2 {
height:10px;
background-image:url(/v2/box/box_bottom_line2.gif);
background-repeat:repeat-x;
}

.botRight2 {
width:10px;
height:10px;
background-image:url(/v2/box/box_bottom_right2.gif);
background-repeat:no-repeat;
}
