img {
	border: 0;
	}
#langs a img {
	border: 1px solid #FFF;
	padding: 1px 3px;
	vertical-align: bottom;
	}
#langs a.current img {
	border-color: #000;
	}
.mainTitle span.advanced {
	font-size: 100%;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
p.clear label {
	display: block;
	margin-left: 20px;
	}
ul.List {
	margin-left: 0;
	}
ul.List li {
	position: relative;
	padding: .2em 40px .1em 0;
	margin-left: 0;
	border-bottom: 1px dashed #fff;
	}
ul.List label, ul.List input {
	cursor: pointer;
	}
ul.List input { /* like .checkLeft */
	padding: 0;
	vertical-align: middle;
	}
ul.List label img {
	padding-right: 6px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	}
ul.List .current {
	margin-left: 0;
	border-bottom-color: #ccd;
	font-weight: bold;
	}
ul.List span {
	display: none;
	}
ul.List .current span {
	display: block;
	position: absolute;
	top: .4em;
	right: 0;
	white-space: normal;
	}
ul.List .current span img.ico14 {
	padding: 0;
	margin: 0 0 0 4px;
	}
#servicesBox {
	margin: 0 1em 0 2em;
	padding-left: 38px;
	}
#servicesBox .mainTitle {
	margin-left: -22px;
	}
#servicesBox a, #servicesBox span {
	white-space: nowrap;
	}
#servicesBox a img, #servicesBox span img {
	padding-right: 6px;
	margin-left: -22px;
	background-color: #fff;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	}

.widthControl div {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background: url(http://i3.i.ua/rightcrop_bg.png) repeat-y 0 0;
	width: 50px;
	height: 100%;
	}
dl.Item dt {
	float: left;
	margin: 0;
	}
