/**/
.threeblock {overflow:hidden}
.threeblock p.blocktitle {
	padding-top:2px;
	font-size:14px;
	line-height:18px;
}
.threeblock .tabs li {width:140px;margin:0 4px 0 0}
.threeblock .tabs a {padding:5px 0}
.threeblock .left {width:316px;float:left}
.threeblock .right {width:252px;float:right}
.threeblock .center {width:372px;float:left;position:relative;left:5px}
.threeblock .tabs ul,
#right .block .tabs ul {
	width:288px;
	border:none;
	margin:0 -4px 0 0;
}
/* Магазин */
.shoplist {padding:5px 0 0 0 !important;margin:0}
.shoplist .back {
	background:url(/img/html/ico/shop-arrows.png) no-repeat 0 0;
}
.shoplist .forward {
	background:url(/img/html/ico/shop-arrows.png) no-repeat -16px 0;
}

.shop {width:100%;position:relative;z-index:1;overflow:hidden}
.shop .item {width:130px;padding:0 4px 4px 4px;float:left}
.shop .item a {width:130px;display:block;color:#067624;text-align:center}
.shop .item a img {width:100px;height:100px;margin:0 auto;display:block}
.shop .item a span {display:block;font-weight:bold;}
.shop .mask {width:414px}
.shop .panel {width:414px;overflow:hidden}

/* Информативный блок */
.informer {line-height:1.3em}
.informer .picture {display:block;margin:0 15px 0 0}
.informer .picture, .informer .picture img {float:left;width:130px}
.informer .desc {margin:0 0 5px 0}
.informer a.title {font-size:13px;text-decoration:none;display:block;margin:0 0 10px 0}
.informer a.title:hover {text-decoration:underline}

