

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

html, body, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	
}

/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
.slider-wrapper {
	width:100%;
	margin-bottom: -10px;
	/* margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;*/
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
