@charset "utf-8";
/* CSS Document */

#news {}
	#news li       { margin-bottom:15px; }
	#news .title   { padding-bottom:8px; margin-bottom:8px; border-bottom:1px solid #777; font-size:14px; }
	#news .title a { color:#C80000; text-decoration:none; }
	
	#news img { margin-left:10px; float:right; border:solid 5px #EEE; width:140px; height:90px; background:url(../images/albumLoading.gif) no-repeat center #222; }
		

.summary { font-style:oblique; border-bottom:solid 1px #CCC; padding-bottom:15px; color:#AAA; }	

.return { margin-top:20px; }

#listFiles { }
	#listFiles li {  }
	#listFiles img { vertical-align:middle; margin:0 5px 5px 0; }
