
#main_result, #tld_result {
	margin-bottom:13px;
}

#main_result, #tld_result, #other_result {
position:relative;
}


.header_domresult, .output_avail {
	width:100%;
}
.header_mark {
	text-align:right;
	width:150px;
}
.header_text { width:100px; }
.output_avail_left { width:100px; }
.output_avail td select {width:120px;}

#main_result,
#tld_result,
#other_result {
	display:none;
}

#spinner_logos {
	position:absolute;
	left:10px;
	bottom:-110px;
	padding-left:30px;
}
#spinner_logos .sidn {
	margin-right:25px;
}
#spinner_logos .be {
	margin-right:30px;
}

.output_avail_right {
	text-align:right;
}
/* xmlhttp output */
.outputdom { font-size:1.2em; font-weight:normal; font-style:monospace; }
.outputline { display:block; padding-left:2px; }
hr { width:99%; }


.rechts table {width:100%;}
