/* headers [ */
/*h2 {
	color: black;
}*/

    .g-bor-a h2 {
        margin-top: -4px;
    }
/* ] headers */


/* links [ */
a {
    color: #1877cf;
    text-decoration: none;
}

a:hover {
    color: #0065ac;
    text-decoration: underline;
}
/* ] links */


/* layout */
body {
	background: #fff;
}

.layout {
	/*background: #f6f3e6 url(/i/n/bg-body.gif) top left repeat-x;*/
	background: #e5e5e5;
}



/* b-top-layer [ */
.b-top-layer
{
	/*height: 90px;*/
}
.b-top-layer a {
	display: block;
	/*height: 90px;*/
	text-align: right;
	font-size: 0;
}

.b-top-layer .ad-fotoball {
	background: #c0d63c url(/i/b/fotoball.png?4) top center no-repeat;
}

.b-top-layer .ad-mediavedia {
    background: #ff9c00 url(/i/b/mediavedia.png) top center no-repeat;
}
/* ] top-layer */


/* .ad-fantuna (begin) */
.ad-fantuna {
	height: 90px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: #613b76 url(/i/b/fantuna_new_bg.png) top center repeat-x;
}

.b-fantuna .ad-fantuna
{
	margin-top: 0;
}

	.ad-fantuna a,
	.ad-fantuna a:hover
	{
		display: block;
		width: 100%;
		height: 90px;
		text-decoration: none;
		font-size: 14px;
		color: #683c8d;
		background: url(/i/b/fantuna_new_left.png) top left no-repeat;
	}

	.ad-fantuna a.in
	{
		background: url(/i/b/fantuna_new_left2.png) top left no-repeat;
	}

	.ad-fantuna a:hover {
		text-decoration: none;
		color: #683c8d;
	}

		.ad-fantuna a span {
			display: block;
			height: 90px;
			/*background: url(/i/b/fantuna_new_right.png) top right no-repeat;*/
		}
/* .ad-fantuna (end) */



/* home and nu-design pages layout [ */
.l-page {
	min-width: 995px;
	background: #e5e5e5;
}
.l-page .layout {
	width: 100%;
	/*margin-top: 12px;*/
	border-collapse: collapse;
}

	.l-leftside {
		padding: 20px 20px 14px 12px;
		vertical-align: top;
	}

		.l-page .l-header {
			margin-bottom: 16px;
		}

		.l-col-1-2 {
			width: 100%;
			border-collapse: collapse;
			vertical-align: top;
		}

			.l-col-1 {
				width: 55%;
				padding-right: 20px;
				vertical-align: top;
			}

			.l-col-2 {
				width: 45%;
				vertical-align: top;
			}

				.l-extra {
					position: relative;
					z-index: 2;
					margin: 24px -270px 16px 0;
					/*background: #f6f3e6;*/
				}

	.l-col-3 {
		width: 240px;
		padding: 20px 12px 0 0;
		vertical-align: top;
	}
/* ] home and nu-design pages layout */


/* rounded borders [ */
.g-bor-a,
.g-bor-b {
	border-style: solid;
}

