/* reset */
html { font-size:100.01% }
ul {margin: 0px; padding: 0px;}
/* header part */

.wrapper {
	max-width: 1250px;
	max-width: 994px;
	margin: 0 auto;
	clear: both;
}
* html .wrapper {	/* ie6 hook */
/*	width: expression((window.innerWidth ? window.innerWidth : (document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.offsetWidth)) > '1270'?'1223px':'100%');*/
	width: expression((window.innerWidth ? window.innerWidth : (document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.offsetWidth)) > '1014'?'967px':'100%');
}

.header {
	font-family: Arial, sans-serif;
	background-color: #fff;
}
	.header td {
		font-family: Arial, sans-serif;
		padding: 0;		margin: 0;
	}
/*#logo {
	margin: 15px 0px 3px;
}
	#logo a:link,
	#logo a:visited,
	#logo a:hover,
	#logo a:active {
	}*/
.left{ float: left; }

#forecast {
	width: 13%;
	font-size: .75em; 
	vertical-align: middle;
}
	#forecast div {
		margin: 0 auto;
		width: 80px;
		font: normal 2em/40px Tahoma, sans-serif;
		color: #125A95; 
		height: 40px;
		padding: 0 0 0 55px;
		background-position: 0 0;
		background-scroll: no-scroll;
		background-repeat: no-repeat;
	}
.search-form {
	float: right;
	margin: 20px 30px 0 0;
	width: 180px;		height: 22px;
	background: url(images/search.gif) no-repeat 0 0;
}
/*
	.search-form span {
		position: absolute;
		top: 35px;
		font-style: italic;
		margin-left: 3px;
	}
*/	
	.search-form-field {
		position: absolute;
		width: 156px;		height: 21px;
		padding-top: 2px;		padding-left: 3px;
		color: #676768;
		border: 0 none;
		background: none;
		font: .8em/18px Arial, sans-serif;
	}
	
	.search-form-submit {
		position: absolute;
		height: 22px;	    width: 24px;
		float: left;
		margin-left: 156px;
		background: none;
		border: 0 none;
		cursor: pointer;
	}

.search-form_2 {
	float: right;
	margin: -4px 7px 0 0;
	width: 180px;		height: 22px;
	background: url(images/search.gif) no-repeat 0 0;
}
.section-links_2 {
	float:right; 
	height:22px; 
	margin:16px 8px 0 0; 
	padding-top: 4px;
	background-color: #EDF5F9;
}
.section-links_2 a{
/*	margin: 0 0.3em;*/
	padding: 0 2px;
	color: #24211D;/*#92A2AD*/
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
/*
.search-form {
	font-size: .9em;
	margin: 10px 20px 0px 4px;
}
	.search-form-title {
		font-size: 0.8em;
		color: #666;
	}
	.search-form-field {
		width: 20ex;
		font-size: .9em;
		color: #666;
		border: 1px solid #aaa;
		line-height: 16px;
		height: 18px;
	}
	.search-form-submit {
		font-family: Arial, sans-serif;
		font-size: .8em;
		color: #227;
		border: 1px solid #aaa;
		background-color: #eee;
		height: 18px;
		padding: 0 5px;
		margin: 3px 5px;
	}
*/
/*.simplenav {
	font-family: Arial, sans-serif;
	position: relative;
	float: right;
	margin: 0;
	font-size: 11px;
}
	.simplenav a:link,
	.simplenav a:visited,
	.simplenav a:hover,
	.simplenav a:active {
		padding: 6px 9px 8px;
		color:#4E9BBF;
		font-size:12px;
		font-weight:bold;
		display: block;
		float: left;
		text-decoration: none;
	}
	.simplenav a.active:link,
	.simplenav a.active:visited,
	.simplenav a.active:hover,
	.simplenav a.active:active {   */
/*		background-color: #f4f4f4;
		border: 1px solid #999;
		border-bottom: 0 none;
		padding: 5px 8px 8px;
		text-decoration: none;
*/
/*		text-decoration: underline;
	}
	.simplenav a.disabled:link,
	.simplenav a.disabled:visited,
	.simplenav a.disabled:hover,
	.simplenav a.disabled:active {
		color: #888;
		cursor: text;
	}
	.simplenav a.extra:link,
	.simplenav a.extra:visited,
	.simplenav a.extra:hover,
	.simplenav a.extra:active {
		color:#BF5B4E;
		text-decoration: underline;
	}
*/
.topmenu-common {
	font-family: Arial, sans-serif;
	clear: both;
	padding: 6px 2ex;
	font-size: .8em;
	background-color: #f4f4f4;
	color: #000;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
	.topmenu-common a:link,
	.topmenu-common a:visited,
	.topmenu-common a:active {
		padding: 0 1ex;
		color: #00;
		text-decoration: none;
	}
	.topmenu-common a:hover {
		padding: 0 1ex;
		color: #f33;
		text-decoration: underline;
	}
	.topmenu-common ul {
		margin: 0;		padding: 0;
		list-style: none;
		display: inline;
	}
		.topmenu-common ul li {
			margin: 0;		padding: 0;
			list-style: none;
			display: inline;
		}

#logo2{
	float:left;
	margin:15px 0 3px;
}
.weather2{
	position: absolute;
	top:17px;
	left:330px;
}
.section-links-top{
	background-color:#EDF5F9;
	height:22px;
	margin:0 0 15px 0;
	padding-top:4px;
	text-align:center;
}
.section-links-top a {
	color:#24211D;
	font-size:12px;
	font-weight:bold;
	padding:0 14px;
	text-decoration:none;
}
.simplenav2{
	float:right;
	font-family:Arial,sans-serif;
	font-size:11px;
	margin:0;
	position:relative;
	top:30px;
}
.simplenav2 a:link, .simplenav2 a:visited, .simplenav2 a:hover, .simplenav2 a:active {
	color:#4E9BBF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:6px 9px 8px;
	text-decoration:none;
}
.header_bottom{
	position:relative;
}

/* Taxi */
#taxi{
	float: right;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(images/icons/taxi2.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:20px;
}
#taxi a{
	font-weight: bold;
	font-size: 13px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	color:#68A1C6;
}
#taxi2{
	float: right;
	padding: 0;
	margin: -7px 0 -7px 0;
}
/* footer part */

