

#retProfil {
	background-color:#3E3F3F;
	width:451px;
	padding-top:5px;
	padding-bottom:5px;
}

#acceptLicense {
        background-color:#3E3F3F;
        width:451px;
        padding-top:5px;
        padding-bottom:5px;
}

#retProfilTopic {
	height:34px;
	background-image: url("/gfx//DK/Coolsms_edit_top_bg.gif");
	background-repeat: no-repeat;	
	margin-bottom:10px;
}

#retProfilTop {
	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;
}

#retProfilBottom {
	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;
}

input.retInput {
	border:1px solid #C0C0C0;
	width:150px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}

input.retMobilnumber {
	border:1px solid #C0C0C0;
	width:107px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}

input.retLandcode {
	border:1px solid #C0C0C0;
	width:35px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}
input.retSubmit {
	border:1px solid #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size:10px;
}
select.retSelect {
	border:1px solid #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:10px;
	width:152px;
	/*width:154px;*/
	
}


input.retBy {
	border:1px solid #C0C0C0;
	width:107px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}

input.retPostal {
	border:1px solid #C0C0C0;
	width:35px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}

td.retText, span.retText, div.retText {
	padding-left:8px;
}

span.retError {
	color: yellow;
}

div.opretInteresser-hidden {
	visibility:hidden;
	display:none;
}

div.opretInteresser-show {
	visibility:visible;
	display:table;
}
