#topBanner {
	height:34px;
	background-image: url("/gfx//DK/Coolsms_forgot_top_bg.gif");
	background-repeat: no-repeat;	
}

#contentTop {
	background-image: url("/gfx/indhold_midt_top.gif");
	background-repeat: no-repeat;
	/*line-height:6px;*/
	/*font-size:6px;*/
	white-space:0px;
	height:6px;
	border:0px solid black;
}

#content {
	background-color:#3E3F3F;
	width:443px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#contentBottom {
	background-image: url("/gfx/indhold_midt_bund.gif");
	background-repeat: no-repeat;
	/*line-height:8px;*/
	/*font-size:8px;*/
	white-space:0px;
	height:8px;
	border:0px solid black;
}

#ctTable {
  margin:0 auto 0;
  border: 0;
  width: 400px;
}

td.text {
  width: 252px;
}

input.text {
	border:1px solid #C0C0C0;
	width:150px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}

input.button {
	border:1px solid #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size:10px;
}

td.warn {
  padding-bottom: 14px;

}
h1 {
  font-size: 14px;
}
span.strtolower {
  font-size: 9px;
}
.imgshowwarn {
  visibility: visible;
  display: inline;
}
.imghidewarn {
  visibility: hidden;
  display: none;
  position: absolute;
}

.warn {
  color: yellow;
}
