/* CSS Document */


.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
 background: #ffffff;
/*  background: #B9005F;*/
/*background: url(../images/header_short.jpg) no-repeat;*/
	padding: 2px;
}

#pathway_outer {
  width: 635px;
  float: left;
  margin-bottom: 2px;
  margin-right: 2px;

}

#pathway_inner {
  float: none !important;
  float: left;
	border: 0px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
color: #B9005F;
}

a.pathway {
color: #B9005F;

}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 5px;
	padding-right: 12px; 
	float: right; 
	margin-left:1px; 
	margin-right:5px;
	 
	/*margin: 0; */ 
	width: auto !important; width:30%;
    
	font-size: 11px; text-align:center;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-left:2px; margin-right:5px;
	text-decoration: none;
	color: #ffffff;
	background: #C60946;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #990033;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 19px !important;
  height: 19px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: B9005F;
/* background: #9C3100;*/
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	/*border: 1px solid #1a9d3f;
	*/
	float: left;
	/*margin-right: 2px;
	*/
	width: 265px;
	height: 120px;
	background: url(../images/logo_card_c.jpg) no-repeat top;
	background-position : top;
	/*padding : 2px;
	*/
	margin : 0px 2px 7px 0px;
}

#top_outer{
	/*float: left;*/
	width: 165px;
}

#top_inner {
  border: 0px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  border: 0px solid #cccccc;
  float: left;
	margin-top: 2px;
	width: 165px;
    height: 100%;
background:  ffffff;
}

.rap {
  border: 0px solid #cccccc;
  float: left;
	margin-top: 2px;
	width: 165px;
    height: 100%;
background:  ffffff;
}



#left_inner {
  width: 100%;
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
background:  ffffff;
height: 100%;
}

#left_bgr {
background:  B9005F;
 height: 100%;

}



#right_bgr {
background: url(../images/bg2.png);
 height: 100%;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%; /* важно! Исходное значение - 100% */
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1 px solid #cccccc;
  padding: 2px;
}

.hb{
  width: 90%;	
 border-left: 1px solid #cccccc;
 border-top: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
 padding-right: 5px;
}

.user1_inner { width:90%; /* исходное значение - 90% */
	border: 1px solid #cccccc; 
 /* float: none !important;
  float: left;
 */  margin:5px; text-align:left;	
	padding: 10px; 
}

.user2_inner {
	border: 0px solid #cccccc;
    float: none !important;
    float: left;
	margin: 0px;
	padding: 2px;
}


.advert1_inner {
	width:125px;
	border: 0px solid #cccccc;
	margin-left: 20px;
	padding: 2px;
	
}	
a.user2_inner.hover {
	text-decoration: underline;
}
table td.body_outer {
	padding: 2px;
	border: 0px solid #cccccc;
}
/*
table.moduletable_mainm {
	width: 130px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}*/
#active_menu {
	color: 660033;
	font-weight: bold;
}

a#active_menu:hover {
	color: 660033;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}
/*
ol
{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 8px; 
	margin-left:5px;
	margin-top:2px; 
	padding-top: 0px; 
	list-style: none;
	background: none;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
*/
/*
ol{
	font-size: 13px;
	text-indent: 1em;
	background: none;
	}
*/
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	}
/*{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 8px; 
	margin-left:5px;
	margin-top:2px; 
	padding-top: 0px; 
	list-style: none;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}*/


li
{
line-height: 15px; 
text-align:justify;
padding-left: 15px; padding-top:5px; padding-bottom:5px;
/*padding-top: 0px;*/ 
/*background-image: url(../images/arr1.gif);*/
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 5px;
}


td {
	/*text-align: left;*/
	font-size: 11px;
}

p { text-align:justify;
    font-size: 13px; 
	text-indent:1em; }

body {
	margin: 15px;
	height: 100%;
	padding: 0px; 
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
/*background: url(../images/bg2.png);*/
}

/* mambo core stuff */
a:link, a:visited {
	color: #993333; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C60946;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%; /* важно! исходный параметр - 100 % */
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px; 
	margin: 0px;
}

table.contentpaneopen td {
   padding: 8px;
/*padding-left: 10px;*/
}

table.contentpaneopen td.componentheading {
	padding-left: 20px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	
}

table.contentpane td.componentheading {
	padding-left: 4px;
}
/* ID для таблицы, чтоб размер шрифта был побольше*/
table#contentpane_1 {
  width: 100%;
	padding: 0px;
	font-size: 13px; 
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table#contentpane_1 td {
	margin: 0px;
	padding: 0px;
	font-size: 13px; 
}
/*
table.contentpane_1 td.componentheading {
	padding-left: 4px;
}
*/
.contentpaneopen { 
	text-align:justify;
    font-size: 13px; 
	text-indent:1em; 
	background: none;}

