#news1 .img, #news2 .img/*{{{*/
{
	float:right;
	width:65px;
	height:65px;
	background-position:center center;
	background-repeat:no-repeat;
}/*}}}*/
#news1 b, #news2 b/*{{{*/
{
	font-weight:bold;
	line-height:12px;
	font-size:11px;
}/*}}}*/
#news1 p, #news2 p/*{{{*/
{
	line-height:10px;
	font-size:10px;
	border:0;
	margin:0 !important;
	padding-left:0;
	background-color:white !important;
}/*}}}*/
#news1/*{{{*/
{
	position:absolute;
	height:90px;
	left:-5px;
	overflow:hidden;
}/*}}}*/
#news1 .wrap /*{{{*/
{
	float:left;
	height:90px;
	width:300px;
	overflow:hidden;
}/*}}}*/
#news1 .data/*{{{*/
{
	-webkit-border-radius:4px;
	-webkit-box-shadow:-1px 1px 5px #999;
	-moz-border-radius:4px;
	-moz-box-shadow:-1px 1px 5px #999;
	float:right;
	margin-left:8px;
	margin-top:5px;
	padding:6px;
	border-bottom:4px solid white;
	width:277px;
	height:66px;
	overflow:hidden;
}/*}}}*/
#news2/*{{{*/
{
	width:175px;
	overflow:hidden;
}/*}}}*/
#news2 .wrap /*{{{*/
{
	height:150px;
	width:175px;
	overflow:hidden;
	background-color:white;
	border-bottom:1px solid #CCC;
}/*}}}*/
#news2 .data/*{{{*/
{
	position:relative;
	margin:2px;
	width:164px;
	height:146px;
	padding:2px;
	background-color:white;
	overflow:hidden;
}/*}}}*/
