




@import url('/www-include/reset-min.css');

html{
background: #d9d9d9;
}

body{
width: 985px;
height: 100%;
margin: 4px auto;
font-family: Tahoma, Arial, Sans-serif;
font-size: 0.75em;
padding: 0 5px;
background: #fff;
}

a{
text-decoration: none;
color: #000;
}

img{
display: block;
border: #000 1px solid;
}

.floatleft{
float: left;
margin: 0 10px 3px 0;
}

.floatright{
float: right;
margin: 0 0 3px 10px;
}

/* Common things */

li{
margin: 2px 0 6px 0;
background: url('/pic/decor/li-bullet.gif') 0 4px no-repeat;
padding: 0 0 0 12px;
}

h3{
float: left;
background: #000;
color: #fff;
padding: 3px 13px 3px 13px;
min-width: 110px;
margin: 6px 0 12px 0;
font-weight: bold;
}

input.radio{
margin: 0 6px -5px 0;
padding: 0 0 0 0;
border: 0;
}

.content-list {
	float: left;
	width: 100%;
}

.work-area-news-item-list {
	list-style: none;
	float: left;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
	_margin: 0 0px 0 0;
	width:100%;
}

.work-area-news-item-list li.article {
     text-align: left;
}

#work-area-news-item-list li.article {
     padding: 2px 0;
     margin: 0;
}

#work-area-fontan-item-list li p {
     padding: 0 10px 0 0;
}

.article{
padding: 14px 6px 10px 0;
border-bottom: #000 1px dotted;
text-align: justify;
}

.scroller .article{
padding: 0;
}

.articlelast{
border-bottom: none;
}

.article h2{
font-size: 1.3em;
font-weight: bold;
text-align: left;
}

.article h1{
text-align: left;
}

.newsinfo{
clear: none;
color: #666666;
font-size: 0.8em;
padding: 0;
margin: 6px 0 10px 0;
}

.article p{
clear: both;
padding: 0;

}

p.highlight{
font-size: 1.25em;
font-weight: bold;
color: #e77919;
padding: 10px 0 20px 0;
}
p.highlight a{
color: #e77919;
text-decoration: underline;
}

ul.highlight{
font-size: 1.25em;
font-weight: bold;
color: #e77919;
padding: 10px 0 20px 0;
}

ul.highlight a{
color: #e77919;
text-decoration: underline;
}

#midcol p.highlight{
font-size: 1em;
font-weight: normal;
color: #e77919;
padding: 9px 0 14px 0;
border-top: #000 1px dotted;
border-bottom: #000 1px dotted;
}

#midcol #mainnews p.highlight{
font-size: 1.25em;
font-weight: bold;
padding: 10px 0 20px 0;
border-top: none;
border-bottom: none;
}

/* Newsinfo icons */
.newsicon{
float: left;
padding: 0;
margin: 0 6px 0 0;
width: 14px;
height: 11px;
cursor: default;
text-indent: -5000em;
overflow: hidden;
}

.newsvideo{
background: url('/pic/decor/icon-video.gif') 0 100% no-repeat;
}

.newsaudio{
background: url('/pic/decor/icon-audio.gif') 0 100% no-repeat;
}

.newsphoto{
background: url('/pic/decor/icon-photo.gif') 0 100% no-repeat;
}
.newstext{
background: url('/pic/decor/icon-text.gif') 0 0 no-repeat;
width: 9px;
}

.newspens{
background: url('/pic/decor/icon-pens.gif') 0 0 no-repeat;
width: 24px;
}

p.sideinfo{
float: left;
background: #faf1e7;
width: 98px;
margin: 0 0 0 -112px;
padding: 0 0 8px 4px;
font-size: 0.9em;
position: relative;
}

p.sideinfo img{
position: relative;
margin: 0 0 8px -4px;
}

p.sideinfo a{
display: inline;
margin: 0 0 12px 0;
}

.commentsnum{
color: #e77919;
}

h2.tabs{
height: 19px;
border-bottom: #000 1px solid;
padding: 0 0 0 4px;
float: none;
}

h2.tab-switch{
height: 19px;
border-bottom: #000 1px solid;
padding: 0 0 0 4px;
float: none;
width: 99%;
}

