.dreamlist {
	width : 750px;
}
.dreamlist td {
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;
}
.trshort {
}
.trlong {
	display : none;
}
.listTD {
	background-color: #f0f0f0;
}
.activeTD {
	background-color: #c0fba9;
}
.dreamform1, .dreamform2 {
	width :;
}
.dreamform1 td {
	/*background-color: #d7e1ce;
	border-bottom: 1px #fff solid;
	border-left: 1px #fff solid;*/
}
.formpage {
	background:#f3f4f5 url(images/form_bg.jpg) no-repeat;
}
.formpage2 {
	background:#f3f4f5 url(images/form_bg.jpg) no-repeat;
	background-position: 50px 0px;
}
#formholder {
	background : #d8e1cf url(images/corner_tl.png) no-repeat;
	width : 500px;
	height : auto;
	position : relative;
	padding : 20px 20px;
	margin:10px 0 0 0;
}
.formholder_topright, .formholder_bottomleft, .formholder_bottomrigth {
	position : absolute;
	width : 20px;
	height : 20px;
}
.formholder_topright {
	background : transparent url(images/corner_tr.png) no-repeat;
	top : 0;
	right : 0;
}
.formholder_bottomleft {
	background : transparent url(images/corner_bl.png) no-repeat;
	bottom : 0;
	left : 0;
}
.formholder_bottomrigth {
	background : transparent url(images/corner_br.png) no-repeat;
	bottom: 0;
	right: 0;
}
#formholder_transparent {
	width : 500px;
	height : auto;
	position : relative;
	padding : 0 20px 0 20px;
	margin:10px 0 0 0;
}
INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
input.submitcloud {
	right:0;
}

.TblUdgifter {
    border-collapse:collapse;
		border-bottom: 1px gray solid;
}

.TblUdgifter td {
    height: 26px;
		border-left: 1px gray solid;
    border-right: 1px gray solid;
		padding: 2px;
}
.TblUdgifter th {
    border: 1px gray solid;
		padding: 2px;
		background-color: #c2c2c2;
}

.TblUdgifter td.r0 {
    background-color: #d4d4d4;
}
.TblUdgifter td.r1 {
    background-color: #e0e0e0;
}

.divtimes, .hiderow {
   display: none;
}
