	#recognizedTable 
	{
		position: relative;
		top: -12px;
	}
	#recognizedTable col {
	padding-left:5px;
	padding-right:5px;
	vertical-align: top;

	}

	#introBox {
		position: relative;
		padding: 0px;
		height: 92px;
	}
	
	#introText {
		position: absolute;
		bottom: 5px;
		line-height: 1.8;
	}
	
	#flatLongLoginBox {
		background:#E6D6A7;
	}
	
	#flatLongPadder 
	{
		padding-top:10px;
		padding-bottom:10px;
		padding-left: 5px;
	}
	
	#contentBox {
		background:#F1E8CE;
	}
	
	#contentBox td 
	{
		vertical-align: top;
		border-top: solid 1px #ffffff;
		
	}

	.redBox {
		border: 3px solid #b40000;
		background: #ffffff;
		
	}
	
	#leftContent 
	{
		float:right;
		width:202px;
		margin: 14px 3px 14px 0px;
	}
	
	#rightContent 
	{
		float:left;
		width:514px;
		margin: 14px 0px 14px 3px;
		padding-bottom: 14px;
	}
	
	.leftRedBox {
		border: 2px solid #b40000;
		/* background: #F7F3EE; -- alternate version*/ 
		background: #FAF7EB;
		width: 198px;

	}
	.rightRedBox 
	{
		width: 504px;
		background: #ffffff url(/images/US/front/front_recognized_background.gif) repeat-x top;
		
	}
	
	.redBoxHead {
		background: #b40000;
		font-weight: bold;
		font-size: 12px;
		color: #EC9800;
		margin: 0px;
		padding: 2px 5px 5px 5px;
		}
		
	.rightRedBoxContent {
		margin: 5px;
		
	}
	.leftRedBoxContent {
		margin: 0px;
	}
	
	.leftRedBoxContent img {
		border: 0px;
		width: 198px;
	}
	.leftRedBoxContent p {
		padding: 0px 7px;
		margin-top: 0px;
	}		
	

/********** TODOCRO Dorits test CSS ************/
	
.contentwrap {
	position:relative;
	width:720px;
	height:360px;
	background:url('http://www.123hjemmeside.dk/cms/DK/grafik/border.png');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
}
.overskrift {
	position:relative;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	font-size:18px;
}
.grafik {
	width:260px;
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;
}
.tekst {
	font-family: Trebuchet MS, Georgia, Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	width:400px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 10px;
}
.knap {
	text-align:center;
	margin-top:10px;
}
.bindinger {
	font-family: Trebuchet MS, Georgia, Verdana, "Times New Roman", Times, serif;
	font-size:11px;
}