a.tab{
float: left;
font-weight: bold;
font-size: 0.9em;
height: 19px;
padding: 0 0 0 8px;
margin: 0 0 0 -5px;
color: #fff;
background: url('/pic/decor/tab-left.gif') 0 0 no-repeat;
}

a.tab span{
display: block;
height: 16px;
padding: 3px 18px 0 10px;
background: url('/pic/decor/tab-right.png') 100% 0 no-repeat;
}

a.tabactive{
position: relative;
z-index: 5;
margin: 0 0 0 -4px;
cursor: default;
background: url('/pic/decor/tab-left-active.gif') 0 0 no-repeat;
}

a.tabactive:hover{
	text-decoration: none;
}

a.tabactive span{
background: url('/pic/decor/tab-right-active.gif') 100% 0 no-repeat;
}

a:hover{
text-decoration: underline;
}

a.category{
color: #e77919;
font-weight: bold;
text-decoration: underline;
}

a.category:hover{
color: #f98b2b;
}

.dark{
background: #e6e8e8;
}

.pink{
background: #faf1e7;
}

.scrolltop{

background: #faf1e7 url('/pic/decor/bg-scrollbottom.gif') 100% 100% repeat-x;
}

.scrollbottom{
clear: right;
background: transparent url('/pic/decor/bg-scrolltop.gif') 0 0 repeat-x;
padding: 0 0 0 10px;
}

a.scrollup{
cursor: pointer;
float: right;
position: relative;
height: 14px;
width: 21px;
margin: -16px 8px 0 0;
background: url('/pic/decor/bg-scrollup.gif') 0 0 no-repeat;
text-indent: -5000em;
overflow: hidden;

}

a.scrollup:hover{
background: url('/pic/decor/bg-scrollup-active.gif') 0 0 no-repeat;
}

a.scrollupdisabled{
float: right;
position: relative;
height: 14px;
width: 21px;
margin: -16px 8px 0 0;
cursor: default;
text-indent: -5000em;
overflow: hidden;
background: url('/pic/decor/bg-scrollup-inactive.gif') 0 0 no-repeat;
}

a.scrolldown{
cursor: pointer;
float: left;
text-indent: -5000em;
overflow: hidden;
margin: 0 0 0 8px;
height: 14px;
width: 21px;
background: url('/pic/decor/bg-scrolldown.gif') 0 100% no-repeat;
}

a.scrolldown:hover{
background: url('/pic/decor/bg-scrolldown-active.gif') 0 100% no-repeat;
}

a.scrolldowndisabled{
float: left;
text-indent: -5000em;
overflow: hidden;
margin: 0 0 0 8px;
height: 14px;
width: 21px;
cursor: default;
background: url('/pic/decor/bg-scrolldown-inactive.gif') 0 100% no-repeat;
}

.scrollbottomlinks{
float: right;
white-space: nowrap;
}

.scroll_under{
position: relative;
top: -13px;
z-index: 9;
float:left;
width:100%;
}

.scrollbottomlinks a{
font-size: 0.9em;
text-decoration: underline;
}

.scrollbottomlinks a:hover{
color: #666666;
}

.none{
display: none;
}

.loader{
margin: 4px auto;
}

/* --commons */

#main{
height: 100%;
border-bottom: #dad2c9 1px solid;
padding: 0 0 14px 0;
margin: 0 0 14px 0;
}

#topnav{
padding: 0px 186px 7px 10px;
}

#topnav1, #topnav2{
float: left;
height: 30px;
line-height: 30px;
width: 98%;
}

#topnav1{
border-bottom: #e6e8e8 1px solid;
margin-top:7px;
}

#topnav2{
clear: left;
}

#topnav a{
float: left;
font-size: 1.1em;
padding: 0 8px;
font-weight: bold;
}

#topnav #topnav2 a{
color: #e77919;
}

#topnav a:hover{
background: #e6e8e8;
text-decoration: none;
}


/* Left and center */

#leftwrap{
float: left;
width: 640px;
}

#header{
border-top: #000 3px solid;
border-bottom: #000 3px solid;
padding: 0 1px 0 0;
margin: 0 0 14px 0;
}

