.mad_promo_box
{
	background-image:url(../img/bg_promo_frame.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:310px;
	width:570px;
	margin-right:-5px;
	margin-left:-5px;
	position:relative;
	margin-bottom:10px;
}


.mad_promo_img
{
	margin:5px;
	padding-top:5px;
	margin-bottom:0px;
	width:560px;
	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:560px;
	height:250px;
	overflow:hidden;
	float:left;
	font-size:0px;
	line-height:0px;
}


.mad_promo_control
{
	width:570px;
	height:55px;
	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:85px;
	height:35px;
	overflow:hidden;
	background-image:url(../img/promo_inapoi.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	left:163px;
	top:265px;
	cursor:pointer;
}

.mad_promo_inainte
{
	width:85px;
	height:35px;
	overflow:hidden;
	background-image:url(../img/promo_inainte.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	left:335px;
	top:265px;
	cursor:pointer;
}

#promo_dots
{
	position:absolute;
	background-position:left top;
	background-repeat:no-repeat;
	left:261px;
	top:265px;
	width:53px;
	height:35px;
}
.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);
}