/*----------------------------------------------------------------------
#Youjoomla  - 
# ----------------------------------------------------------------------
# Copyright (C) 2008 - 2009 You Joomla. All Rights Reserved.
# License: Commercial
# Website: http://www.youjoomla.com
------------------------------------------------------------------------*/
div.yj_news_flash_content{
width:100%;
position:relative;
font: normal 11px/14px Verdana;	

}
div.yj_news_flash_date{
	text-align:left;	
	font-family:Arial;
	font-size:11px;
	background:none;
	position:absolute;
	top:0;
	left:0;
	
}
div.yj_news_flash_header{
	text-align:right;	
	font-family:Arial;
	font-size:11px;
	background:none;
	top:0;
	right:3px;
	position:absolute;
	
}
div.yj_news_flash_photo{
	padding:5px 5px 0px 0px;
	margin:0;
	display:block;
	clear:both;
	width:100%!Important;
	float:left;
}
div.yj_news_flash_title{
	margin-top:11px;
	font-family:Arial;
	font-size:13px;	
	font-weight:600;
	color:#151515;
}
div.yj_news_flash_title_only{
display:block;
padding:0 0 2px 8px;
margin:0 0 1px 0;
line-height:11px;
background:url(../images/arrow.gif) no-repeat left 4px;
}
div.yj_news_flash_title_only a{
text-decoration:underline;
font: normal 11px Verdana;

}
div.yj_news_flash_title_only a:hover{
text-decoration:none;
}
.yj_news_flash_title a:link,
.yj_news_flash_title a:visited{
text-decoration:none;
font: bold 13px Verdana;
color:#000;
}
.yj_news_flash_title a:hover{

}


