
/*
	Попробуем "элегантное" закругление углов.
*/

.raised {background: transparent; width:100%; margin:0;}
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}
.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block; background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}
/*.raised .boxcontent h2 {margin: 0 0 0 0; padding: 0 0 0 0; text-align: center;} */

/*.ufolenta-item-title .raised .boxcontent h2 {margin: 0 0 0 0; padding: 0 0 0 0; text-align: center;} */
/**
 * Большое красное сообщение вверху
 */

 h2 
 {
 	/*border: 1px solid red;*/
 	margin: 0 0 0 0; padding: 0 0 0 0; text-align: center;
 }
 
#message
{
	border: 1px dashed gray;
	BACKGROUND: #F5F5F5;
	text-align: left;
}

.left-additional
{
	/*border: 1px solid gray;*/
	margin-left: 18px;
	font: 12px Verdana, Arial;
	margin-bottom: 6px;
}


/**************************************************
 * самая последняя публикация
 **************************************************/

.news-item-first
{
	/*border: 1px solid red;*/
	padding-bottom: 6px;
	margin-bottom: 12px;
	text-align: left;
}

.news-item-first-title
{
	/*border: 1px solid red;*/
	margin-bottom: 6px;
}

.news-item-first-name
{
	text-align: left; 
	margin-bottom: 6px; 
	font: 14px Verdana, Arial;
}

.news-item-first-descr
{
	text-align: left; 
	margin-bottom: 6px; 
	font: 14px Verdana, Arial;
}

.news-item-first-img
{
	float: right;
	padding-left: 3px;
	border: 0px solid silver;
	margin-top: 6px;
	margin-bottom: 3px;
	width: 374px;
}

.news-item-first-imgtxt
{
margin-top: 3px;
text-align: center; 
font: 12px Verdana, Arial;
font-style: italic;
}

.news-item-first-delimetr
{
	border-bottom: 1px dotted silver;
	margin-top: 12px;
	margin-bottom: 12px;
}




/**************************************************
 * Последние публикации
 **************************************************/
 
#news-title
{
	margin-bottom: 6px;
	padding-right: 3px;
}

#news
{
	/*border: 1px solid gainsboro;*/
	padding-right: 3px;
	
}

.news-second-column
{
	border-left: 1px dotted silver;
	padding-left: 6px;
}

.news-item
{
	margin-bottom: 10px;
	margin-right: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
}

.news-item-name
{
	text-align: left; 
	margin-bottom: 2px; 
	font: 12px Verdana, Arial;
}

.news-item-frame
{
	width: 100%;
	/*border: 1px solid gainsboro;*/
	text-align: center; 
}

.news-item-img
{
	text-align: center; 
	float: left;
	padding-right: 3px;
	margin-top: 3px;
}

.news-item-imgtxt
{

	/*border: 1px solid lime;*/
	margin-top: 3px;
	margin-bottom: 6px;
	text-align: center; 
	font: 12px Verdana, Arial;
	font-style: italic;
}

.news-item-descr
{
	text-align: left; 
	margin-bottom: 6px; 
	font: 12px Verdana, Arial;
}

/**************************************************
 * Последние материалы в уфоленту
 **************************************************/

#ufolenta-title
{
	margin-bottom: 6px;
	padding-left: 3px;
}

#ufolenta
{
	padding-left: 3px;
	/*border: 1px solid gainsboro;*/
}

/* самая последняя публикация */

.ufolenta-item-first
{
	padding-bottom: 6px;
	margin-bottom: 12px;
	text-align: left;
}

.ufolenta-item-first-name
{
	text-align: left; 
	margin-bottom: 2px; 
	font: 14px Verdana, Arial;
}

.ufolenta-item-first-descr
{
	text-align: left; 
	margin-bottom: 6px; 
	font: 14px Verdana, Arial;
}

.ufolenta-item-first-img
{
	float: right;
	padding-left: 3px;
	border: 0px solid silver;
	margin-top: 6px;
	margin-bottom: 3px;
	width: 320px;
}

.ufolenta-item-first-imgtxt
{
margin-top: 3px;
text-align: center; 
font: 12px Verdana, Arial;
font-style: italic;
}

.ufolenta-item-first-delimetr
{
	border-bottom: 1px dotted silver;
	margin-top: 12px;
	margin-bottom: 12px;
}

.ufolenta-second-column
{
	border-left: 1px dotted silver;
	padding-left: 6px;
}

.ufolenta-item
{
	margin-bottom: 10px;
	margin-right: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
}

.ufolenta-item-name
{
	text-align: left; 
	margin-bottom: 2px; 
	font: 12px Verdana, Arial;
}

.ufolenta-item-frame
{
	width: 100%;
	/*border: 1px solid gainsboro;*/
	text-align: center; 
}

.ufolenta-item-img
{
	text-align: center; 
	float: left;
	padding-right: 3px;
	margin-top: 3px;
}

.ufolenta-item-imgtxt
{
	margin-top: 3px;
	margin-bottom: 6px;
	text-align: center; 
	font: 12px Verdana, Arial;
	font-style: italic;
}

.ufolenta-item-descr
{
	text-align: left; 
	margin-bottom: 6px; 
	font: 12px Verdana, Arial;
}

/**********************************************/

#observes-title
{
	margin-bottom: 6px;
	padding-right: 3px;
}

#observes
{
	padding-right: 3px;
}

.observes-item
{
	margin-bottom: 10px;
	margin-right: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
		
}

.observes-item-img
{
	float:left;
	/*border: 1px solid silver; */
	padding-top: 6px; 
}

.observes-item-name
{
	text-align: left; 
	margin-bottom: 2px; 
	font: 12px Verdana, Arial;
}

.observes-item-descr
{
text-align: left; 
margin-bottom: 6px; 
font: 12px Verdana, Arial;
}

/**********************************************/

#books-title
{
	margin-bottom: 6px;
	padding-left: 3px;
}

#books
{
	/*border: 1px solid red;*/
	padding-left: 3px;
}

.books-item
{
	margin-bottom: 10px;
	margin-right: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted silver;
}

.books-item-img
{
	float:left;
	/*border: 1px solid silver; */
	padding-top: 3px; 
	padding-right: 3px; 
}

.books-item-name
{
	text-align: left; 
	margin-bottom: 2px; 
	font: 12px Verdana, Arial;
}

.books-item-descr
{
text-align: left; 
margin-bottom: 6px; 
font: 12px Verdana, Arial;
}
