#about {
	border:4px solid #ffe1e1;
	margin-top:3px;
}
#about div {
	line-height:1.75;
	position:relative;
}
* html #about div { zoom:1; }
#about div.section {
	background:url('../../i/about/background.png?5597') repeat-x 0 -154px;
	border-width:1px 0; border-style:solid; border-color:#fff transparent #f3b1af;
	min-height:142px;
	padding:20px 20px 20px 310px;
}
* html #about div.section { height:142px; }
#about div.first {
	background:#fff url('../../i/logo168.png?5597') no-repeat 30px 50%;
	border-bottom:1px solid #f3b1af;
	line-height:1.25;
	min-height:103px;
	padding:20px 230px 20px 230px;
	position:relative;
}
body.lang_ru #about div.first { padding-right:255px; }
* html #about div.first { height:103px; }
#about div.last { border-bottom:0; }
#about div.first p {
	color: #444;
	font-size: 12px;
}
#about div.first p.join {
	margin-top:-28px;
	position:absolute; right:20px; top:50%;
}

#about div ul {
	font-size:12px;
	list-style-position:inside;
	margin:10px 0;
}
#about div ul li {
	color:#999;
}
#about div ul li span {
	color:#000;
}
#about div.section p {
	font-size:12px;
	font-weight:bold;
}
#about div.section p a {
	color:#bf2373;
}
#about div.section p a::before {
	content:"\BB\20";
}
#about div.section img {
	background:url('../../i/about/background.png?5597') no-repeat 0 0;
	position:absolute;
	padding:10px;
	margin-top:-77px;
	top:50%;
	left:14px;
}
#about h2 {
	font-size:22px;
	font-weight:normal;
}
#about h3 {
	background:none;
	font-size:22px;
	font-weight:bold;
	height:auto;
	line-height:1;
	margin:0;
	padding:0;
	background:0;
	color:#000;
}

/*
 * New design when in .singleGridColumn scope
 */

.singleGridColumn .crossLinkBoxWide {
	margin: 20px auto;
}

.singleGridColumn h4 {
	text-transform: uppercase;
	margin-left: 13px;
}

#aboutSections li {
	width: auto;
	height: auto;
}

#aboutSections li .clearBox {
	width: 295px;
}

#aboutSections li .clearBox .contents {
	height: 215px;
}

#aboutSections li .clearBox .contents img { margin: 0 auto; }

#aboutSections li ul {
	margin-top: 10px;
}

#aboutSections li ul li {
	float: none;
	margin: 0;
	list-style-type: square;
	margin-bottom: 5px;
}