.sf-menu
{
	display:none;
}

.sfnewsflash
{
	position:absolute;
	display:none;



	width:10px;

	left:-5px;

	background:transparent	url('images/shadow_left_bottom.png') no-repeat left bottom;

	
}

.hasdata .sfnewsflash
{
	width:300px!important;

}


.sfnewsflash_border
{

	border-left:1px #124860 dotted;
		position:absolute;
	width:2px;
	top:65px;
	z-index:99999;


}




.sfnewsflash_right
{
	position:absolute;
	width:10px;
	display:none;
	background:transparent	url('images/shadow_right.png') no-repeat right bottom;
	
}

.sfnewsflash_loader
{
		background:transparent	url('images/transparent_loading.gif') no-repeat 0px 0px;
		position:absolute;
		right:130px;
		top:70px;
		display:none;
		width:40px;
		height:40px;

}

.hasdata:hover .sfnewsflash_loader
{
		display:block;

}


.sfnewsflash_inner
{


	padding:0px 15px 15px 15px!important;
	margin:10px 10px 0px 10px!important;


	display:none;
	visibility:visible;


}

.sfnewsflash_inner p
{
	margin:10px 0px 0px 0px!important;	
	padding:0px!important;
}

.sfnewsflash h2
{
	padding:0px!important;
	margin:0px!important;
	

}

.sf-menu .sfnewsflash_inner h2 a
{
	font-weight:normal;
	font-style:normal!important;
	text-decoration:none!important;
}


.sfnewsflash_link, 
{
	border-bottom:2px #004982 solid!important;
display:block!important;
	padding:0px 0px 10px 10px!important;
	margin:0px 0px 10px 0px!important;

	background:none!important;
	width:100%!important;
	line-height:20px!important;

}

.sfnewsflash_readmore
{

display:block!important;
	padding:0px 0px 0px 0px!important;
	margin:10px 0px 10px 0px!important;

	background:none!important;
	width:100%!important;
	line-height:20px!important;
	height:30px!important;
	text-align:right!important;
	font-style:italic!important;
	clear:both!important;
	text-decoration:underline!important;

}


.sf-menu .sfnewsflash_inner a
{

display:inline!important;
	padding:0px 0px 0px 0px!important;
	margin:0px 0px 0px 0px!important;
	padding-left:0px!important;
	padding-right:0px!important;
	font-size:inherit!important;


	background:none!important;
	width:inherit!important;
	line-height:inherit!important;
	height:inherit!important;
	text-align:inherit!important;
	font-style:italic!important;
	clear:inherit!important;
	text-decoration:underline!important;
	float:none!important;

}


