
.flag_bg
{
	background: url(../../images/1.en/lobby/flag_bg.gif) no-repeat top;
	width: 95px;
	height: 76px;
	float: left;
	border:0 solid blue;
}

.flag
{
	height: 51px;
	text-align: center;
	padding: 9px 22px 8px 21px;
	border:0 solid red;
}

.flag_text
{
	font-family:Verdana;
	color: #CD0612;
	text-align: center;
	width: 95px;
	vertical-align: top;
	margin-top: -5px;
	border:0 solid green;
	text-decoration:none;
}
/**/
span.flag_text A:LINK,span.flag_text A:VISITED
{
	font-family:Verdana;
	text-decoration:none;
	color: #CD0612;
}

.flag_area
{
	padding-top: 25px;
}

.titleRuler
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:5px;
	overflow:hidden;
}

.titleRuler2
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:3px;
	overflow:hidden;
}

.lobby_title 
{ 
	padding : 2px 0 0 0;
	color : #ce0410;
	font-size:14px;
	font-weight:bold;
} 

.lobby_list_title_div
{
	border-bottom:0px solid #B7C9D6;
	height:18px;
	padding:0px 0px 0 0;
	color:#4a494a;
	margin-bottom: 2px;
	width: 100%;
	font-family:Verdana;
	line-height:16px;
}

td.lobby_item_content
{
	width:100%;
	padding:0px 0 0px 0;
}

.lobby_list_table
{
	margin-top:15px;
}
