div.image{
	float:left;
	width:145px;
}
div.descr{
  clear: left;
	/*float:left;
	max-width:555px;*/
}
div.descr ul {
  margin-bottom: 35px;
  margin-left: 2em;
}
div.descr ul li {
  list-style: square;
}
div.image img{
	/* border:5px solid #DCCBA4; */
}
div.miniTitle{
	font-size:16px;
	text-transform: uppercase;
	color:black;
}
ul.star li{
	list-style: none;
	padding-left: 20px;
	background: url(images/ul_gold_star.png) 0 50% no-repeat;
}
.big{
	text-transform: uppercase;	
}
h1.name{
	font-size:18px;
}
h2.cap{
	color:black;
	margin-bottom:20px;
	margin-top:7px;
}
div.personInfo{
	line-height:23px;
}
div.yashare-auto-init{
	float:right;
}
div.personInfo h2 {
  line-height: 1em;
}
div.personInfo .b-detail-pref-header__title {
  width: 79%;
}