/*ol.contentpaneopen{
	font-size: 13px;
	text-indent: 1em;
	background: none;
	
}*/
li.contentpaneopen{
	 font-size: 13px; 
	text-indent:1em;
	padding-left: 8px; 
	margin-left:5px;
	margin-top:2px; 
	padding-top: 0px; 
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
/*
ul.contentpaneopen{
	 font-size: 13px; 
	text-indent:1em;
	padding-left: 8px; 
	margin-left:5px;
	margin-top:2px; 
	padding-top: 0px; 
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
*/
	
#cont_op ol
{
	font-size: 13px;
	text-indent: 1em;
	background: none;
}

#cont_ol li
{
	font-size: 13px; 
	text-indent:1em;
	padding-left:0px; /*было 8*/
	margin-left:0px; /*было 5*/
	margin-top:0px; /*было 2*/
	padding-top: 0px; 
	background-image: url(../images/arr3.gif); /*создать пустой маркер для ol */
	background-repeat: no-repeat;
	background-position: 0px 0px; /*было 5*/
}

#cont_ul li
{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 3px; /*8     3*/
	margin-left:3px; /*5       3*/
	margin-top:2px; /*2*/
	padding-top: 2px; /*2*/
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;/*5*/
}

#cont_ul2 li
{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 8px; 
	margin-left:5px;
	margin-top:2px; 
	padding-top: 5px; 
	padding-bottom: 5px; /* только что поставила, было: п-л - 8, п-т - 0*/ 
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#cont_ul3 li
{
	text-indent:1em;
	padding-left: 5px; 
	margin-left:3px;
	margin-top:2px; 
	padding-top: 0px; 
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.pravila
{
	font-size: 13px;
	text-indent: 1em;
	background-image: none;
}
#pravila ol
{
	font-size: 13px;
	text-indent: 1em;
	background-image: none;
}
#pravila ul
{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 3px; /*8     3*/
	margin-left:3px; /*5       3*/
	margin-top:2px; /*2*/
	padding-top: 2px; /*2*/
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;/*5*/
}
ol#pravila li
{
	font-size: 13px; 
	text-indent:1em;
	padding-left:0px; /*было 8*/
	margin-left:0px; /*было 5*/
	margin-top:0px; /*было 2*/
	padding-top: 0px; 
	background-image: url(../images/arr3.gif); /*создать пустой маркер для ol */
	background-repeat: no-repeat;
	background-position: 0px 0px; /*было 5*/

}

ul#pravila li
{
	font-size: 13px; 
	text-indent:1em;
	padding-left: 3px; /*8     3*/
	margin-left:3px; /*5       3*/
	margin-top:2px; /*2*/
	padding-top: 2px; /*2*/
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;/*5*/
}


.button {
  color:  B9005F;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px double  B9005F;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 14px;
 /* height: 25px !important;*/
  height: 23px; margin-left:5px;
 /* margin :  2px;*/
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff; width:100px;
}
.blogsection{ font-size:13px; 
   margin-top:10px;  padding:5px;
}

.readon{  font-size:11px; 
 background-image:url(../images/rating_star.png); 
 background-repeat:no-repeat;
 background-position: -1px 18px; 
 padding:15px; 
 margin-left:20px;
 margin-bottom:20px;
 }
.blog_more { font-size:11px; 

}
.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;
	*/
	color: #B9005F;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 16px;
	/*text-transform: uppercase;
	*/
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	width: 85%; /* важно! Убрать 
	/*background: url(../images/contenthead.png) left repeat-x;*/
	background: url(../images/contenthead.png) left no-repeat;
	background-position:10px;
	color: #B9005F;
	text-indent: 20px; text-align:left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	/*padding-left:20px; */
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%; /*исходное - 100%*/
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_ris {
	width: 100%; /*исходное - 100%*/
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable_nov {
	width: 100%; /*исходное - 100%*/
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.moduletable_rss{
  width: 90%;	
 border: 1px solid #cccccc;
}

table.moduletable_rss {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
/*	border-spacing: 0px;*/
    /*border : 1px #cccccc;*/
}

table.moduletable_rss th {
	/*background: url(../images/subhead_bg.png) repeat-x;
	*/
	color: #6AC335;
	text-align: left;
	padding-top: 10px; /* увеличивая отступ заголовка от края таблицы*/
	padding-bottom: 10px; /* увеличивая отступ заголовка от нижних ссылок*/
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	/*font-size: 12px;*/
	text-transform: none;
}

table.moduletable_rss td {
	font-size: 11px;
	padding-right: 2px;
	padding-bottom: 10px; /*отступ от нижнего края таблицы */
	margin: 0px;
	font-weight: normal;
}
#rsscontent_rss{
	color: #000000;
	font-size: 10px;
}
#rsscontent_rss a:link, #rsscontent_rss a:visited {
	color: #000000;
	font-size: 10px;
}
#rsscontent_rss a:hover{
	color: #0033FF;
	font-size: 10px;
	text-decoration : underline;
}
#rsscontent_rss ul
{
/*margin: 10px;*/
padding: 0;
list-style: none; 
}

#rsscontent_rss li
{
/*line-height: 22px;*/
padding-left: 8px; 
margin-left:5px;
margin-top:2px; 
padding-top: 0px; 
background-image: url(../images/arr1.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}


.moduletable_rssf{
  width: 90%;
  border: 1px solid #cccccc;
}

table.moduletable_rssf {
	width: 150px;
	margin-bottom: 5px;
	padding: 0px;
/*	border-spacing: 0px;*/
/*	border : 1px #cccccc;*/
}

table.moduletable_rssf th {
	/*background: url(../images/subhead_bg.png) repeat-x;
	*/
	color: #6AC335;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	/*font-size: 12px;*/
	text-transform: none;
}

table.moduletable_rssf td {
	font-size: 11px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
}

#rsscontent_rssf{
	color: #000000;
	font-size: 10px;
}
#rsscontent_rssf a:link, #rsscontent_rssf a:visited {
	color: #000000;
	font-size: 10px;
	font-style : normal;
}
#rsscontent_rssf a:hover{
	color: #0033FF;
	font-size: 10px;
	text-decoration : underline;
}
#rsscontent_rssf ul
{
/*margin: 10px;*/
padding: 0;
list-style: none; 
}