.gg-bor-a {
	margin: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.gg-bor-b {
	margin: 0 -1px;
	padding: 8px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
}

.g-bor-a {
	margin: 0 1px 8px;
	border-width: 1px 0;
}

.g-bor-b {
	margin: 0 -1px;
	padding: 8px;
	border-width: 0 1px;
}

/* colors for ".g-bor" blocks */
.c0 {
	border-color: #ddd; /* silver */
	//background: #f6e4e4;
	background: #fff;
}

.c0 a {
	color: red;
}

.a0 {
	background-image: url(/i/n/post-arrow-c0.gif) !important;
}

.c1 {
	border-color: #ddd; /* silver */
	background: #fff;
}

.c2 {
	border-color: #f9d7af; /* orange */
	background: #ffecd6;
}

.c3 {
	border-color: #ddded1; /* silver (fanoptikum) */
	background: none;
}

.c4 {
	border-color: #ccd9da; /* blue */
	background: #e9f2f3;
}

.c5 {
	border-color: #cee1cf; /* green */
	background: #e8f3e9;
}

.c6 {
	border-color: #ddd; /* yellow */
	background: #e8e8e8;
}
/* ] rounded borders */



/* icons [ */
.i i {
	display: block;
	float: left;
	background: url(/i/n/icons.png?2) no-repeat;
}

a i {
	cursor: pointer;
	cursor: hand;
}

	/*
	.inbox i {
		width: 13px;
		height: 9px;
		margin: 2px 2px 0 0;
		left: -17px;
		background-position: -117px 0;
	}

    .write i {
		width: 18px;
		height: 18px;
		margin: -2px 2px 0 0;
		background-position: 0 0;
	}

	.favorites, .write, .inbox {
		padding-top: 1px;
	}

		.favorites i {
			width: 13px;
			height: 12px;
			margin: 1px 3px 0 0;
			background-position: -60px 0;
		}

	.help i,
	.stat i,
	.users i {
		width: 18px;
		height: 18px;
		margin: -2px 3px 0 0;
	}

    .help i {
		background-position: -170px 0;
	}

    .stat i {
		background-position: -188px 0;
	}

    .users i {
		background-position: -206px 0;
	}*/


.hentry .author .nickname {
	font-style: normal;
}

	.vcard .fn i {
		position: relative;
		margin: -2px 4px 0 0;
		width: 14px;
		height: 18px;
		background-position: -32px 0;
	}

	.b-posts .hentry .author i {
		background-image: url(/i/n/men.png?1);
		background-position: 0 0 !important;
		width: 14px;
		height: 17px;
	}

	.b-posts .hentry .author .w i {
		background-image: url(/i/n/women.png?1);
		width: 14px;
		height: 17px;
	}


 .b-com span {
	float: left;
	display: block;
	text-indent: -999px;
	width: 11px;
	height: 11px;
	margin-right: 2px;
	overflow: hidden;
	cursor: pointer;
	background: url(/i/n/icons.png?2) -130px 0 no-repeat;
}

.hentry .fav {
	float: right;
	width: 56px;
}

	.hentry .fav a {
		float: left;
		display: block;
		text-indent: -999px;
		width: 14px;
		height: 14px;
		margin-right: 2px;
		overflow: hidden;
		cursor: pointer;
		background-position: -73px 0;
	}

	.hentry .fav a:hover {
		background-position:  -87px 0;
	}

.b-5min .add,
.b-recruit .add {
	font-size: 83.3%;
	color: #999;
}

.b-5min .add i,
.b-recruit .add i {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	margin-left: -13px;
	cursor: pointer;
	background-position: -160px 0;
}

.hentry .rate {
	font-size: 83.3%;
	float: right;
	width: 22px;
	height: 35px;
	margin-top: -8px;
	overflow: hidden;
}

	.hentry .rate i {
		position: relative;
		z-index: 3;
		display: block;
		width: 22px;
		height: 35px;
		background: url(/i/n/medals.png) 0 0 no-repeat;
	}

	.hentry .rate1 {
		float: right;
		font-weight: bold;
		color: #378f23;
		width: 4em;
	}

/*
.rss {
	display: block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -999px;
	background-position: -150px 0;
}
*/

.w i {
	background-position: -46px 0 !important;
}

.admin i {
	background-position: -18px 0 !important;
}
/* ] icons */



/* .l-header [ */
.l-header {
	position: relative;
}

	.l-header table {
		width: 100%;
		margin-bottom: 24px;
	}

    .l-header table td {
        vertical-align: top;
    }

    .l-header .nav-and-search {
        height: 60px;
    }


	/* .b-logo [ */
	.b-logo {
		width: 170px;
		padding: 0 0 8px 10px;
	}

	.b-logo #logoswf {
		width: 170px;
	}

	/*.b-logo h1 {*/
		/*font: 83.3% Tahoma;*/
		/*text-align: center;*/
		/*width: 148px;*/
		/*margin-top: 0;*/
		/*padding-top: 4px;*/
		/*color: #666;*/
	/*}*/
	/* ] .b-logo */


	/* .b-account (begin) */
	.b-account {
		width: 540px;
		/*font-size: 91.7%;*/
		margin-left: 3px;
		padding-top: 2px;
	}

		.b-account h2 {
			display: none;
		}

		.b-account ul {
			float: left;
			width: 100%;
			margin-bottom: 14px;
		}

		.b-account ul li {
			float: left;
			display: block;
			margin-right: 16px;
		}

		.b-account ul li .settings {
			color: #999;
		}

		.b-account ul li form {
			display: inline;
		}

		.b-account ul li .exit {
			/*font-size: 100%;*/
			margin: 0;
			padding: 0 0 0 3px;
			border: 0;
			color: #b95d5d;
			background: none;
			cursor: pointer;
		}

		.b-account ul .write {
			font-weight: bold;
		}

		.b-account .anonymous {
			margin: 0;
		}
	/* .b-account (end) */


	/* .b-nav [
	.b-nav .t,
	.b-nav .r,
	.b-nav .b,
	.b-nav .l {
		float: left;
		background: url(/i/n/b-nav-corners.gif) -5px -5px no-repeat;
	}

	.b-nav .t {
		background-color: #dfe4ef;
	}

	.b-nav .r {
		background-position: 102% -5px;
	}

	.b-nav .b {
		background-position: 102% 115%;
	}

	.b-nav .l {
		background-position: -5px 115%;
	}

	.l-header .b-nav h2 {
		display: none;
	}

	.l-header .b-nav ul {
		float: left;
		height: 35px;
		padding: 11px 11px 0;

	}

		.l-header .b-nav ul li {
			display: inline;
		}

			.l-header .b-nav ul li a {
				padding: 8px 12px;
				font-size: 133.4%;
				font-weight: bold;
				text-decoration: underline;
			}

			.l-header .b-nav ul li strong {
				font-size:133.4%;
				padding: 8px;
				color: orange;
			}
	 ] .b-nav */
       

	/* .b-search [
	.l-header .b-search {
		float: left;
		width: 15%;
		margin-left: 74px;
		padding-top: 2px;
		font-size: 116.7%;
	}

		.l-header .b-search h2,
		.l-header .b-search legend,
		.l-header .b-search label {
			display: none;
		}


		.l-header .b-search input {
			width: 100%;
			min-width: 133px;
			border: 1px solid #e5e4e2;
			font: 100% Arial;
		}

		.l-header .b-search button {
			display: none;
		}

		.l-header .b-search .example {
			margin-top: 2px;
			font-size: 78.6%;
			color: #999;

		}

			.l-header .b-search .example a {
				color: #999;
			}
	 ] .b-search */


	/* .b-alert [ */
	.b-alert {
		margin-bottom: 20px !important;
		font-weight: bold;
	}
	/* ] .b-alert */