.footer {
	font-family: Arial, sans-serif;
	margin: 0 0 0;
	padding: 1.5em 2ex;
	background-color: #eee;
}
	.footer_links {
		float: left;
		clear: left;
		font-size: .9em;
		padding: 0 0 .5em;
		width: 100ex;
	}
		.footer_h1 {
			float: left;
			width: 16ex;
			color: #565656;
			clear: both;
		}
	.counters {
		float: right;
		width: 240px;
	}
		.counters-container {
			float: left;
			width: 120px;
		}

	.footer a:link,
	.footer a:active,
	.footer a:visited {
		color: #445AB9;
		text-decoration: none;
	}
	.footer a:hover {
		color: #E03434;
		text-decoration: underline;
	}

	.copyrights {
		clear: both;
		margin: 2em 0 0;
		font-size: .9em;
		width: 100ex;
	}
		.copyrights a:link, .copyrights a:active, .copyrights a:visited{
			color: black;
		}


.separate-column {
	width: 230px; 
/*	background-color: #eee; */
	vertical-align: top;
	clear: both;
}
.separate-column-container {
/*	width: 230px;
	background-color: #fff;
	float: right;
	clear: both;*/
	margin: 0 0 1em; 
}
	.separate-column-padding {
/*		float: left;*/
		padding: 10px;
		border-top: 1px solid #DAE2E8;
	}
	.separate-column-container-title, .poll-question {
		margin-bottom: .5em;
/*		color: #E03434;*/
		color: #4E9BBF;
		font: bold .85em Tahoma, sans-serif;
	}
		.separate-column-container-title a:link,
		.separate-column-container-title a:visited,
		.separate-column-container-title a:hover,
		.separate-column-container-title a:active {
/*			color: #E03434;*/
			color: #4E9BBF;
			padding: 0;
			background: none;
			text-decoration: none;
		}
		.separate-column-container-title a:hover {
			text-decoration: underline;
		}




/* for content */

.clear { clear:both; height:0; overflow:hidden; }

.note {
	clear: both;
	border: 1px solid rgb(221, 221, 221); 
	margin: 10px 10px 10px 0; padding: 20px; 
	background: rgb(243, 243, 243) none repeat scroll 0% 0%; 
	-moz-border-radius-bottomleft: 3px; 
	-moz-border-radius-bottomright: 3px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}




/* Список слева и справа */
.zoo-item .media{
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	float:right;
	margin-left:15px;
}
.border{
	border:1px solid #C8C8C8;
	padding:3px;
}
.zoo-item h4{
	font-size: 1em;
}
.zoo-item a.name:link, 
.zoo-item a.name:visited {
	color:#1E1E1E;
	text-decoration: none;
}
.zoo-item p{
	margin:5px 0 0;
	font-size: 1em;
}


/* kurer-sreda part */ 


