﻿/* CSS Document */

.scrollable {
	float:left;
}

a.browse {
	background:url(../images_mk/hori_large.png) top left no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
}

a.right 				{ float:right; background-position: 0 -30px; clear:right; margin:117px 3px 0px 0px;}
a.left				{ float:left; margin:117px 0px 0px 3px;} 



a.disabled {
	visibility:hidden !important;		
} 	

#sliderHeader {
	width:900px;
	height:250px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:0;
}

#slider {

	width:900px;
	height:250px;
	margin-top:40px;
}