/* ] .l-header */



/* .b-posts [ */
.b-posts .header {
	float: left;
	clear: both;
	width: 100%;
}

	.b-posts .header .all {
		text-decoration: underline;
		margin-left: 24px;
	}

	.b-posts .header h2 {
		margin-top: 0;
		color: #000;
	}


.b-posts .header h2 span,
.b-posts .header h2 a {
	display: block;
	float: left;
}

.b-posts .header h2 a {
	margin-left: 4px;
}

.b-posts .hfeed {
	margin-top: 8px;
}

.b-posts .all {
	text-decoration: underline;
}

/* .hentry [ */
.hentry {
	margin-bottom: 16px;
}

.hentry .g-bor-a {
	margin-bottom: 0;
}

	.hentry .entry-title {
		font-size: 1.5em;
		font-weight: normal;
		line-height: 1.136;
		width: 92%;
	}

	.l-page #postsList .entry-title
	{
		/*font-size: 1em;*/
	}

	.b-posts .entry-title
	{
		margin-bottom: 8px;
	}

	.b-posts .entry-content
	{
		margin-bottom: 12px;
	}

	.b-posts .a {
		position: absolute;
		z-index: 4;
		width: 15px;
		height: 9px;
		margin-top: -1px;
		margin-left: 24px;
		font-size: 1px;
		background: #fff url(/i/n/post-arrow-transparent.gif) no-repeat;
	}

	/*.b-posts .hentry .author {*/
		/*background-image: none;*/
	/*}*/

        .b-posts .hentry .b-fav {
            float: right;
            width: 56px;
        }

	/*
	.hentry .meta {
		width: 100%;
		margin-top: 8px;
		padding: 9px 0 0;
		background: url(/i/n/post-meta-dash.gif) top left repeat-x;
	}*/

		.b-com {
			float: right;
			width: 4em;
			font-weight: bold;
			/*font-size: 110%;*/
		}

		.hentry .meta .fav {
			float: left;
			font-size: 83.3%;
			line-height: 1.6;

		}

			.hentry .meta .fav a {
				color: #999;
			}

		.l-page #postsList .author
		{
			background: none;
		}

		/*.hentry .author,*/
		.hentry .hentry-meta
		{
			position: relative;
			z-index: 3;
			font-size: 83.3%;
			padding: 9px 10px;
			color: #999;
			background: url(/i/n/post-arrow.gif) 24px 0 no-repeat;
		}
