#content_content_language {
	width:			640px;
	float:			left;
	padding:		0px 0px 20px 0px;
}

#content_content_language_line {
	width:			640px;
	float:			left;
	padding:		0px 0px 15px 0px;
}

.content_content_language_line_title {
	line-height:	20px;
	color:			#880000;
	font-size:		20px;
	font-weight:	bold;
	margin:			25px 0px 0px 0px;
}

#content_content_language_cell {
	width:			320px;
	float:			left;
}

#language_cell_flag {
	width:			80px;
	height:			36px;
	float:			left;
}

#language_cell_flag  img{
	border: 		1px solid #BBB;
}

#language_cell_title {
	width:			240px;
	height:			16px;
	line-height:	16px;
	float:			left;
	overflow:		hidden;
	white-space:	nowrap;
	font-weight:	bold;
}

#language_cell_link {
	width:			240px;
	height:			16px;
	line-height:	16px;
	float:			left;
	overflow:		hidden;
	white-space:	nowrap;
}

