#specialsWrapper{
    height: 135px;
    overflow: hidden;
    position: relative;
    width: 308px;
	}
#specialsHolder {
    height: 135px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 308px;
}

#specialsHolder .special {
    position: relative;
    z-index: 15;
}

.special_img {
    position: absolute;
    top: 5px;
	left:5px;
	z-index:10;
}

.specialsHolder_interface {
    position: absolute;
    left: 0px;
    top: 0px;
}

.specialText {
    position: relative;
    left: 137px;
	_left:152px;
    top: 0px;
    z-index: 10;
}

.specialsHeadline {
    color:#000000; 
	font-family: 'Droid Sans', arial, serif;
	font-size:14px;
    font-weight: normal;
    left: 15px;
	_left:0px;
    position: absolute;
    top: 7px;
    width: 125px;
	text-align:left;
	z-index: 100;
}

.specialsBody {
    color: #6f6f6f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    left: 15px;
	_left:0px;
    position: absolute;
    top: 38px;
    width: 130px;
	line-height:17px;
	text-align:left;
	z-index: 100;
}

.specialsPrice {
	color: #000000;
    font-family: 'Droid Sans', arial, serif;
    font-size: 13px;
    left: 0px;
	_left:0px;
    position: absolute;
    top: 42px;
    width: 220px;
	line-height:17px;
	text-align:left;
	z-index: 100;
	font-weight:bold;
}

.specialsButton {
    left: 0px;
    position: absolute;
    top: 0px;
	z-index:30;
}
.sp{
    height: 153px;
    width: 496px;
	}

.spLastActive{
	z-index:0 !important;
}
#specialsHolder_counter {
    position: absolute;
    right: 44px;
    top: 9px;
    z-index: 100;
}
#spArrowHolder_prev {
    cursor: pointer;
    left: 144px;
    position: absolute;
    top: 225px;
    z-index: 100;
}


.spCounter{
    cursor: pointer;
    display: block;
    float: left;
    height: 10px;
    margin-right: 3px;
    overflow: hidden;
    width: 10px;
	}
.spCounterActive{
    cursor: pointer;
    display: block;
    float: left;
    height: 10px;
    margin-right: 3px;
    overflow: hidden;
    width: 10px;
}