#head {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin: 20px;
	border: 1px dashed black;
	height: 95px;
	width: 145px;
}

#right{
float:right;
width:150px;
}

#write {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;
	margin: 20px;
	border: 1px dashed black;
	height: 95px;
	width: 145px;
}
#writeinner{
float:left;
}

#writel {
position:absolute;
top: 117px;
left: 27px;
}

#left {
float:left;
}

#klottercont {
	background: #cccccc;
	color: #000000;
	padding: 3px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	border: 0px dashed black;
	height: 300px;
	width: 540px;
	overflow:auto;
	
}

.item {
background: #FFFFFF;
color:#000000;
padding:10px;
margin-bottom:3px;
visibility:visible;
cursor:move;
}


.itemLoad {
background: #FFFFFF;
color:#000000;
padding:10px;
margin-bottom:3px;
visibility:visible;
cursor:move;
background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}


#cart {
float:right;
height:100px;
width:100px;
}

#namn {
font-size:12px;
}
#date {
font-size:11px;
}
#klott {
font-size:14px;
}

#log {
	float: right;
	padding: 0.5em;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#log2 {
	padding: 0.5em;
	margin-left:20px;
	width:530px;
	height: 10px;
	margin-top: 0px;
	color:#333333;
	background:#CCCCCC;
}
 
#log_res2 {
	overflow: auto;
}
 
#log_res2.ajax-loading {
	padding.left: 200px;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}

#pending {
visibility:hidden;
}

#pendingdel {
visibility:hidden;
}

#sttext{
float:left;
color:#FFFFFF;
font-size:12px;
}

#bytext{
float:right;
color:#666666;
font-size:12px;
}