#page.start {
    padding: 0;
    margin: 0;
    width: auto;
}
#content {
	width: 770px;
	margin: 0;
	padding-bottom: 30px;
}

#content .bargainArticles {
	margin: 0;
}
#content .iframe.header {
	display:none;
}
.mskaffiliates p {
	margin-bottom: 5px;
}

.sectionHead + .bannerView, .sectionHead + .infogridView {margin-top: -2px;}
h2.mskSliderBasket, h1.mskSliderBasket {
	margin: 100px 0 40px;
	padding: 13px 0;
}
.bannerView,
.infogridView {
    margin: 0;
}
.catlist .bannerView {
	width:920px;
}
.bannerView li  {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 248px;
	width: 298px;
	border: 1px solid #0b4ea6;
}
.bannerView li .productData{
	position: relative;
	font-size: 13px;
	color: #666;
	border: none;
	padding: 2px;
}
.bannerView li .productData a.logo {
	margin-top:164px;
}
.bannerView li .gridPicture{
	height: 150px;
	width: 150px;
	margin: 0 0 4px 2px;
	float: left;
}
.bannerView li .msk.mediumdesc {
	position:relative;
	z-index:50;
}
.bannerView li .msk.mediumdesc .symbol {
    background: url("../bg/bg-symbols.png") no-repeat scroll 0 -30px transparent;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-top: 4px;
    text-indent: -9999px;
    width: 18px;
}
.bannerView li .msk.mediumdesc .balloon {
	display:none;
}
.balloon.msk.mediumdesc {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 18px 13px;
    position: fixed;
    width: 324px;
    z-index: 99;
	display:none;
	color:#000;
	font-size:13px;
}
.balloon.msk.mediumdesc:before {
    background: url("../bg/bg-prod-info.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 49px;
    left: 120px;
    position: absolute;
    top: -49px;
    width: 97px;
    z-index: 100;
}
.bannerView li .titleBlock {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
}
.bannerView li .descrBlock {
    width: 170px;
    position: absolute;
    top: 42px;
    right: 0px;
    background-color: #fff;
    overflow: hidden;
}
.bannerView li .descrBlock span {
    display: block;
    width: 166px;
    background-color: #0b4ea6;
    color: #fff;
    font-weight: 600;
    padding: 4px 2px 4px 4px;
}
.bannerView li .descrBlock span.suppl {
    background-color: transparent;
    color: #666;
    font-weight: 600;
    padding: 4px 2px 4px 4px;
}
.bannerView li .description {
	padding: 2px;
	font-size: 12px;
	font-weight:700;
	height: 34px;
	color: #cc0000;
	margin-bottom:2px;
}
.bannerView li .priceBlock {
    top: 190px;
    font-size: 13px;
    padding: 0;
    position: absolute;
    text-align: right;
    color: #666;
    right: 2px;
    background-color: #fff;
    /*width: 168px;*/
}
.bannerView li .priceBlock .priceOld{
    font-size: 12px;
	font-weight:400;
	margin-right: 10px;	
}
.bannerView li .priceBlock .price{
    color: #0b4ea6;
    font-size: 14px;
    font-weight: 600;
	display: block;
}
.bannerView li .priceBlock .price.reduced{
	color:#cc0000;
}
.bannerView li .priceBlock .pricePerUnit{
    font-size: 9px;
    line-height: 9px;
    display:block;
}
.bannerView li .priceBlock .vat {
	font-size:10px;
	float:right;
	width:100%;
}

.bannerView li .priceBlock .button {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 6px 0 0 0;
    padding: 8px 20px;
	background-color: #FF8700;
    background: -moz-linear-gradient(#aaa, #666);
    background: -ms-linear-gradient(#aaa, #666);
    background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#666));
    background: -webkit-linear-gradient(#aaa, #666);
    background: -o-linear-gradient(#aaa, #666);
    background: linear-gradient(#aaa, #666);	
	color:#fff;
}
.bannerView li .priceBlock .button:hover {
    text-decoration: none;
    cursor:pointer;
}
 .bannerView li .title span.slogan {
    background: #cc0000;
    color: #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 100%;
    font-size: 14px;
    min-width: 30px;
    min-height: 30px;
    padding: 5px;
}
.gridPicture .circle.right-top, .gridPicture .circle.right-bottom, .gridPicture .circle.left-top, .gridPicture .circle.left-bottom {
	left: 2px;
    bottom: -191px;
	right:auto;
	top:auto;
}
.gridPicture .circle {
    position: absolute;
    display: table;
    font-size: 18px;
    font-weight: 400;
}
