@import url('layout1.css');
.news_title {
	width: 500px;
	font-weight: bold;
	color: #06C;
	margin-top: 10px;
	margin-bottom: 10px;
/*	text-align: justify;*/
}
.news_img {
	width: 147px;
}
.news_img_full {
	position: absolute;
	visibility: hidden;
	border: solid 3px #06C;
}
.news_img img {
	width: 130px;
}
.news_txt {
/*	text-align: justify;*/
	width: 353px;
}
.news_txt a
{
	color: #06C;
}
.sign {
	width: 100%;
	text-align: right;
	color: #F00;
	font-size: 8pt;
}
.clr 
{
	clear: left;
	width: 500px;
	background-image: url('../images/hr_l.gif');
	background-repeat: no-repeat;
	margin-top: 9px;
	margin-bottom: 5px;
}
.itemslist
{
	line-height: 2;
}
.itemslist  a, .itemslist a:hover
{
	text-decoration:none;
}
.table_month
{
	color: #06C;
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
}
.table_date
{
	width: 25px;
	font-weight: bold;
	clear: both;
}
.table_info
{
	margin-bottom: 5px;
}
.table_date.red
{
	color:#f00;
}
.table_club a
{
	color: #06C;
	text-decoration:none;
}
.table_bands a
{
	text-decoration:none;
}
.mp3_block img
{
	margin-top: 5px;
	width:200px;
}
.mp3_block .title
{
	text-transform: uppercase;
	color: #06C;
	font-weight: bold;
}
.mp3_block .list
{
	margin: 5px;
	font-size: 11px;
}
.mp3_block .pos
{
	width: 17px;
	text-align: right;
	padding-right: 3px;
}
.mp3_block .songname
{
}
.mp3_block .link
{
	font-size: 10px;
	margin: 10px 0 10px 0;
	width:100%;
	clear:both;
}
.mp3_block a
{
	font-size: 11px;
	color:#f00;
}
.mp3_block a, .mp3_block a:hover
{
	text-decoration: none;
}
.list_block
{
	margin-top:5px;
}
.list_block div
{
	width:100%;
	clear:both;
	padding-bottom: 10px;	
}
.list_block a
{
	text-decoration: none;
}