#header h5{
float: left;
width: 276px;
background: url('/pic/decor/logo-head.png') 30px 23px no-repeat;
/*background: url('/pic/decor/logo-head-jubilee.png') 8px 23px no-repeat;*/

}
#header h5 a{
display: block;
height: 94px;
text-indent: -5000em;
overflow: hidden;
}

#header p{
font-size: 0.8em;
color: #727070;
float: right;
width: 108px;
font-family: Verdana, Arial, helvetica, sans-serif;
padding: 4px 0 4px 0;
border-right: #dfdfde 1px solid;
border-left: #dfdfde 1px solid;
margin: 0 -1px 0 0;
text-align: center;
}

#header p a{
color: #727070;
}

#header p strong{
font-weight: bold;
color: #e77919;
}

#header form{
clear: right;
float: right;
background: #e77919;
border-top: #000 3px solid;
border-left: #dfdfde 1px solid;
border-right: #dfdfde 1px solid;
margin: 0 -1px 0 0;
width: 326px;
padding: 4px 0 0 0;
}

#header fieldset{
display: block;
height: 24px;
font-size: 0.9em;
}

#header input.text{
float: left;
padding: 1px 0 2px 4px;
margin: 0 4px 0 16px;
width: 134px;
height: 13px;
line-height: 13px;
border: #000 1px solid;
}

.submit{
font-size: 0.9em;
}

#header .submit{
margin: 0;
padding: 0;
background: #727070;
color: #fff;
width: 60px;
height: 18px;
border: none;
background: url('/pic/decor/button-search-sprite.png') 0 100% no-repeat;
text-indent: -5000em;
overflow: hidden;
}

#header .submitactive{
background: url('/pic/decor/button-search-sprite.png') 0 0 no-repeat;
}

#header fieldset a{
color: #fff;
padding: 0;
}

/* a filter for crappy Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
head~body #header fieldset a { position: relative; top: -4px;}
head~body #header input.text { margin: 0 4px 0 16px; }
}


#header form p{
float: none;
width: 100%;
height: 11px;
line-height: 11px;
background: #f5c592;
margin: 0;
border: none;
}


/*Top columns*/

#leftcol{
float: left;
width: 252px;
margin: 0 0 14px 0;
}

h1{
font-size: 1.8em;
padding: 0 0 0 10px;
background: #faf1e7;
}

h1 img{
margin: 0 0 10px -10px;
}

#leftcol div#mainnews{
margin: 0;
background: #faf1e7;
border-bottom: #dad2c9 1px solid;
}

#leftcol #mainnews p{
clear: both;
padding: 0 10px 10px 10px;
}

#mainnews .newsinfo{
clear: both;
padding: 0 10px 0 10px;
}

#leftcol h1 small{
display: block;
font-size: 0.7em;
font-weight: bold;
}


#midcol{
float: left;
margin: 0 0 14px 14px;
width: 374px;
}

#hotnews ul {
	margin: 0;
}

#hotnews ul li {
	padding: 0;
	margin: 0;
	background:none;
}

#hotnews ul li a {
display: block;
border-bottom: #000 1px dotted;
padding: 5px;
}


#hotnews ul li a:hover{
background: #e6e8e8;
color: #000;
text-decoration: none;
}

#hotnews ul li a:visited{
color: #999999;
}

/* Photo Reportage block*/
.photoreportage{
margin: 14px 0 14px 0;

}

.photoreportage a.allphotos{
padding: 10px 8px 0 0;
text-decoration: underline;
}

.photoreportage p{
clear: both;
width: 227px;
margin: 10px auto;
padding: 0;
border-top: #999999 1px solid;
border-bottom: #999999 1px solid;
text-align: center;
line-height: 6px;
}
.photoreportage p img{
margin: 0 auto;
}


/*Archives block*/

.archives{
margin: 10px 0 0 0;
}

/* CCM block */

div#ccm{
clear: both;
border-top: #dad2c9 1px solid;
border-bottom: #dad2c9 1px solid;
padding: 14px 0 14px 0;
margin: 0 0 14px 0;
}

#ccm div.ccmitem{
float: left;
width: 190px;
padding: 0 13px 0 110px;
}

#ccm h2{
padding: 10px 0 12px 0;
font-size: 1.3em;
font-weight: bold;
}

#ccm h2 small{
display: block;
}

