/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

#HP-Advert{
    margin: 0 0 0 9px;
    float: left;
    width: 676px;
    height: 348px;
    position: relative;
    overflow: hidden;
}

#Adverts{
    float: left;
    width: 676px;
    height: 348px;
    overflow: hidden;
}

#Adverts img:hover{
	opacity: 0.9;
}

.Nav{
    position: absolute;
    bottom: 18px;
    right: 18px;
    z-index: 99999;
}

.Nav a{
    float: left;
    height: 10px;
    margin: 0 0 0 5px;
    width: 10px;
	background-image: url(http://images.esellerpro.com/2296/images/elements/nav.png);
}

.Nav a.activeSlide{
    background-image: url(http://images.esellerpro.com/2296/images/elements/nav-selected.png);
}


#HP-Advert-2{
    margin: 25px 0 0 0;
    float: left;
    width: 980px;
    height: 143px;
    position: relative;
    overflow: hidden;
}

#Adverts-2{
    float: left;
    width: 980px;
    height: 143px;
    overflow: hidden;
}

#Adverts-2 img:hover{
	opacity: 0.9;
}