/* ] .hentry */
/* ] .b-posts */


/* .b-5min and .b-recruit [*/
.b-5min .hol,
.b-recruit .hol {
	padding-left: 56px;
}

.b-5min .hol .fn .photo,
.b-recruit .hol .fn .photo {
	float: left;
	margin: 0 8px 0 -56px;
}

.b-5min .add,
.b-recruit .add {
	margin-left: 32px;
}

.b-5min .add i,
.b-recruit .add i {
	float: none;
}


.b-5min dl,
.b-recruit dl {
	/*font-size: 90%;*/
	margin: 8px 0;
}

	.b-5min dl dt,
	 .b-recruit dl dt {
		float: left;
		width: 4.5em;
		/*font-style: italic;*/
		font-size: 83.3%;
		line-height: 1.6;
		color: #666;
	}

.b-5min #write-to-user {
	margin-top: 8px;
}

	.b-5min #write-to-user textarea {
		width: 95%;
		margin-bottom: 8px;
	}
/* ] .b-5min and .b-recruit */


/* .b-last-comments (begin) */
	.b-last-comments
	{
		min-height: 1000px;
	}

	.b-last-comments small
	{
		color: #999;
	}

		.b-last-comments table td p
		{
			margin: 0;
		}

		.b-last-comments table
		{
			margin-bottom: 8px;
		}

			.b-last-comments table td
			{
				vertical-align: top;
			}

			.b-last-comments table .userpic
			{
				width: 54px;
			}
/* .b-last-comments (end) */



/* .b-rusfan-blog [*/
.b-rusfan-blog {
    margin: 1px 0 20px;
}
	/*.b-rusfan-blog h2 {
		line-height: 1.1;
		float: left;
		width: 100%;
		margin-bottom: 12px;
	}*/

			/*.b-rusfan-blog h2 img {
				float: left;
				margin-top: 1px;
				margin-right: 8px;
			}*/

	.b-rusfan-blog .hfeed {
		clear: both;
	}

	/*.b-rusfan-blog .hentry h3 {*/
		/*font-size: 1em;*/
	/*}*/
/* ] .b-rusfan-blog */

/* own actions (begin) */
    .b-own-actions
    {
        margin-bottom: 16px;
    }

		.b-own-actions a:hover
		{
			text-decoration: none;
		}

		.b-own-actions a:hover span
		{
			text-decoration: underline;
		}
/* own actions (end) */



/* .b-aaa (begin) adv 240x400 in sidebar on home page. */
.b-aaa
{
	margin-bottom: 2em;
}

	.b-aaa h2
	{
		width: 240px;
		font-size: 83.3%;
		letter-spacing: .05em;
		text-align: right;
	}

		.b-aaa h2 a
		{
			color: #666;
		}
/* .b-aaa (end) */



/* .b-chat [*/
.b-chat {
    padding: 0 24px 16px 0;
    vertical-align: top;
}

	.b-chat .head {
		margin-bottom: 1px;
		padding: 10px 10px 8px;
		border-top: 1px solid #e4e6ee;
		background: #cdd3e6 url(/i/n/bg-chat-head.gif) top left repeat-x;
	}

		.b-chat .head input {
			float: left;
			width: 88%;
			margin: 1px 0 4px;
			padding: 2px;
			border: 1px solid #cdcfd8;
		}

		.b-chat .head button {
			float: right;
			width: 8%;
		}

		.b-chat .head p {
			clear: both;
			margin: 0;
			font-size: 83.3%;
			color: #888;
		}

	.b-chat #chatBlock {
		height: 549px;
		overflow: auto;
		border-bottom: 1px solid #dcdee6;
		background: #cdd3e6;
	}

		.b-chat #chatBlock li {
			margin-bottom: 1px;
			padding: 2px 10px;
			/*font-size: 100%;*/
			background: #f9f9f9;
		}

	.b-chat .chatToMe {
		font-weight: bold;
		/*font-size: 100% !important;*/
	}
