	div.block-catalog .blockHead h1, div.block-catalog .blockHead h1 a {
		padding:0 !important;
		margin:0 !important;
		font-family:Arial, Helvetica, sans-serif !important;
		height:25px;
		line-height:25px !important;
		color:#FFF !important;
		font-weight:bolder;
		font-size:15px !important;
		text-align:center;
		background:#f7b40e;
	}
	
	div.block-catalog .blockHead h1 {
		overflow:hidden;
	}
	
	div.block-catalog .blockBody {
		background:#E9E9E9;
		padding:2px 3px;
	}
	
	div.block-catalog .blockBody ul li {
		list-style:none;
		height:23px;
		text-align:left;
	}
	
	div.block-catalog .blockBody ul li a {
		color:#000;
		display:block;
		padding:4px 0 0 0;
        font-size:14px;
		float:left;
		width:140px;
		overflow:hidden;
        height:18px;
	}
	
	div.block-catalog .blockBody ul li a.oox {
		float:right;
		width:14px;
		background:url(/site/data/img/newCatalog/blocks/arrows/oox.png) no-repeat center center;
		height:14px;
		overflow:hidden;
		text-indent:-999px;
		cursor:default;
	}

	div.block-catalog .blockBody ul li img {
		position:relative;
		top:3px;
	}

	div.block-catalog .blockBody ul li.oox {
        background:url(/site/data/img/newCatalog/blocks/arrows/oox.png) no-repeat right center;
        position:relative;
    }

    div.block-catalog .blockBody ul li.oox a.oox {
        position:absolute;
        width:16px;
        height:16px;
        top:0;
        right:0;
        text-indent:-999px;
        overflow:hidden;
    }
	
		div.block-catalog .blockBody ul li a:hover {
			color:#FF0000;
			text-decoration:none;
		}
	
div.block-catalog {
	width:160px;
	margin:0 auto 22px;
	border:4px solid #FFF;
}

div.newblock{
    margin:0 auto;
}


div.newblock{
    width:245px;
}
    div.newblock div.blockHead, .newblock.winners .top{
        background:url(/site/data/img/newCatalog/blocks/leftBlockHead.png) no-repeat bottom center;
        width:243px;
        height:30px;
    }
    
    div.newblock .blockHead h1, .newblork.winners .top h1{
        padding:0 0 0 16px !important;
        margin:0 !important;
        font-family:Arial BLack, Arial, Helvetica, sans-serif !important;
        color:#666 !important;
        font-weight:bolder;
        font-size:20px !important;
        text-align:left;
        padding-left:15px;
    }
    
    div.newblock .blockHead h1 strong, .newblock.winners h1 strong {
        color:#FFCC00;
    }
    .newblock.winners .body,
    div.newblock div.blockBody {
        padding:0 14px;
        background:url(/site/data/img/newCatalog/blocks/leftBlockBody.png) repeat-y;
	overflow:hidden;
    }
    
    div.newblock .blockFooter,.newblock.winners .footer {
        background:url(/site/data/img/newCatalog/blocks/leftBlockFooter.png) no-repeat bottom center;
        width:243px;
        height:16px;
		top:-4px;
    }

. newblock.winners .body {
    height:120px;
    padding-right:9px;
	background:url(/site/data/img/newCatalog/blocks/WinLeftBlockBody.png) repeat-y !important;
}

.newblock.winners .body div {
    height:120px;
    overflow:auto;
}


.playHelper .newblock {
   width:360px;
}

.playHelper .newblock div.blockHead {
    background:url(/site/data/img/newCatalog/blocks/play/blockHead.png) no-repeat bottom center;
    width:auto;
    height:34px;
}

.playHelper .newblock div.blockBody {
    background:url(/site/data/img/newCatalog/blocks/play/blockBody.png) repeat-y center !important;
    width:334px;
    padding-right:15px;
}

.playHelper .newblock div.blockFooter {
    width:auto;
    height:20px;
    background:url(/site/data/img/newCatalog/blocks/play/blockFooter.png) no-repeat bottom center;
}


.newblock.regles .blockBody {
    width:334px;
    padding-right:14px;
    height:120px;
}


