/* BACKGROUND on PROMO */

.wrapper  {
 	background: url(/st/img/02_pers_new.png) no-repeat left 166px; /* OLD */ 
	/*background: url(/st/img/02_pers_23feb.png) no-repeat left 166px; /* 23 Feb */
	/* background: url(/st/img/02_pers_ny_new.png) no-repeat left 166px; NY */
	/*background: url(/st/img/02_pers_val.png) no-repeat left 166px; /* 14 Feb */
/*	background: url(/st/img/02_pers_8march.png) no-repeat left 166px;*/ /* 8 march */
	margin: 0 auto;
	width: 1000px;
	position: relative;
	overflow: visible;
	min-height: 650px;
	}

/* MODUL container on PROMO */
.mainContent { margin: 330px 250px 0 278px; }

.rating #rMiddle {
	margin: 294px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
	width: 245px;
	margin-left: 20px;
	background-image: url(/st/img/right_panel_top.png); /* OLD*/
	/* background-image: url(/st/img/right_panel_top_ny_new.png); NY */
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#rContant { margin-left: 25px; width: 195px; display: block; }
a.centerBlue { font-weight: bold;/*color:#ff1200;*/color:#de971c;text-align:center;text-indent:0; cursor:pointer; text-decoration:underline; margin-left:105px; }

a.centerBlue:active, a.centerBlue:hover { text-decoration:none; }

/* SCREEN BAR on promo */

.bottomBar { width: 200px; height: auto; margin-top: 67px; }

#newsimg { padding: 12px 0px 10px 0px; margin: 0px 0px 0px 10px;float: none;}

.news_href, .news_href * {
	color:#82AFEF;
	position:relative;
	}

.news_href {
	color:#6C7E8B;
	font-size:12px;
	margin:0;
	padding:8px 30px 0 0;
	text-align:right;
	}

