@charset "UTF-8";

.clanguagebar_template a {
	display:block;
	margin:0px 2px 0px 2px;
}
.clanguagebar_template td {
	height:18px;
	border-top:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background:#cccccc;
}
.clanguagebar_template .bleft {
	height:20px;
	width:4px;
	background:transparent url(Images/bar.gif);
	border:none;
}
.clanguagebar_template .bright {
	height:20px;
	width:4px;
	background:transparent url(Images/bar.gif) 4px;
	border:none;
}
.clanguagebar_template img {
	border:solid 1px #eeeeee;
}