#topBanner {
	height:34px;
	background-image: url("/gfx//DK/Coolsms_top_news_bg.gif");
	background-repeat: no-repeat;
	margin-bottom:10px;
}

#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;
}
td.textcenter {
  padding-top: 12px;
}
span.left {
  position: relative;
  left: 0px;
  float: left;
}
span.right {
  position: relative;
  float: right;
  right: 0px;
}

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;
}

.header {
  position: relative;
  float: left;
  padding-bottom: 10px;
}
.date {
  position: relative;
  float: right;
  right: 4px;
  color: #e68308;
}
.news {
  clear: both;
}
a.link,a.link:visited,a.link:active {
  position: relative;
  float: left;
  color: #ffffff;
}
a.link:hover {
  color: #e68308;
}
