#bg-advert {
	-webkit-transform: translate3d(0px, 0px, 0px);
	/*-webkit-transform: translate(0, 0);*/
}
::i-block-chrome, #bg-advert {
	-webkit-transform: none;
}

body #wrapper {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	/*behavior: url(/css/PIE.htc);*/
}
body #footer {
	height: auto;
	position: relative;
}
.linkbox a {
	background: url(../../img/li.gif) no-repeat scroll 0 8px transparent;
	color: #74756D;
	display: block;
	margin-left: 1px;
	padding: 3px 0 3px 13px;
	text-decoration: none;
}
.col975 .linkbox {
	margin: 0;
	margin-left: 10px;
	margin-right: 15px;
	width: 370px;
	paddong: 0;
	padding-right: 20px;
	border-right: 1px solid #CCCCCC;
	height: 135px;
	overflow: hidden;
}
.col975 .linkbox a:before {
	color: #C0C838;
	content: "•";
	font-size: 25px;
	line-height: 14px;
	margin-right: 10px;
	text-decoration: none;
	vertical-align: text-top;
}
.col975 .linkbox a {
	background: none;
	color: #000000;
	line-height: 20px;
	font-size: 13px;
	margin: 6px 0px;
	padding: 0;
	display: block;
	text-decoration: none !important;
	font-family: 'AvenirRegular', Arial, Helvetica, Tahoma, sans-serif;
}
.col975 .linkbox a:hover {
	color: #8F907A;
}