
element.presentStyle {
position:absolute;
right:-35px;
top:55px;
z-index:1;
}


element.style {
position:absolute;
right:-35px;
top:55px;
z-index:1;
}

/************************************************* NORMAL>>> ************************************************************************************************/

div.labelFlowerNormal {
background:transparent url(../images/gift-rose.gif) no-repeat scroll 0%;
height:40px;
width:40px;
}

div.labelMedalNormal {
background:transparent url(../images/gift-medal.gif) no-repeat scroll 0%;
height:40px;
width:40px;
}

div.labelHeartNormal {
background:transparent url(../images/gift-heart.gif) no-repeat scroll 0%;
height:40px;
width:40px;
}

div.labelTomatoNormal {
background:transparent url(../images/gift-tomato.gif) no-repeat scroll 0%;
height:60px;
width:60px;
}

/************************************************* MEDIUM>>> ************************************************************************************************/
div.labelFlowerMedium {
background:transparent url(../images/gift-rose_25px.gif) no-repeat scroll 0%;
height:25px;
width:25px;
}

div.labelMedalMedium {
background:transparent url(../images/gift-medal_25px.gif) no-repeat scroll 0%;
height:25px;
width:25px;
}

div.labelHeartMedium {
background:transparent url(../images/gift-heart_25px.gif) no-repeat scroll 0%;
height:25px;
width:25px;
}

div.labelTomatoMedium {
background:transparent url(../images/gift-tomato_25px.gif) no-repeat scroll 0%;
height:25px;
width:25px;
}

/************************************************* SMALL>>> ************************************************************************************************/
div.labelFlowerSmall {
background:transparent url(../images/gift-rose_18px.gif) no-repeat scroll 0%;
height:18px;
width:18px;
}

div.labelMedalSmall {
background:transparent url(../images/gift-medal_18px.gif) no-repeat scroll 0%;
height:18px;
width:18px;
}

div.labelHeartSmall {
background:transparent url(../images/gift-heart_18px.gif) no-repeat scroll 0%;
height:18px;
width:18px;
}

div.labelTomatoSmall {
background:transparent url(../images/gift-tomato_18px.gif) no-repeat scroll 0%;
height:18px;
width:18px;
}