TD {
	FONT-SIZE: 15px; color: #336699; font-family: "Arial";
}
P {
	FONT-SIZE: 15px; color: #336699; font-family: "Arial";
}
h2 {
	FONT-SIZE: 25px; color: #336699; font-family: "Arial";
}
LI {
	FONT-SIZE: 15px; 
	text-decoration: none; 
	color: #336699;
 	font-family: "Arial";
}
INPUT {
	FONT-SIZE: 15px; color: #336699; font-family: "Arial";
}
A:link {
	COLOR: #0000CC; TEXT-DECORATION: none;
}
A:visited {
	color: #0000CC; TEXT-DECORATION: none;

}
A:active {
	COLOR: #0000CC; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none;
}


body {
text-align:center;
FONT-SIZE: 15px; color: #336699; font-family: "Arial";

}

.wrapper{
width: 920px;
margin: 0 auto;
text-align: left;
}

fieldset{
margin: 1em 0;
padding: 1em;
border: 1px solid #333333;
background: #eeeeee;
}

legend{
font-weight:bold;
}

label{
display:block;
cursor: pointer;
margin:10px;
}

input{
width:20em;
margin: 10px;
}



.header{
position: relative;
height:110px;
width: 900px;
}

.header img{
position: absolute;
top: 0px;
left: 0px;
height: 100px;
width: 400px;
}

.header p{
position: absolute;
right: 0px;
top: 20px;
height: 80px;
width: 480px;
}



.content{

width: 920px;
overflow: hidden;

}

.content #form_whois{
width: 360px;
margin-left:50px;
padding:5px;
float:left;
display: inline;
}

.content #form_nslookup{

width: 360px;

margin-right:50px;
padding:5px;
float:right;
display: inline;
}

.footer{
width: 100%;
}