#showtips{
    position: absolute; 
    border: 2px solid #ed0000; 
    background: #f0eae1; 
    padding: 5px;
	z-index: 9999;
	width: 325px;
	height: 155px;
	visibility: hidden;
	margin-top: -20px;
}
.georgia24grey{
	font-weight: bold;
	padding: 5px;
}
#showtips a {
	color: #ff0000;
}
#process {
	width: 540px;
	border: 1px solid #cccccc;
}
#domain-process{
	width: 520px;
	text-align: left;
	padding: 5px;
	height: 100%;
}
#process-bar{
	width: 200px;
	border: 1px solid #cccccc;
	height:18px;
}
#search-results{
	height: 100%;
	width: 520px;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px;
	
}
#process-tld{
	height: 100%;
}
.tld-dis{
	height: 20px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #365064;
	float: left;
}

