@charset "utf-8";
.mellanrumSmall {
	height: 6px;
	background-color: #FFFFFF;
	width: 800px;
}
.mellanrum50 {
	height: 50px;
	width: 800px;
}
.mellanrum35 {
	height: 35px;
	width: 800px;
}

.height10 {
	height: 10px;
}
.centerText {
	text-align: center;
}
.float{
	float:left;
}
.floatRight{
	float:right;
}
.clearLeft {
	clear:left;
}
.marginHorizontal_2plus2px{
	margin-right:2px;
	margin-left:2px;
}
.zindex100{
	z-index:100;
}
.tableLeftLeaving{
	left:-2px;
	position:relative;
}
.width60px{
	width:60px;
}
.width100px{
	width:100px;
}
.width150px{
	width:150px;
}
.width180px{
	width:180px;
}
.width260px{
	width:260px;
}
.width380px{
	width:380px;
}
