.mad_promo_box
{
	height:254px;
	width:710px;
	position:relative;
	margin-bottom:10px;
}


.mad_promo_img
{
	padding-top:0px;
	margin-bottom:0px;
	width:710px;
	height:250px;
	overflow:hidden;
}



.mad_promo_slider
{
	height:250px;
	overflow:hidden;
}


a.mad_promo_link:link, a.mad_promo_link:visited, a.mad_promo_link:hover, a.mad_promo_link:active 
{
	width:710px;
	height:250px;
	overflow:hidden;
	float:left;
	font-size:0px;
	line-height:0px;
}


.mad_promo_control
{
	width:710px;
	height:39px;
	background-image:url(../img/over_promo_frame.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	left:0px;
	bottom:0px;
}


.mad_promo_inapoi
{
	width:50px;
	height:13px;
	padding-left:20px;
	text-align:left;
	overflow:hidden;
	background-image:url(../img/promo_inapoi.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	left:130px;
	top:230px;
	cursor:pointer;
	line-height:13px;
	font-size:11px;
	color:#ffffff;
}

.mad_promo_inainte
{
	width:50px;
	height:13px;
	padding-right:20px;
	text-align:right;
	overflow:hidden;
	background-image:url(../img/promo_inainte.png);
	background-position:right top;
	background-repeat:no-repeat;
	position:absolute;
	right:155px;
	top:230px;
	cursor:pointer;
	line-height:13px;
	font-size:11px;
	color:#ffffff;
}

#promo_dots
{
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	left:320px;
	top:230px;
	width:55px;
	height:14px;
}
.mad_promo_dots_1
{
	background-image:url(../img/dots_1.png);
}
.mad_promo_dots_2
{
	background-image:url(../img/dots_2.png);
}

.mad_promo_dots_3
{
	background-image:url(../img/dots_3.png);
}

.mad_promo_dots_4
{
	background-image:url(../img/dots_4.png);
}