@CHARSET "UTF-8";


.i-slider { 
	position: relative; 
	width: 722px;
	min-height: 100%;
	margin: 0 auto;
}

.clear { clear: both; }

#example {
	position: relative;
	float: left;
	width: 720px;
	height: 300px;
	margin-bottom: 0px;
        margin-top: 2px;
}

.l-content.delim { 
	height: 5px;
	margin-bottom: 10px;
	background: url('index.php/public/mc/images/slider/diagonals.png') left top; 
	clear: both;
}

.l-content.delim-thin { 
	height: 1px;
	background: url('index.php/public/mc/images/slider/diagonals.png') left top; 
}

.i-ads img  {
     margin-bottom:2px;
}