/* ] .b-chat */


/* .b-fotke [*/
.b-fotke {
	clear: both;
}

.b-fotke ol {
	float: left;
	width: 100%;
	height: 260px;
	overflow:hidden;
}

.b-fotke ol li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.b-fotke ol li a.pic {
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

/*.b-fotke ol li .meta {
	font-size: 75%;
	position: absolute;
	z-index: 2;
	padding: 1px 3px;
	border-color: silver black black silver;
	border-width: 1px;
	border-style: solid;
	background: #fff;
}*/
/* ] .b-fotke */


/* .l-footer [ */
.l-footer {
	float: left;
	width: 100%;
	padding: 16px 0;
	background: white url(/i/n/bg-footer.gif) top left repeat-x;
	font-size: 83.3%;
}

	.h-footer {
		padding: 0 13px;
	}

		.l-footer .nav {
			float: left;
		}

			.l-footer .nav li {
				display: inline;
				padding-left: 1em;
			}

		.l-footer .copyrights {
			float: left;
			margin: 0 48px 0 0;
		}
/* ] .l-footer */




/* login-form [ */
#jqi {
	font-size: 1.5em;
}

	#jqi small {
		font-size: 83.3%;
		float: right;
		position: relative;
		margin-top: 6px;
	}

	#jqi .stealth {
		font-size: 83.3%;
	}

	#jqi  a,
	#jqi  a:hover {
		text-decoration: underline;
		color: silver;
	}

	#jqi  input {
		width: 98%;
		padding: 2px;
	}

	#jqi  #stealth {
		display: inline;
		width: auto;
	}

	#jqi button {
		/*font-size: 100%;*/
		cursor: pointer;
	}

	#jqi #jqibuttonÎòìåíèòü {
		margin: 16px -16px 0 0;
	}
/* ] login-form */


/* .b-pedestal [
.b-pedestal {
	margin: 8px 0;
}

	.b-pedestal table {
		width: 100%;
	}

		.b-pedestal table td {
			vertical-align: bottom;
		}

	.b-pedestal .p {
		font-size: 126%;
		font-weight: bold;
		clear: both;
		padding-top: 10px;
		text-align: center;
		color: #fff;
	}

	.b-pedestal .silver .p {
		height: 35px;
		background: #a5b5b1 url(/images/bgUserRatingSilver.gif) bottom left repeat-x;
	}

	.b-pedestal .gold .p {
		height: 45px;
		background: #d9da5c url(/images/bgUserRatingGold.gif) bottom left repeat-x;
	}

	.b-pedestal .bronze .p {
		height: 25px;
		padding-top: 7px;
		background: #bea38a url(/images/bgUserRatingBronze.gif) bottom left repeat-x;
	}

	.b-pedestal .bronze,
	.b-pedestal .silver {
		width: 33%;
	}

	.b-pedestal .win {
		font-weight: bold;
		padding: 5px;
		text-align: center;
	}

	.b-pedestal a:hover {
		text-decoration: none !important;
	}
 ] .b-pedestal */


/* cards [ */
.lapatai {
	margin-bottom: 2em;
}

.lapatai li {
	padding-bottom: 12px;
}

.lapatai table td {
	width: 50%;
	vertical-align: top;
	padding: 24px 100px 0 90px;
}

.lapatai table .yellow {
	height: 92px;
	background: url(/i/n/card-yellow-medved.gif) top left no-repeat;
}

.lapatai table .red {
	height: 92px;
	background: url(/i/n/card-red-medved.gif) top left no-repeat;
}
/* ] cards */