#ccm .sideinfo{
border-bottom: #000000 1px solid;
}

#ccm .nextguest{
width: 98px;
float: left;
clear: left;
overflow: hidden;
margin: 16px 0 0 -112px;
position: relative;
}
/* Interactive block */

#interactive{
clear: both;
}

.interact{
float: left;
width: 280px;
margin: 14px 13px 0 0;
padding: 0 10px 10px 10px;
}

#rightcol .interact{
margin: 14px 0 14px 0;
float: right;
width: 320px;
	_width: 290px !important;
}

#rightcol .rashlop {
 _width: 300px !important;
}
#rightcol .rashlop div, #rightcol .rashlop div div, #rightcol .rashlop embed {
 _width: 300px !important;
}
.interact h3{
margin: 6px 0 12px -10px;

}

.interact p, .interact h4, .interact ul{
display: block;
clear: left;
}


.interact p.pollresults{
margin: 9px 0 4px -24px;
text-align: center;
padding: 0;
}

.interact h4{
font-weight: bold;
font-size: 1.3em;
margin: 0 0 10px 0;
}

.interact input.radio{
float: left;
margin: 1px 6px -5px -24px;
padding: 0 0 0 0;
}

.interact fieldset{
display: block;
padding: 2px 0 6px 24px;
}

.interact fieldset label{

}

.interact textarea{
width: 90%;
display: block;
margin: 8px 4px 0 -24px;
border: #000 1px solid;
}

.interact .submit{
font-weight: bold;
margin: 0 0 0 -24px;
}

.interact a{
text-decoration: underline;
}

.interact a:hover{
color: #666666;
}


/* Right Column */

#rightcol{
width: 330px;
_width: 300px;
margin: 0 0 0 653px;
padding: 0 0 0 0;
}

#righttop{
float: right;
width: 100%;
}

#daythemes{
float: left;
width: 100%;
padding: 0 0 5px 0;
margin: 0;
}

#daythemes .work-area-news-item-list li {
     padding: 5px 10px;
     margin: 0;
}

.clear { clear: both }

.switch-container ul.work-area-news-item-list {
	margin: 0;
	width: 100%;
}

.switch-container ul li{
font-size: 1.1em;
display: block;
color: #000;
border-bottom: #000 1px solid;
padding: 10px;
background: none;
}

#daythemes ul li a:hover{
color: #000;
text-decoration: underline;
}

#daythemes ul li strong{
font-weight: bold;
padding: 0 0 0 12px;
background: url('/pic/decor/li-bullet.gif') 0 4px no-repeat;
}

#daythemes ul li a:visited{
color: #999999;
}
.fontan-item-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#rightcol .article{
clear: both;
float: left;
width: 100%;
display: block;
border-bottom: none;
background:none;
}

#fontantv{
margin: 14px 0 0 0;
}

#fontantv .scrollbottom{
padding: 4px 0 8px 10px;
}

#fontanscrollbottom{
position: relative;
z-index: 3;
}

#fontanscroller{
height: 210px;
overflow: hidden;
position: relative;
z-index: 5;
width: 321px;
padding: 0 0 25px 0;
margin: 0 0 7px 0;
}

#fontancontent{
position: absolute;
left:0px; top:0px;
width: 321px;

z-index: 6;
}

#news{
margin: 14px 0 14px 0;
float: right;
width: 100%;
}

#news .scrollbottom{
padding: 0 0 0 10px;
}

#newsscroller{
padding: 0;
margin: 0;
height: 350px;
overflow: hidden;
}

#newscontent{
padding: 0 0 4px 0;
width: 312px;
}

#newscontent a{
display: block;
}

#newscontent a:visited{
color: #999999;
}

#newscontent a strong{
font-weight: bold;
}

.spbnews#newscontent a.newsworld{
display: none;
}
.spbnews#newscontent a.newsrussia{
display: none;
}
.spbnews#newscontent a.newsspb{
display: block;
}
.spbnews#newscontent a.newsspbru{
display: block;
}

.russianews#newscontent a.newsworld{
display: none;
}
.russianews#newscontent a.newsrussia{
display: block;
}
.russianews#newscontent a.newsspb{
display: none;
}
.russianews#newscontent a.newsspbru{
display: block;
}

