* {margin:0; padding:0; outline:none}
body {
	font:10px Verdana,Arial; 
	margin:25px; 
	background:#fff url(http://fka.is/res/felagatal/sorter/images/bg.gif) repeat-x; 
	color:#091f30
}
small {
	font-size: 10px;
	
}
.edit table {
	background-color: #e1e1e1;
	width: 250px;
}
.line {
	background-color: #ccc;
	width: 400px;
}
.left {
	width: 150px;
	float: left;
	text-align: left;
	padding: 2px;
}
.edit table .right {
	background:#b2ae41;/*#ecf2f6;*/
}
.right {
	width: 80px;
	float: left;
	text-align: right;
	padding: 2px;
}

