.mad_promo_box
{
	height:280px;;
	width:980px;
	position:relative;
	border-bottom:2px solid #010101;
}


.mad_promo_img
{
	width:980px;
	height:280px;;
	overflow:hidden;
}



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


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

.mad_promo_inapoi
{
	width:46px;
	height:46px;
	text-align:left;
	overflow:hidden;
	background-image:url(../img_hyron/arrow_left.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	right:65px;
	bottom:17px;
	cursor:pointer;
}

.mad_promo_inainte
{
	width:46px;
	height:46px;
	text-align:left;
	overflow:hidden;
	background-image:url(../img_hyron/arrow_right.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	right:17px;
	bottom:17px;
	cursor:pointer;
}
