/*b-articles_connected*/

.b-connected {
  width:632px;
  padding:9px;
  border-radius: 5px;
  -moz-border-radius:5px;
  -webkit-border-radius: 5px;
  background: #fff;
}



.b-articles_connected_box {
   width:296px; 
   margin-right:20px;
}
.b-articles_connected_box_img {
  border-radius: 2px;
  -moz-border-radius:2px;
  -webkit-border-radius: 2px;
  display:block;
  float:left;
  height:58px;
  margin:0 10px 0 0;
  position:relative;
  width:78px;
  border:1px #dddddd solid
}
.b-articles_connected_box_section {
  color:#888;
  font-size:11px;
}
.b-articles_connected_box_section:hover {
  color:#982339;
}
.b-articles_connected_box_artical {
  margin-right:6px;
}
.b-articles_connected ul li {
	background: url('../../img/project.png') no-repeat -30px 7px;
	_background: url('../../img/project.gif') no-repeat -30px 7px;
	padding:1px 0px 5px 10px;
}
/*end b-articles_connected */