.allnews#newscontent a.newsworld{
display: block;
}
.allnews#newscontent a.newsrussia{
display: block;
}
.allnews#newscontent a.newsspb{
display: block;
}
.allnews#newscontent a.newsspbru{
display: block;
}

.worldnews#newscontent a.newsworld{
display: block;
}
.worldnews#newscontent a.newsrussia{
display: none;
}
.worldnews#newscontent a.newsspb{
display: none;
}
.worldnews#newscontent a.newsspbru{
display: none;
}

#rightbottom{
float: right;
padding: 1px 0 0 0;
_width: 300px !important;
}

/* Bottom content */

#bottomarticles{
clear: both;
margin: 10px 0 11px 0;
}

.bottomcolumn{
width: 480px;
}

.bottomcolumn .article{
padding: 10px;
}

#bottomarticles h2 a.category, #partners h2 a.category{

font-size: 0.75em;
display: block;
padding: 0 0 4px 0;
}

p.bottomheaders a{
display: block;
color: 000;
border-bottom: #000 1px dotted;
padding: 10px;
font-weight: bold;
}

p.bottomheaders a.last{
border-bottom: #000 1px solid;
margin: 0 0 4px 0;
}

p.bottomheaders a:hover{
text-decoration: none;
background: #e6e8e8;
color: #000;
}

p.bottomheaders a:visited{
color: #999999;
}

/* Partners block */

#partners{
border: #b3b2b3 1px solid;
padding: 0;
margin: 14px 0 0 0;
}

.partnersrow{
border-bottom: 1px dotted;
padding: 0;
margin: 0 9px 6px 9px;
}

.partnersrowlast{
border-bottom: none;
}

#partners .bottomcolumn{
width: 480px;
}

#partners .floatleft{
float: left;
margin: 0 10px 3px 0;
}

#partners div.floatleft{
width: 470px;
margin: 0 10px 3px 0;
}

.floatright{
float: right;
margin: 0 0 3px 0;
}

#partners div.floatright{
width: 470px;
}

#partners .article{
border-bottom: none;
padding: 9px 0 9px 0;
}

#partners .floatright .article{
border-bottom: none;
padding: 9px 0 9px 0;
}

.partnerheadings{
padding: 0 0 0 0;
}

.floatleft .partnerheadings{
margin: 0 0 0 0;
background: url('/pic/decor/bg-partnerheadings.png') left 100% repeat-y;
}

.floatright .partnerheadings{
margin: 0 0 0 0;
background: url('/pic/decor/bg-partnerheadings.png') left 100% repeat-y;
}

.partherheadingslast{
border-bottom: none;
padding: 0;
}

.partnerheadings a{
width: 137px;
float: left;
margin: 8px 0 0 0;
padding: 0 8px 8px 11px;
}

.partnerheadings a.first{
width: 148px;
padding: 0 8px 8px 0;
}


.floatright .partnerheadings a.last{
width: 148px;
padding: 0 8px 8px 0;
}

.partnerheadings a strong{
display: block;
font-weight: bold;
font-size: 1.1em;
margin: 0 0 8px 0;
}

#footer{
clear: both;
background: #f5c592;
height: 90px;
margin: 14px 0 0 0;
font-size: 0.9em;
}

#copyrights{
float: right;
background: #e77919;
width: 310px;
height: 68px;
padding: 22px 12px 0 12px;
color: #fff;
}

#copyrights a{
color: #fff;
}

#ratings{
float: left;
width: 300px;
padding: 28px 12px 0 20px;
}
#ratings a img{
display: inline;
border: 0;
}

#footernav{
margin: 0 330px 0 320px;
padding: 20px ;
text-align: left;
}

#footernav a{
float: left;
font-size: 1.2em;
color: #000;
padding: 0 4px;
font-weight: bold;
margin: 0;
}

/* Cleared blocks*/
#main:after, #topnav:after, #header:after, div#ccm:after, .scrolltop:after, #interactive:after, #bottomarticles:after, #partners:after, #footer:after, .photoreportage:after, div#mainnews fieldset:after, .partnersrow:after{
display: block;
content: ".";
clear: both;
height: 0px;
visibility: hidden;
}

.partnerheadings:after{
display: block;
content: ".";
clear: left;
height: 0px;
visibility: hidden;
}

