.randpoem{
	background-color: #F6f6f6;
}
.randpoem td{
	padding: 10px;
}

.rand_poem_name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.rand_poem_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.rand_poem_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	
	line-height:1.5;
}
.rand_poem_text pre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	
	line-height:1.5;
}
.rand_poem_trans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
}
.com_date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
}

.com_col{
	background-color: #FFFFFF;	
	vertical-align: top;
	line-height: 25px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
}
.com_col a{
	color:#0066CC;
}

.central{
	padding:10px;
	width:100%;
	background-color:#f6f6f6;
	background-image: url(http://www.uspoetry2.ru/pictures/city.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Новости -------------------------------------------------------------*/


.news_title{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif
}

.dateblock {
	WIDTH: 30px;
	FONT-FAMILY: sans-serif;
	POSITION: relative;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.day {
font-size: 16px;
position: relative;
margin-top:-2px;
}
.month {
font-size: 10px;
background-color:#333333;
color:#FFFFFF;
}
.year {
font-size: 8px;
position: relative;
margin-top:-3px;
}



/* ----------------------------------------------------------------------*/


.new_poems_poet{
	text-transform: uppercase;
	color:#333333;
}

td.new_trans {
	padding-right:40px;
	padding-bottom:20px;
	line-height:1.5;
	font-size: 14px;
}



