#catalogueContainer .new {
    background:transparent url(../../default_fr_3pack/img/category/gameCellBG_exclu.gif) no-repeat scroll left top;
}

#catalogueContainer .gameContainer .gameCell {
    padding:0px 0 0 14px;
}

.headerGameCell {
	height:20px;
	padding-top:2px;
	margin-left:-7px;
}

.headerGameCell b {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4e4e4e;
}

.gameContainer .headerGameCell .legendPackINT, .gameContainer .headerGameCell .legendPackESS, .gameContainer .headerGameCell .legendPackFAM {
    position:absolute;
    width:15px;
    top:5px;
    height:11px;
    cursor:pointer;
} 

.gameContainer .headerGameCell .legendPackINT {
    left:46px;
    background:transparent url(../../common/img/pic/legendINT.gif) no-repeat 0 0;
}

.gameContainer .headerGameCell .legendPackESS {
    left:66px;
    background:transparent url(../../common/img/pic/legendESS.gif) no-repeat 0 0;
}

.gameContainer .headerGameCell .legendPackFAM {
    left:86px;
    background:transparent url(../../common/img/pic/legendFAM.gif) no-repeat 0 0;
}

.legend .legendPacks .legendPackINT {
    background:transparent url(../../common/img/pic/legendINT.gif) no-repeat 11px 3px;
    height:14px;
    padding-left:32px;
    float:left;
}

.legend .legendPacks .legendPackESS {
    background:transparent url(../../common/img/pic/legendESS.gif) no-repeat 11px 3px;
    height:14px;
    padding-left:32px;
    float:left;
}

.legend .legendPacks .legendPackFAM {
    background:transparent url(../../common/img/pic/legendFAM.gif) no-repeat 11px 3px;
    height:14px;
    padding-left:32px;
    float:left;
}