#rightcol:after, .postcomment:after{
display: block;
content: ".";
clear: right;
height: 0px;
visibility: hidden;
}

.fix-length {
	width: 250px;
	overflow-x: hidden;
	cursor: pointer;
	padding: 0 0 2px 0;
}

#ccm .fix-length {
	width: 182px;
}

.fix-length:hover {
	text-decoration: underline;
}

.bp {
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
	overflow: hidden;
}
.bp h3 {
	padding: 2px 12px 1px 12px;
	margin: 0;
}
.bp-pl {
	float: left;
	width: 100%;
	margin: 0 0 7px 0;
	background: #e7e7e7
}
.bp-pl .bp-larr, .bp-pl .bp-rarr {
	float: right;
	width: 19px;
	height: 20px;
	text-indent: -100000px;
	background: url('/pic/decor/bp-arr.gif') no-repeat left top;
	border-left: solid #fff 1px;
}
.bp-pl .bp-rarr {
	background-position: -19px 0;
}
.bp-pl .bp-rarr.dis {
	background-position: -19px -20px;
}
.bp-pl .bp-larr.dis {
	background-position: 0 -20px;
}
.bp ul {
	position: relative;
	z-index: -1;
	top: 0px;
	left: 0px;
	clear: both;
	list-style: none;
	width: 9000px;
	padding: 0;
	margin: 0;
}
.bp ul li {
	float: left;
	width: 292px;
	padding: 14px 10px 0 19px;
	margin: 0 7px 0 0;
	border: solid #ffdec6 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:none;
}
.bp ul li img.upic {
	float: left;
	margin: 0 10px 0 0;
	border: none;
}
.bp ul li div.i {
	
}
.bp ul li h5 {
	padding: 0;
	margin: 0;
	font-size: 17px;
}
.bp ul li p {
	padding: 0;
	margin: 6px 0;
}
.bp-pl a.dis { cursor: default; }

.social.bp li {
	width: 321px;
	padding: 0;
	border: none;
}

.social-bmarks-item {
float:left;
margin:0 3px 0 0;
}
.social-bmarks-item img { border: none !important }
.social-bmarks-item table { margin: 0 !important }

.right-i-news {
	padding: 5px 0 10px 0;
	margin: 10px 0 15px 0;
	border-bottom: solid #000 1px;
}
.right-i-news .i-title {
	font-size: 1.3em;
	font-weight: bold;
}
/*for reclama rubric and rightcol scroller*/
ul.adv-list {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
ul.adv-list li {
	float: left;
	width: 300px;
	overflow: hidden;
	padding: 0 !important;
	margin: 0 7px 20px 7px !important;
	background: none;
	border: solid #5b5b5b 1px;
}
ul.adv-list li img {
	border: none;
}
ul.adv-list li div {
	float: left;
	width: 290px;
	height: 80px;
	padding: 0 5px !important;
	margin: 0 0 10px 0 !important;
	overflow: hidden;
	line-height: 1.2em;
}
ul.adv-list li a {
	text-decoration: none !important
}
ul.adv-list li a:hover {
	text-decoration: underline !important
}
div.adv-list {
	display: block;
	width: 330px;
	height: 240px;
	background: url('/pic/decor/adv-bg.png') no-repeat left top;
	border: solid #5b5b5b 1px;
}
div.adv-list img {
	border: none;
}
div.adv-list div.txt {
	width: 300px;
	height: 140px;
	padding: 0 15px 0 15px;
	overflow: hidden;
	text-align: left !important;
}
div.adv-list div.txt a {
	float: left;
	width: 100%;
	height: 135px;
}
div.adv-list div.txt a span {
	float: left;
	text-indent: -10000000000000000px;
}
div.adv-list div.txt a img {
	float: right;
	margin: 33px 7px 0 0;
}
.adv-list-frame {
	position: relative;
	top: 12px;
	z-index: 1;
	width: 300px;
	height: 160px;
	margin: auto;
	overflow: hidden;
}
.adv-list ul {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	list-style: none;
}
.adv-list ul li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
.adv-list {
    margin: 10px 0 15px 0;
}
.adv-list-realty-text {
     font: bold 17px Arial;
     text-transform: uppercase;
     color: #ff0101;
}