/* .b-jokes (begin) */
    .b-jokes
    {
        width: 240px;
        height: 400px;
        margin-bottom: 16px;
        background: #d6af76 url(/i/b/240x400-jokes.jpg);
        color: #000;
    }

        .b-jokes td {
            vertical-align: middle;
        }

        .b-jokes p {
            margin: 0 20px 0 30px;
            font: bold 1.3em Arial;
            color: #333;
        }

        .b-jokes strong {
            display: block;
            text-align: center;
            font-size: 120%;
            line-height: 1.5;
        }
/* .b-jokes (end) */


/* .b-sf (begin) */
.b-sf {
	padding: 16px 12px;
}
.b-sf table {
	width: 100%;
}
.b-sf td {
	text-align: center;
}

.b-sf td img {
	width: 84px;
	height: 84px;
}
/* .b-sf (end) */





/* splash (begin) */
.l-splash
{
	width: 960px;
	margin: 0 auto;
}

	.l-splash a
	{
		color: #000;
		text-decoration: underline;
	}

	.b-splash-top
	{
		padding: 8px 12px;
		background: #e5e5e5;
	}

	.b-splash-top span
	{
		margin-right: 12px;
	}

	.l-splash .b-splash-tbl-l
	{
		width: 45%;
		/*vertical-align: top;*/
	}

		.b-splash-tbl-l h1
		{
			margin-top: 12px;
			margin-bottom: 32px;
			text-align: center;
			color: #0048b4;
			font-weight: bold;
			font-size: 1.9em;
		}

			.b-splash-tbl-l h1 img
			{
				display: block;
				margin: 0 auto 8px;
			}

	.b-splash-tbl-l .b-txt
	{
		margin: 12px 20px;
	}

		.b-splash-tbl-l .b-txt p
		{
			color: #3d3d3d;
			font-size: 1.1em;
		}

	.l-splash .b-splash-tbl-r
	{
		padding-right: 12px;
		vertical-align: top;
	}

	.b-splash-tbl
	{
		width: 100%;
	}

	.b-quick-tour
	{
		margin: 32px 0 16px 45px;
	}

	.b-quick-tour td
	{
		vertical-align: bottom;
		text-align: center;
		height: 120px;
	}

	.b-quick-tour .l
	{
		width: 280px;
	}

	.b-quick-tour .sep
	{
		height: 36px;
	}

	.b-quick-tour img
	{
		display: block;
		margin: 0 auto 4px;
	}

	.b-quick-tour a,
	.b-quick-tour span
	{
		text-decoration: none;
		font-size: 1.2em;
		color: #222;
	}

	.b-about-link
	{
		float: right;
		color: #000;
		text-decoration: underline;
	}

	.b-signin-link
	{
		padding: 8px 12px;
		text-align: right;
	}

		.b-signin-link a
		{
			color: #000;
			text-decoration: underline;
		}


	.l-splash .b-go,
	.l-splash .b-go:hover
	{
		display: block;
		width: 150px;
		margin: 0 auto;
		padding: 10px 12px 14px;
		background: #e7e7e7;
		text-align: center;
		text-decoration: underline !important;
		font-size: 1.333em;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
	}

	.l-splash .b-txt h3
	{
		margin: 41px 0 16px;
		color: #0048b4;
		text-align: center;
		font-size: 1.333em;
	}

	.l-splash .line
	{
		border: 0;
		border-top: 1px solid #eee;
	}
/* splash (end) */




/* top users (begin) */
.b-top10 {
	width: 238px;
}

.b-top10 h3 {
	margin-bottom: 8px;
}

.b-top10 small a {
	color: gray;
	font-size: 83.3%;
}

.b-top10 .data {
	width: 100%;
}

	.b-top10 .data td {
		padding: 0 4px 4px 0;
	}

	.b-top10 .data .r {
		text-align: right;
		padding-left: 8px;
	}
/* top users (end) */

/* .b-mediavedia-banner (begin) */
    .b-mediavedia-banner ul
	{
		margin-bottom: 16px;
		list-style: disc;
	}

		.b-mediavedia-banner li
		{
			margin: 0 0 5px 20px;
		}

			.b-mediavedia-banner ul li a
			{
				color: #333;
				text-decoration: underline;
			}
/* .b-mediavedia-banner (end) */