.slidejobbra{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

#slider1 {
	width: 330px;
	height: 240px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#slider1Content {
	width:330px;
	position: relative;
	top: 0;
	text-align: left;
	bottom: 0px;
	margin: 0;
	padding: 0px;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: relative;
	font: normal 12px Tahoma, Arial, Verdana, sans-serif;
	/* width: 50px; */
	color: #F5E3B4;
	display: none;
	/*background-color: #FFFFFF;
	*/
}
.clear {
	clear: both;
}

.leftx {
	bottom: 0;
	right: 0 !important;
	color: #666666;
	
	
	
}
.left {
	bottom: 0;
	left: 0;
	/*width: 100px !important;
	height: 10px;*/
	background-color: #FFFFFF;
}
.right {
	right: 0;
	bottom: 0;
	width:100px !important;
	height: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.right2 {
	right: 0;
	bottom: 0;
	width: 0px!important;
	height: 0px!important;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.kepsl {
	border: 1px solid #F5E3B4;
	margin: 2px;
	padding: 2px;
}
