 /**************************
*
*	GENERAL
*
**************************/

.slider_wrapper {
	position: relative;
	height: 380px;
	overflow: hidden;
	width: 699px;
	float:right;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
/*	width: 1000px;*/
}




