/*----------------------------------------------------------------------
#Youjoomla  - 
# ----------------------------------------------------------------------
# Copyright (C) 2008 - 2009 You Joomla. All Rights Reserved.
# License: Commercial
# Website: http://www.youjoomla.com
------------------------------------------------------------------------*/
div.yj_news_flash_content{
width:93%;
position:relative;
font: normal 11px/14px Georgia;	
margin-left: 6px;
margin-right:6px;
color:#333;	
}

a {outline: none;}

a:link 
{
color: #fff;
text-decoration: none;
}

div.yj_news_flash_date{
	text-align:left;	
	font-family:Georgia;
	font-size:11px;
	background:none;
	position:absolute;
	top:0;
	left:0;
	
}
div.yj_news_flash_header{
	text-align:right;	
	font-family:Georgia;
	font-size:11px;
	background:none;
	top:0;
	right:3px;
	position:absolute;
	
}
div.yj_news_flash_photo{
	margin-left:-6px;
}
div.yj_news_flash_title{
	margin-top:11px;
	font-family:Georgia;
	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 Georgia;

}
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 Georgia;
color:#333;
}
.yj_news_flash_title a:hover{

}