body, form{padding:0;margin:0}
body{background:#fff}/* url(images/back.gif)*/
.wrapper #main{background:white;}
body, td, th{font:14px "Times New Roman", Times, Arial, sans-serif}
input, textarea, select{font:14px "Times New Roman", Times, Arial, sans-serif}

#main{/*border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;*/width:100%; margin: 10px 0}
#head{width:321px;height:70px}
#date{width:130px;height:70px;float:left;text-align:right; font-size: .8em;}
#date div{margin:19px 20px 0 0}
/*#logo{width:500px;height:70px;float:right; background: url(/wp-content/themes/kurer/images/kurer50px.jpg) no-repeat left center; padding-left: 51px;}*/

/*td.leftcol {width:180px;} */
td.centercol{vertical-align: top;} 
td.rightcol{width:205px; border-right: 1px dotted #DAE2E8; vertical-align: top;overflow:hidden;}
.leftdel {background:url(images/del.gif) repeat-y top right}
.rightdel {background:url(images/del.gif) repeat-y top left}
/*div.leftcol{margin:0 20px 0 10px} */
div.rightcol{margin:0 5px 0 5px;height:100%; width: 205px;overflow:hidden;}
td.content{padding: 5px 5px 20px 5px; border-right: 1px dotted #DAE2E8; }

h1,h2,h3,h4{font:bold 14px "Times New Roman", Times, Arial, sans-serif}
h1{font-size:22px}
h2{font-size:24px}
h3{font-size:18px}
h4{font-size:14px}

h1{ font-family: georgia; font-weight: normal; margin: 0;}
h1 div.author, h2 div.author{font:12px Arial, sans-serif;font-style:italic;margin-top:5px}
h1 div.author span, h2 div.author span{color:#2A3F75;border-right:1px solid #2A3F75;padding-right:5px;margin-right:5px;}
	h2 div.author{font-weight:normal!important;font-style:normal!important}

h2 a{
/*	color: #125A95;*/
	color: #004276;
	font-weight: bold;
}

.author2{
	color: #999999;
	font: 11px Arial;
	border-bottom: 1px dotted #DDDDDD;
	padding: 5px 0;
}
.single{
	font-size:16px;clear:both;
	padding: 5px;
}
	.single a{
		color:#125A95;
		text-decoration:underline;
	}
	.single a:hover{
		color: #9F0013;
	}

	.single .post p {
		font-size: 1em;
		line-height: 1.25em;
		margin: 0.625em 0;
		text-align: justify;
	}
/*	.single .post p:first-letter {
		font-size: 3.5em;
		line-height: 1em;
		float: left;
		margin: 0 0 0 -0.1em;
	}
	.single .post p + p:first-letter {
		font-size: 1em;
		line-height: 1.25em;
		float: none;
		margin: 0;
	}
*/

/*.single img{float:left!important;margin:0 15px 15px 0;}*/

td.content img{border:0;}
/*
td.content a img{border:2px solid #E9E9E9}
td.content a:hover img{border:2px solid #9F0013}
*/
td.content a img{border:0; text-decoration: none!important;}
td.content a:hover img{border:0; text-decoration: none!important;}

a{color:black;text-decoration:none;}
a:hover{color:#9F0013;text-decoration:underline;}
a.hide,a.hide:hover,a.berdsk,a.berdsk:hover {color:black !important;text-decoration:none !important; cursor:default !important; }

a.crosslinker {text-decoration:none!important;}

a.more{display:block;text-align:left;color:#2A3F75;font-weight:bold;text-decoration:none;font-size:13px}
a.more:hover{color:#9F0013}


.gray { color: #999;}

.commenticon{ background: url("images/slices.gif") no-repeat scroll -63px -28px transparent; padding-left: 22px;}
.print{ float: right;width:16px; height:16px; background: url("images/slices.gif") no-repeat scroll -68px 0 transparent; }
.topmenu{text-align:center;padding-bottom:20px}
.topmenu{font:10px Arial, sans-serif;}

/*
.topmenu ul{list-style:none;margin:0;padding:0;text-align:center!important;float:none!important}
.topmenu ul li{display:inline;float:left;}
*/
/*
.topmenu center div{width:760px}
.topmenu a{cursor:pointer;margin:0 0 0 5px;display:block;width:120px!important;height:18px!important;line-height:18px;text-align:center;background:#DCDBDF url(images/tmenu1.gif) no-repeat top left;color:black;text-decoration:none;float:left}
.topmenu a span{display:block;width:120px!important;height:18px!important;background:url(images/tmenu2.gif) no-repeat top right}
.topmenu a:hover{color:#9F0013;}
*/
.submenu{width:210px;background:white}
.submenu{font:10px Arial, sans-serif;text-transform:uppercase}
.submenu a{cursor:pointer;margin:0 5px 0 5px;display:block;width:200px!important;height:18px!important;line-height:18px;text-align:center;background:#DCDBDF url(images/tmenu1.gif) no-repeat top left;color:black;text-decoration:none;margin-bottom:4px;}
.submenu a span{display:block;width:200px!important;height:18px!important;background:url(images/tmenu2.gif) no-repeat top right}
.submenu a:hover{color:#9F0013;}


.mleftlinks{margin:0px 0 10px 0;text-align:right}
.mlinks a{border:1px solid #BABABA;padding:2px 3px;font:10px Arial, sans-serif;text-decoration:none}
.mlinks a:hover{background:#9F0013;color:white}

.menu ul{list-style:none;margin:0;padding:0}
.menu ul li{margin:0;padding:0;display:block;border-bottom:1px solid white}

.menu, .menu2{margin:0 0 20px 0;text-align:right}
.menu a, .menu2 a{display:block;padding:0 15px 0 0;margin:0;background:url(images/m0.gif) no-repeat top right;text-decoration:none;font:14px "Arial Narrow", Arial, sans-serif}
.menu a:hover, .menu a.current,
.menu li.current-cat a,
.menu2 li.current-cat a,
.menu2 a:hover, .menu2 a.current{background:url(images/m1.gif) no-repeat top right;text-decoration:none;color:#9F0013}

.menu2{text-align:left}
.menu2 a{padding-left:15px;background:url(images/m0.gif) no-repeat top left;}
.menu2 a:hover, .menu2 a.current{background:url(images/m1.gif) no-repeat top left;}

.report{font:bold 14px Arial, sans-serif;text-decoration:none;display:block;margin-bottom:20px;border:1px solid #C1C1C1; width: 158px;}
.report div{font:bold 23px Arial, sans-serif;text-decoration:none;background:#C1C1C1}

.announce td.img_h2 img{margin-right:10px}
.announce, .announce_big {padding:0 0 0 0}
.announce_photo{ padding: 0px;};
.announce .date, .announce_big .date{font-weight:bold;margin:0 0 10px 0;font-size:12px;font:normal 10px Arial,sans-serif;}
.announce .date span, .announce_big .date span{font:normal 11px Arial,sans-serif;color:#2A3F75;border-right:1px solid #2A3F75;padding-right:4px;margin-right:4px;}
.announce h2, .announce_big h2{font:bold 14px Arial, sans-serif;margin:0;padding:0;}
.announce .text, .announce_big .text{margin:10px 0 10px 0}

.announce .author, .announce_big .author{font-weight:bold;margin:5px 0 10px 0;font-style:italic}
.announce .slogan, .announce_big .slogan{font-weight:bold;margin:0 0 10px 0;}

.announce_big h2{font:normal 22px Georgia, "Times New Roman", Times, Arial, sans-serif;}
.announce_big h2 a{text-decoration:none; font-weight: normal;}

.import_an .date{color: #2A3F75}
.import_an .date span{color: black}
.import_an img{margin-left:10px;}

td.news_lenta{
	vertical-align: top;
}
	td.news_lenta small{
		color: #999999;
		font: 11px Arial;
	}

.news_an { margin: 0;}
.news_an dt{font-family: Arial, sans-serif !important; font-size: 0.833em; padding: 0 0 .6em 0;}
.news_an a{text-decoration:none; color: #125A95;}
.news_an a:hover{text-decoration:underline;}
.news_an .date{font-weight:normal}

.st-related-posts a, #recentcomments a{
	text-decoration:none;
}

#tury{margin:0 0 15px 0;padding:0; font:normal 14px "Georgia", Times, Arial, sans-serif; color: white;}
dt sup {
	font-size: 8px;
}
.bigphoto{margin: 0 0 0px 0;}
.bigphoto div{font:12px "Arial Narrow", Arial, sans-serif;margin:0}
.bigphoto span{display:block;width:100%; color: #3F4950; font-size: 10px; text-align: right;}

.weather{margin:10px 0 15px 0; text-align: center;}
.weather div, .currency div{margin:0px 0 7px 0;font:normal 14px Arial, sans-serif;}
.weather td, .currency td{font:normal 12px Arial, sans-serif;padding-bottom:3px;}
.currency div{font-weight:bold;}
.currency{ text-align: center; }

.center{text-align:center}
.right{text-align:right}
.fr { float: right;}
.fl { float: left;}

.footermenu{text-align:right;padding:0 0 5px 0;}
.footermenu a{font:normal 11px Arial, sans-serif;text-decoration:none;margin-left:10px}



code{font-family: "Consolas", "Courier New", Courier, monospace;}

.search{margin:0 0 15px 0;}
.search input{width:100%}


.archivetext{padding:3px 2px;color:#808080}
.calendar{margin:0 0 15px 0;}

#wp-calendar{
	width:146px;
}
#wp-calendar caption{
	background: #C1C1C1;
	color: white;
}
#wp-calendar{
	border-collapse: collapse;
}
#wp-calendar td{
	padding:1px;
}
#wp-calendar #today{
	background: #E0E0E0;
}
#wp-calendar a{
	font-weight: bold;
	display:block;
	width:100%;
	text-decoration:none;
}
#wp-calendar a:hover{
	color:white;
	background: #333;
}
#wp-calendar #next{
	text-align:right;
}
#wp-calendar #next a, #wp-calendar #prev a, #wp-calendar #showit a{
	font-weight:normal;
}
#wp-calendar tbody td{
	border:1px solid #DCDBDF;
	/*border-left:1px solid #DCDBDF;*/
}
#wp-calendar .pad{
	border:0;
}

a.rsslink{display:block;text-decoration:none;background:url(/wp-includes/images/rss.png) no-repeat left center  transparent;padding-left:19px}

div.informer{
	position: relative;
	background: url("images/slices.gif") no-repeat scroll -84px 5px transparent;
	padding: 5px 5px 0 21px; 
	font-size: 90%;
}

	div.informer a:link,
	div.informer a:visited,
	div.informer a:hover,
	div.informer a:active {
	}
.wp-caption {
  text-align:center;
  clear: both;
}

.single .post .wp-caption-text {/*, .single .post .wp-caption-text:first-letter*/
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
	text-align: left;
	font-weight: normal;
	float: none;
}
.wp-caption-text strong{
	font-weight: normal !important;
}
/* This file contains the CSS data for the editable area(iframe) of TinyMCE */

.aligncenter,
dl.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.alignleft {
        float: left;
		clear: left;
}

.alignright {
        float: right;
		clear: right;
}

.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 4px;
        margin: 10px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption-dd {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
#google_ad{
	border:1px solid #BAC6CF;
	clear:both;
	margin:18px 20px 18px 0;
	padding:5px 10px;
	text-align: center;
}
/* Comments
------------------------------*/

.commentlist{
	font-size: 14px;
}
.commentscount{font-size:12px;}

#comments h3{margin:0 0 10px 0}
#comments p{margin:7px 0 0 0; text-indent: 10px;}
#comments label{margin:0 0 0 5px}
#comments li {list-style: none;}
#comments .commentlist{list-style:none;margin:0;padding:0; width:630px; }
#comments .commentlist li{margin:0 0 30px 0; list-style: none;}
#comments .commentlist .author{background: #eee; border-top: 2px solid #333;padding:3px 4px;font-weight:bold}
#comments .commentlist small{font-size:10px;font-family: Geneva, Arial, Helvetica, sans-serif;display:block;margin:5px 0 0 0}
#comments .commentlist small a{text-decoration:none;}
#comments span.youtube{
	clear: both;
}
a.comment-reply-link{
	color: black;
	font-size: 12px;
	float: right;
	text-transform:lowercase;
	text-decoration:underline;	
	position:relative;
	right:10px;
	top:-10px;
}

.commentlist a, #respond a {
	text-decoration:underline;
}

ul.children{
  margin-left: 30px;
}
li.depth-2{/* margin-left: 30px;*/}
li.comment{list-style: none;}

.com{
	background: #E7E7E7;
	padding: 1px 13px 4px 13px;
	clear: both;
	min-height: 25px;
	word-wrap:break-word;
	overflow: hidden;
}
.com a{
	color: black;
}
.clearfix:after{
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}

.clearfix {
	zoom: 1;     /* triggers hasLayout */
}

.com_top{
	height:18px;
	background: url(images/com_tr.gif) no-repeat top right;
}
.com_top div{
	height:18px;
	background: url(images/com_tl.gif) no-repeat top left;
}
.com_bottom{
	height:8px;
	background: url(images/com_br.gif) no-repeat top right;
}
.com_bottom div{
	height:8px;
	background: url(images/com_bl.gif) no-repeat top left;
}
.thumb{
	float: left;
	padding: 0 13px 7px 7px;
	width: 65px;
}
table.comm {
	background: #E7E7E7;
}
table.comm .t{
	padding: 0 13px 0 7px;
	width: 65px;
}
table.comm .c{
	padding: 0 13px 0 0px;
}

.com_author a{text-decoration:none;color:#E0E0E0}
.com_author a:hover{text-decoration:underline;color:black}

.com_author b a{text-decoration:underline;color:black}
.com_author b a:hover{text-decoration:underline;color:black}

#capt_t{position:relative;top:-6;}

/*p{clear:both}*/

.sidehead{
	font-weight: normal;
	/*border:1px solid #C1C1C1;
	border-bottom:3px solid #C1C1C1;*/
	font-family: Arial,sans-serif;
	font-size: 17px;
	margin-bottom: 10px;
}

a.vote{
	line-height: 20px;
	font-weight: bold;
	width: 30px;
	text-align:center;
	color: white;
	display:block;
	text-decoration: none;
	clear:both;
}
a.vote:hover{background: #18ff00}
a.vote1{background:#330094;color:#e9ff56}
a.vote2{background:#6b006b;color:#a9ff85}
a.vote3{background:#a70040;color:#78ffa8}
a.vote4{background:#dd0019;color:#34ffda}
a.vote5{background:#ff0100;color:#34ffda}
a.vote6{background:#ff2900;color:#00e4ff}
a.vote7{background:#ff6000;color:#009cff}
a.vote8{background:#ff9d00;color:#006eff}
a.vote9{background:#ffd500;color:#002cff}
a.vote10{background:#fffb00;color:#0003ff}

.votet{padding-top: 25px;}











#recentcomments{
	overflow: hidden;
	width: 250px;
}
#recentcomments, ul.st-related-posts{
	padding-left: 0;
}
	#recentcomments li, ul.st-related-posts li{
	 /*width: 250px;*/
	 background: url("images/slices.gif") no-repeat scroll -80px -17px transparent;
	 padding-left:10px;
	}

/* ----------- */
.kurer-ads {
	margin: 10px 0;
	border: 1px solid #BAC6CF;
	font: 10px verdana,arial,sans-serif;
}
.kurer-ads-container {
	width: 468px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.kurer-ads a:link,
.kurer-ads a:visited,
.kurer-ads a:hover,
.kurer-ads a:active {
	color:#125a95;
	cursor:pointer;
}
	.kurer-ads-item {
		width: 234px;		height: 42px;
		float: left;		overflow:hidden;
	}
		.kurer-ads-item-title {
			padding: 2px 6px 0 0;
			font-size:11px;
			font-weight:bold;
			line-height:14px;
		}
		.kurer-ads-item-text {
			color:#3f4950;
			display:block;
			font-size:10px;
			line-height:13px;
			padding: 0 6px 0 0;
		}
		.kurer-ads-item-url {
			color:#125a95;
			font-size:10px;
			line-height:12px;
			overflow:hidden;
			white-space:nowrap;
			cursor:pointer;
		}
	.kurer-ads-info {
		clear: both;
		margin: 6px 0 0 300px;
	}
/* ?????? */
.flashnews{
	margin: 0 0 10px 0;
	padding: 6px;
	background-color: #125A95;
	color: white;
	overflow: hidden;
	font: normal Arial, sans-serif;
}
	.flashnews a,.flashnews a:hover{
		text-decoration: none;
		color: white;
		font: normal Arial, sans-serif;
	}
	.flashnews p{
		padding: 0;
		margin: 0;
		font-weight: normal;
	}
	.flashnews h4{
		display: inline;
		padding: 0 9px;
		margin: 0 6px;
		text-transform: uppercase;
		background-color: red;
		border: 1px solid white;
		font: normal Arial, sans-serif;
	}

	.flashnews small{
		font-weight: normal;
		padding: 0;
		margin: 0;
	}

/* banner zones  */
.zone {
	text-align:center;
	padding: 0 0 10px 0;
}
/* Rating */
.ratingblock {
	clear: both;
}

/* ?????????? */
dl.berdsk_news dt {
	font-size: .85em;
	margin: 0 0 .6em;		padding: 0 0 0 10px;
	background: url("images/slices.gif") no-repeat scroll -80px -17px transparent;
	overflow: hidden;
}

.forum dt {
	font: 0.82em Arial;
	margin: 0 0 .6em;		padding: 0 0 0 10px;
	background: url("images/slices.gif") no-repeat scroll -80px -17px transparent;
}
	dt a.topic{
		color:#9F0013;/*#445AB9;*/
		text-decoration: underline;
	}

.forumincolumn {
	overflow: hidden;
	width: 200px;
	font: .85em sans-serif;
	margin: 0 0 1em;
}
	.forumincolumn-item {
		padding: 0 0 .5em;
	}
	.forumincolumn-nick {
		color: #125A95;
	}


/* TABS
-------------------------------------------------------------------------------- */
ul.tabs         { margin: 0; padding: 0; font-size: 13px; }
ul.tabs li      { float: left; list-style: none; margin: 0; padding: 0; }
ul.tabs li a    { float: left; display: block; }
ul.tabs:after   { content:  "."; display: block; height: 0; clear: both; visibility: hidden; }
ul.tabs         { zoom: 1;  } /* IE */



/* TAB WIDGET
-------------------------------------------------------------------------------- */
.tab-widget .tabs                     { margin: 0 0 10px 0; background: url(images/tabs/horizontal-rule.gif) bottom left repeat-x; }
.tab-widget .tabs li                  { margin: 0 2px 0 0; background: url(images/tabs/tab-left.gif) no-repeat; }
.tab-widget .tabs li a                { padding: 3px 11px; background: url(images/tabs/tab-right.gif) no-repeat top right; border-bottom: 1px solid #dae2e8; font-weight: bold; color: #92a2ad; }
.tab-widget .tabs li a:hover          { color: #697a85; text-decoration: none; }

.tab-widget .tabs li:hover            { background: url(images/tabs/tab-left-hover.gif) no-repeat; }
.tab-widget .tabs li:hover a          { background: url(images/tabs/tab-right-hover.gif) no-repeat top right; }

.tab-widget .tabs li.ui-tabs-selected           { background: url(images/tabs/tab-left-on.gif) no-repeat; }
.tab-widget .tabs li.ui-tabs-selected a         { background: url(images/tabs/tab-right-on.gif) no-repeat top right; color: #697a85; border-color: #fff; }
.tab-widget .tabs li.ui-state-default a       { color: #92a2ad; }



/* jQuery tabs
----------------------------------*/
.ui-tabs .ui-tabs-hide {
     display: none;
}

/* pagination
----------------------------------*/

.pagination {
	color:#999999;
	font-size:11px;
	font-weight:bold;
	margin:0;
	overflow:hidden;
	text-align:center;
	line-height:22px;
}
.pagination a, .pagination span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	color:#555555;
	display:block;
	float:left;
	margin-left:1px;
	padding:3px 8px;
}
.pagination span {
	color:#999999;
}
.pagination .elipsis {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	padding:3px;
}
.pagination a.current, .pagination a.current:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#999999 none repeat scroll 0 0;
	color:#FFFFFF;
	cursor:default;
	text-decoration:none;
}
.pagination a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#125A95 none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
}


/* Banners
----------------------------------*/
.zones{
	float:left;
	width:300px;
	height:50px;
/*	border: 1px solid #bdbaae;*/
}

/* Rating
-----------------------------------*/
.gdup, .gdvotesup{
	background-color: green;
}
.gddw, .gdvotesdown{
	background-color: red;
}

.gdvotesdown,.gdvotesup,.gdquest {
	float: left;
	font-size: 1.4em;
	font-weight:bold;
	padding: 0 3px;
	margin: 0;
	color: white;
}
.gdquest{
	color:#4E9BBF;
	font-family:Tahoma,sans-serif;
	font-weight:bold;
	line-height:normal;
}
.gdquest1{
	padding-left: 5px; 
	font-size: 90%;
	text-align: right;
}
.gdquest2{
	padding-right: 5px; 
	font-size:180%;
}

/* рубрика Эксперт
----------------------------------*/
.expert{color:#222222;	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;	}
.expert a {	color:#445AB9;	text-decoration:none;}
.expert form {margin:20px 0;}
.expert h2 {color:#4E9BBF;	font-size:18px;}
.asknew {
	background-color:#EDF5F9;
	margin-top:25px;
	padding:10px;
	position:relative;
	margin-top:45px;
}
#asknew_label {
	background-color:#EDF5F9;
	height:25px;
	padding:10px 0 0 10px;
	position:absolute;
	top:-35px;
	width:120px;
}
a.asknew_unpressed {
	border-bottom:2px dashed;
	font-size:120%;
	margin-left:1.4em;
	text-decoration:none;
	background: url(http://kurer-sreda.ru/wp-content/themes/kurer/images/question2.png) no-repeat 0 0;
	padding-left:20px;
	position:relative;
	top:8px;
}
.small {font-size:0.85em;}
.expert .small {font-size:0.85em;}
.small_2 {font-size:0.75em;}
.greeting {
	background-color:#E7F0FA;
	border-bottom:1px solid #A8B8D7;
	border-top:1px solid #A8B8D7;
	margin:10px 0 0.2em;
	padding:0.6em;
}
.greeting img {
	margin-right:7px;
}
.preheader {
	font-size: 12px;
}
.username {
	display:block;
	font-size:14px;
	float:left;
	margin: 10px 5px;
}
.username_2 {
	color:#777788;
	font-size:.7em;
	padding: 10px 5px;
}
.ask  {
	border-top:2px solid #A8B8D7;
	margin-top:20px;
}
.post {
	margin:0 0 10px 0;
}
.post_ask {
	background-color:#E7F0FA;
	padding: 10px 0 0 90px;
}
.post_answer {
	background-color:#F7FAFD;
	padding: 10px 0 0 90px;
}
.hide {
	display:none;
}
.moreanwers {
	float:right;
	position:relative;
	top: -20px;
}
.submit_btn {
	margin:0 5px 5px 5px;
}

/* левая колонка в рубрике Эксперт
****************************/
.consult {
	color:black;
	font-family:arial;
}
.consult hr {
	color:#999999;
}
.consult_text {
	font-size:0.75em;
}
.consult_brown {
	font-size:.7em;
	color: #445057;
}
.consult a {
	font-size:0.75em;
	font-style:italic;
	margin:10px 0 0 0;
	font-family:Arial,sans-serif;
	color:#125A95;
}
.consult h1 {
	margin: 0 0 0 10px;
	font-size:14px;
}
.fon_gray {
	background-color:#F4F4F4;
}
.separate-column-container-title img {
	margin:0 3px 0 0;
	vertical-align:bottom;
	border: 0;
}
a.expert-menutitle {
	color:#4E9BBF;
	font:bold 0.85em Tahoma,sans-serif;
	text-decoration:none;
}
.exp-item {border-bottom:solid 1px #dddddd; padding-bottom:10px;}
.exp-item img{float:left;	margin: 0 10px 10px 0;}
.exp-item h2 {color:#4E9BBF;	font-size:18px;}
.exp-item h3 {	font-size:14px;}

.q_text {color: #0D2F73; margin:0 0 10px 110px; display: table;}
.q_text h3 {margin:5px 0;}
.q_text a {color:#456A9C; text-decoration:underline;}
.ask_q {
	background:url(http://kurer-sreda.ru/wp-content/themes/kurer/images/question.png) no-repeat 0 0;
	padding-left:20px;
	margin-left:10px;
}
.view_a {
	background:url(http://kurer-sreda.ru/wp-content/themes/kurer/images/answers.png) no-repeat 0 0;
	padding-left:20px;
	margin-left:10px;
}
.faq {
	background:url(http://kurer-sreda.ru/wp-content/themes/kurer/images/faq.png) no-repeat 0 0;
	padding-left:20px;
	margin-left:10px;
}
.section-links {
	float: left; 
	width: 120px;
	font-size: .8em;
	border-top: 1px solid #DAE2E8;
	font-family: Arial, sans-serif;
	margin: 5px 0px;
	color: #697A85;
	line-height: 130%;
}
	.section-links a:link,
	.section-links a:active,
	.section-links a:visited {
		color: #697A85;
		text-decoration: none;
		margin: 0 .3em;
	}
	.section-links a:hover {
		text-decoration: underline;
		margin: 0 .3em;
	}
.left_baseline {
	float:left;
	vertical-align:baseline;
	margin:0 5px;
}

.blue_rect {
	background-color: #0092DD;
	padding:5px;
	font-size: 10px;
}
.blue_rect h1{
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	padding-left:5px;
}
.blue_rect a, .blue_rect a:hover{
	color: white;
	margin-left:5px;
}
.new_menuitem
{
	
}
/*  discounts
************************/
.discounts {
	font-family:Trebuchet MS;
}
	.discounts a.gray {color: #999; text-decoration:none;}
.d_header {
	color:#FFFFFF;
	font-size:14px;
	padding:4px 10px 6px;
	background-color:#87B51E;
	position:relative;
}
.discounts label  {
	display:inline-block;
	font-size:18px;
	font-weight:normal;
	margin-left:10px;
	vertical-align:middle;
	color:#FFFFFF;
}
.discounts img {
	border:medium none;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:20px;
}
.discounts a{
	color:#037DD3;
	text-decoration:underline;
}
.d_companies {
	margin:10px 0 10px 0;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	width:100%;
}
.d_list {
	text-align:left;
	vertical-align:top;
}
.d_list a, .d_company a{
	display:block;
}
.d_list h2 {
	margin:10px 0 15px;
}
.d_list h2 a{
	font-size:18px;
	font-weight:normal;
}
.d_list_item {
	margin-bottom: 10px;
}
.all_d {
	font-size:.8em;
/*	position:absolute;
	right:0px;
	bottom:-10px;*/
}
.all_d_c {
	font-size:.8em;
/*	position:absolute;
	right:220px;
	bottom:-10px;*/
}
.d_company {	
	width:160px;
	margin:0 5px;
	vertical-align:top;
}
.d_content {
	position:relative;
}

/* left top block (from vesberdsk)
***********************************************************************/
.left_top {
/*  font: normal 100.01% Times, "Times New Roman", Arial, sans-serif;*/
  width:230px;
  }
.left_top a:link,
.left_top a:active,
.left_top a:visited {
	color: #000;
	text-decoration: none;
}
.left_top a:hover {
	color: #D02424;
	text-decoration: underline;
}
.left_top img {
	border: 0 none;
}
.left_top .clear {
	clear: both;
}

.left_top .wrapper {
	width: 230px;
}
.left_top #logo {
	margin: 4px 0 6px 0px;
}
.left_top .article {
	width: 225px;
	float: left;
	margin: 0 2px 1em;	
}
.left_top .article a{
  font-size: 12px;
}
	.left_top .article-title {
		font-size: .8em;
	}
	.left_top .article-image {
		margin: .2em 0;
		width: 110px;		
		height: 55px;
		float:left;
		position:absolute;
	}
	.left_top .article-teaser {
		font-size: .75em;
	}
.left_top .img_div {
	float:left;
	position:relative;
	height:55px;
	width:110px;
}	
	
.left_top .company {
	margin: 0 0 .5em;
	font-family: Arial, sans-serif;
}
.left_top .vb_articles {
	background:none repeat scroll 0 0 #F3F3F3;
	border:1px dotted #DAE2E8;
	left:-5px;
	padding-top:10px;
	position:relative;
	top:8px;
	width:226px;
}

	.left_top .company-image {
		width: 90px;		height: 55px;
		margin: 0 0 5px 3px;
		float: right;
	}
	.left_top .company-title {
		font-size: 13px;
		font-weight: bold;
		margin:0 3px;
	}
		.left_top .company-title a:link,
		.left_top .company-title a:active,
		.left_top .company-title a:visited {
  		font-size: 13px;
			color: #125A95;
			text-decoration: none;
		}
		.left_top .company-title a:hover {
			text-decoration: underline;
		}
	.left_top .company-phone {
		font-size: 13px;
		font-weight: bold;
		color: #4E9BDA;
		margin:0 3px;
	}
	.company-findmore {
		margin: .6em 5px .2em 0;
		font-style: italic;
		font-size: 11px;
		color: #445057;
	}
		.company-findmore a:link,
		.company-findmore a:visited,
		.company-findmore a:active {
			color: #125A95;
  			font-size: 11px;
		}
	.left_top .company-hr {
		clear: both;
		border-bottom: 1px solid #DAE2E8;
		margin: 0 20px .5em 0;		padding: 0 0 .2em;
	}
	.section-links {
		text-align: center;
		font-size: .75em;
	}
		.left_top .section-links a:link,
		.left_top .section-links a:active,
		.left_top .section-links a:visited {
			color: #697A85;
			text-decoration: none;
			margin: 0 .3em;
		}
		.left_top .section-links a:hover {
			text-decoration: underline;
			margin: 0 .3em;
		}
	.left_top .cell-link-all {
		margin-bottom: .5em;
	}
		.left_top .cell-link-all a:link,
		.left_top .cell-link-all a:visited,
		.left_top .cell-link-all a:hover,
		.left_top .cell-link-all a:active {
			color: #E03434;
			font: bold .65em Tahoma, sans-serif;
			padding: 0;
			background: none;
		}
	.cell-companynews a{
		background: url("images/slices.gif") no-repeat scroll -80px -17px transparent;
		display:block;
		font-size:13px;
		padding:0 0 0.6em 10px;
		color:#445AB9;
		text-decoration:none;
	}

.left_top .blue_rect {	
	background: url(http://vesberdsk.ru/logo2/travels.jpg) no-repeat 0 0;
  font-size:10px;
  padding:0 15px 0 0;
  text-align:right;
  height: 60px;	
}
.left_top .blue_rect h1{
	color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:15px;
	padding: 5px;
	margin: 0px;
}
.left_top .blue_rect a, .blue_rect a:hover{
	color: white;
	margin-left:5px;
}
	.left_top #slideshow {
		position:relative;
		height:50px;
		text-align:right;
	}

	.left_top #slideshow DIV {
		position:absolute;
		top:0;
		right:0;
		z-index:8;
		visibility:hidden;
	}

	.left_top #slideshow DIV.active {
		z-index:10;
		visibility: visible;
	}

	.left_top #slideshow DIV.last-active {
		z-index:9;
	} 
/* afisha
***********/
.afisha_window a{
	display:block;
	font-size:14px;
	line-height:18px;
	margin:0;
	padding:0 0 3px;
	color:#125A95;
	font-weight:bold;
}
a.all_afisha {
	text-align:right;	
	font-size:.85em;	
	position:relative; 
	top:-10px;
	font-weight:normal;
}
/* realty
************/
#realty { width: 200px; height: 154px; background-color: #F4F4F4; font: 11px Tahoma, Arial; margin: auto; position: relative; margin-bottom: 10px;} 
#realty ul{	clear: both; margin:0; padding:0; }
#realty li { list-style-type: none; margin:0; padding:0;}
#realty a{ color: black; }
#realty a:hover{ text-decoration: none; }

#realty #title { background-color: #F4F4F4; position:absolute; left:0;  right:0; top:0px; z-index: 100;  padding: 1px;}

#realty #photos li{ height: 154px; }
#realty #photos img {border: 0;}

#realty #captions{ background-color: #F4F4F4; position:absolute; width: 200px; top:127px; height: 27px;}
#realty #captions ul { background-color: #F4F4F4; height: 27px; }
#realty #captions li { background-color: #F4F4F4; height: 27px;  width: 200px; }
#realty #captions li a {padding: 0 2px; }

.b-share a{
	font-size: 11px;
}
#ya_share1 {top: -40px; position: relative; left: 220px;}

/* ny 
**************/
.ny h2 { color:#E03434;}
.ny .heading { font: bold 11.56px Tahoma,sans-serif; color: #E03434; }
.ny .heading { font:12px tahoma,geneva,helvetica,arial,sans-serif; margin-bottom:13px; text-transform:uppercase; color: #A8ABBE;}
.ny .coupon_list{	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;}
.ny .coupon_list .item{ margin: 15px 0;}
.ny .coupon_list .item .title{font-size:12px;font-weight:bold;line-height:18px; color: #125A95; padding-right: 15px;}
.ny .coupon_list .item .company{ font-size:12px;font-weight:normal;line-height:18px; color: #999;}
.ny .coupon_list .item .thumbnail{ float: left; margin:0 10px 10px 0;}
.ny .coupon_list .item .thumbnail img{ -moz-border-radius:4px;background:#FFF;border:1px solid #DDDDDD;padding: 4px;}
.ny .more{	font-weight:bold; 	margin:0;	text-align:center; }
.ny .more a{ color: #999;}

.ny .category{ width: 46%; font: normal 12px Tahoma; float: left; margin-top:10px; border-top:1px dotted #D9E2E5; padding:10px 10px 10px 10px;}
.ny .category img { margin: 0 10px 0 0;}
.ny .category .title { font-weight: bold; }
.ny .category li { padding: 3px 0; list-style-position: inside;}

.ny h2 a { font-family: "Times New Roman",Times,Arial,sans-serif }
.ny .post h1 { font-size: 22px;}

.ny #comments { display: none;}
.ny .commentlist li { list-style-type: none;}
.ny .commentlist .avatar { display: none; visibility: hiddenn; height: 0;}
.ny .commentlist .commentinfo { padding: 0;}


#vk_comments{
	margin: 20px 0 20px 0;
}
/* social-network-panel */
.social-network-panel{
	background: none repeat scroll 0 0 white;
    height: 455px;
    position: fixed;
    width: 280px;
    z-index: 100;
    border: 1px solid black;
    padding: 10px;
    bottom: 20px;
}
.social-network-panel .title {
	font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}
.social-network-panel .close {
	background: url("images/pop_close.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}
.social-network-panel .close:hover{
	background-position: 0 -25px;
} 
.social-network-panel .network {
}
.social-network-panel .network.facebook {
	margin-top: 10px;
}
.social-network-panel .network.facebook .border{
	border-color: #315C99 #AAAAAA #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.fbConnectWidgetHeaderTitleBranded {
    background: none repeat scroll 0 0 #3B5998;
    color: #FFFFFF;
    cursor: default;
    height: 14px;
    padding-bottom: 5px;
    padding-top: 1px;
}
.phm {
    padding-left: 10px;
    padding-right: 10px;
}

.lfloat {
    float: left;
    line-height: 16px;
}
.fsl {
    font-weight: bold;
    font-family: tahoma,arial,verdana,sans-serif,Lucida Sans;
    font-size: 11px;
}
.rfloat {
    float: right;
}

.social-network-panel .network.twitter {
	margin-top: 10px;
}
.social-network-panel .network.twitter .border{
	border-color: #C5DEEF;
    border-style: solid;
    border-width: 1px;
}
.social-network-panel .network.twitter .border .header{
	background: none repeat scroll 0 0 #EEF9FD;
	height: 14px;
    padding-bottom: 5px;
    padding-top: 1px;
    color: #186487;
    font-weight: bold;
    font-family: tahoma,arial,verdana,sans-serif,Lucida Sans;
    font-size: 11px;
}
.social-network-panel .network.twitter .border .header img{
	margin-left: 8px;
}
.social-network-panel .network.twitter .border .header span{
	margin-left: 5px;
    position: relative;
    top: -3px;
}
.social-network-panel .network.twitter .body{
	height: 25px;
    padding: 22px 10px;
}


.social {
    background: none repeat scroll 0 0 #eee;
    border-radius: 7px 7px 7px 7px;
    height: 50px;
    width: 200px;
}
.social .label {
    color: black;
    float: left;
    font-size: 10px;
    line-height: 1.1;
    margin: 10px 0 0 10px;
    text-align: right;
    width: 47px;
}
.social a {
    -moz-transition-duration: 150ms;
    -moz-transition-property: all;
    border-radius: 3px 3px 3px 3px;
    display: block;
    float: left;
    height: 18px;
    margin: 15px 0 0 8px;
    padding: 0;
    width: 17px;
}
.social a.twitter {
    background: url("images/slices.gif") repeat scroll -34px 0 transparent;
}
.social a.twitter:hover {
    box-shadow: 0 0 4px #5B9BC4;
}
.social a.facebook {
    background: url("images/slices.gif") repeat scroll 0 0px transparent;
}
.social a.facebook:hover {
    box-shadow: 0 0 4px #6272A1;
}
.social a.rss {
    background: url("images/slices.gif") repeat scroll -17px 0 transparent;
}
.social a.rss:hover {
    box-shadow: 0 0 4px #FE8500;
}
.social a.vk {
    background: url("images/slices.gif") repeat scroll -51px 0 transparent;
}
.social a.vk:hover {
    box-shadow: 0 0 4px #3E6A93;
}
