#jssorslider
	{
		background:#080808;
				-webkit-transition: all 1.8s ease-in-out;
		        transition: all 1.8s ease-in-out;
		overflow-x: hidden;
		height: 100%;
		border-bottom: 12px solid #BB9955;
		padding-bottom:0px;
	}