#rsscontent_rssf li
{
/*line-height: 22px;*/
padding-left: 8px; 
margin-left:5px;
margin-top:2px; 
padding-top: 0px; 
background-image: url(../images/arr1.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: 990033;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;

}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: 660033;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 5px; /*padding-bottom:25px; padding-top:25px;*/
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: 990033;
	text-align: left;
	/*list-style-position : outside;*/
}

a.sublevel:hover {
	color: 990033;
	font-size: 10px;	
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

moduletable-tab{
background-color:B9005F;
height:5000 px;

}

.latestnews{

color:990033; 
font-size: 12px; 
text-decoration : none;
margin-left:3px; 
}

a.latestnews:link, a.latestnews:visited {
color:990033; 
font-size: 11px; 

}
a.latestnews:hover{
color:990033; 
font-size: 11px; 
text-decoration : none;
}

ul.latestnews
{
/*margin: 10px;*/
padding: 0;
list-style: none; 
}

ul.latestnews_nov
{
/*margin: 10px;*/
padding: 0;
list-style: none; 
}

li.latestnews
{
line-height: 22px;
padding-left: 8px; 
margin-left:25px;
margin-top:2px; 
padding-top: 0px; 
background-image: url(../images/arr1.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
}

li.latestnews_nov
{
line-height: 22px;
padding-left: 8px; 
margin-left:25px;
margin-top:2px; 
padding-top: 0px; 
background-image: url(../images/arr1.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
}

.user1_rln {
border: 1px solid #cccccc;
float: none !important;
float: left;
margin: 0px;
padding: 2px;
}


akc{
	text-align : center;
}

table.moduletable_ok {
	width: 100%; /*исходное - 100%*/
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	/*color: 990033;
	font-size: 12 px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: bold;*/
}
table.moduletable_ok td {
	font-size: 12 px;
	text-align: center;
	font-weight: bold;
}
/*table.moduletable_ok a {
	color: 990033;
	font-size: 12 px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}*/
/*
.mainlevel-nav {
  margin: 0;
  padding: 0;
}
.mainlevel-nav li {
background-image: none;
padding-left: 0px;
list-style:none; 
float: left; 
margin: 10;
width: 15.5%; 
font-size: 11px;
line-height: 20px;
white-space: nowrap;
text-indent: 15px;
}
.mainlevel-nav a {
display: block;
float: right; 
text-decoration: none; 
border: 1px solid;
border-color: #fff #cc3300 #cc3300 #fff;
background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;
color: white; 
}

.mainlevel-nav a:hover {
background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;
}
*/

/*
.rln
{
	color:990033;
	font-size: 11px;
}

a.rln:link, a.rln:visited 
{
	color:990033;
	font-size: 11px;
}

a.rln:hover
{
	color:990033;
	font-size: 11px;
	text-decoration: underline;
}

ul.rln
{
	line-height: 18px;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: underline;
}

li.rln
{
	line-height: 18px;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(../images/arr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}