/* Flaber CSS */
div.flaberLogo {
	color: #00000;
	font-family: Trebuchet MS;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: normal;
	display: inline;
	letter-spacing: 0.2em;
}

div.flaberLogo span {
	background-color: #000000 !important;
	color: #cccccc;
}

div.flaberLogo b {
	color: #FF0000 !important;
	background-color: #000000;
}

div.flaberLogo a {
	color: #000000 !important;
	text-decoration: none;
}

div.flaberLogo a:hover {
	color: #00000 !important;
	text-decoration: none;
}

/* Bridge Base Loader */
#BBO_play {
	display: none;
	position: absolute !important;
	z-index: 10 !important;
	left: 132px;
	top: 82px;
}

#bbo_ad1_i {
	width: 130px;
	overflow: none;
	margin-left: 0;
	padding: 0;
	float: left;
}

div.ticker {
	width: 100%;
	height: 55px;
	overflow: hidden;
	display: block;
	postion: static;
}


#ticker {
	width: 100%;
	height: 35px;
	overflow: hidden;
	background: url(/images/alert.jpg) no-repeat left;
	padding-top: 10px;
	padding-left: 40px;
	font-size: 130%;
}
div.ticker_masters {
	height:170px;
}

div.ticker_masters img {
	width:147px;
	height:120px;
	clear: both;	
}

div.ticker_masters span {
	clear: both;	
}
.post {
	clear: both;
}

p.more_panel {
	border-top: dotted 1px #E1E1E1;
	clear: both;
}

FORM.comment_form {
	display: none;
}

a.comments
{
background: url('/images/blue/n6.gif') no-repeat left;
padding-left: 15px;
}


/* Comment Form */

#comment_title {
    width:438px !important;
}


#comment_body {
    width:438px !important;
}


div.translations_footer {
	margin-top:20px;
}

div.translations_footer ul li a{
	text-decoration:none;
	font-weight:bold;
}

#header ul.country-flags {
	position:absolute;
	z-index:20;
	list-style-type:none;
}



#header ul.country-flags img{
	border:none;
	width:20px;
	height:15px
}

#header ul.country-flags li{
		float:left;
}


hr {
	border-top:1px dotted #E1E1E1;
	
}

#live_add_from_txt {
	width:400px;
	height:200px;
}

#live {
	clear:both;
	overflow:auto;width:545px;height:300px;
}
#live LI span.created{
	display:block;
	float:left;
	width:110px;
}
#live LI b.bbo_id
{
	width:60px;
	display:block;
	float:left;

}

#live LI span.base_body
{
	width:345px;
	display:block;
	float:left;
}
#live LI{
	clear:both;
	overflow:auto;
	
	border:1px dotted #AAAAAA;
	margin-bottom:4px;
	display:block;
}


