.b-article {
  width:650px;
  background: #fff; 
  border-radius: 5px; 
  -moz-border-radius:5px; 
  -webkit-border-radius: 5px;
}
.b-article_p {
  padding:9px;
}
.b-article h2 {
  font-size:22px;
  font-weight:bold;
  line-height:28px;
}
.b-article_hr {
  clear:both;
  height:1px;
  font-size:0px;
  overflow:hidden; 
  background: #eeeeee;
}
.b-article_text h5 {
  margin: 0 0 5px 0
}
.b-article_text ol {
  list-style-position:inside;
  padding:0;
}
.b-article_text ul,
.b-article_text ol {
  margin-bottom:20px;
}
.b-article_text ul li {
  padding:0 0 2px 10px;
  background:url("../../img/li_bul.gif") no-repeat 0px 7px;
}
.b-article_text ol li {
  padding:0 0 5px 0px;
}
.ic_adv {
  background: url('../../img/project.png') no-repeat left -455px;
  _background: url('../../img/project.gif') no-repeat left -455px;
  width:54px;
  height:11px;
  vertical-align:1px;
}
.ic_adv_box {
  white-space:nowrap;
}
.b-article_tags {
  margin-top:23px;
}

/*b-article_text*/
.b-article_text p {
  margin: 0 0 15px;
}
.b-article_text blockquote {
  background:url("../../img/bqotes.gif") no-repeat;
  clear:both;
  color:#C43C00;
  min-height:30px;
  margin:0 0 21px 0;
  padding:0 0 0 38px;
}
.b-article_text hr {
  margin: 3px 0 16px 0;
  clear:both;
  height:1px;
  font-size:0px;
  overflow:hidden; 
  background: #eeeeee;
}
/*end *b-article_text*/






/*b-article_photo*/
.b-article_photo,
.b-article_photo_vn
{
  float:left;
  width:300px;
  margin:0px 15px 0px 0;
}
.b-article_photo_vn {
  margin:5px 15px 0px 0;
}
.b-article_img,
.b-article_img_vn {
  display:block;
  height:200px;
  width:300px;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
}

/*end b-article_photo*/



/*  b_article_few_photo */
.b_article_few_photo_block {
  width:310px;
  text-align:center; 
  overflow:hidden;
}
.b_article_few_photo .b-voter {
  width:158px;
  margin-top:0px;
  margin:0 auto;
  float:none;
  height:41px;
}
.b_article_few_photo .b-voter_text {
  display:none !important;
}
.b_article_few_photo .b-voter_yes_box {
  margin:0px;
}
.b_article_few_photo_source {
  padding-top:4px;
}

/* end b_article_few_photo */


/*  b_article_one_photo */
.b_article_one_photo_block {
  width:600px;
  text-align:center; 
  overflow:hidden;
  margin:0 auto;
}
.b_article_one_photo .b-voter {
  width:158px;
  margin-top:0px;
  margin:0 auto;
  float:none;
  height:41px;
}
.b_article_one_photo .b-voter_text {
  display:none !important;
}
.b_article_one_photo .b-voter_yes_box {
  margin:0px;
}
.b_article_one_photo_source {
  padding-top:4px;
}

/* end b_article_few_photo */

