body {
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background: #FFF;
	font-size: 13px;
	margin:0; padding:0;
	width:auto; height:auto;
	line-height:1.4em;
}
img {
	margin:0; padding:0px;
	border:0;
}

h1 {
	margin:0; padding:0;
	color:#5A656A;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;

}

h2 {
        margin:0; padding:0;
        color:#5A656A;
        font-weight:bold;
        font-size:18px;
        line-height:22px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing:-0.5px;

}

h3 {
        margin:0; padding:0;
        color:#5A656A;
        font-weight:bold;
        font-size:11px;
        line-height:11px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing:-0.5px;

}
.warning {
font-weight:bold;
font-size:11px;
color:red;
}
.note {
    font-size: smaller;
    vertical-align: super;
}
.red {
color:red;
}
.green {
color:green;
}
.yellow {
color:#FF9933;
}
#score {
    font-size: 29px;
    margin: 20px;
    position: relative;
}
#reg {
    font-size: 25px;
    font-weight: bold;
}
#headerbar {
    background: none repeat scroll 0 0 black;
    height: 14px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}
table.data1 {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: rgb(0, 0, 0);
}
table.data1 th {
	border-width: 1px;
	padding: 2px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius:2px ;
}
table.data1 td {
	border-width: 1px;
	padding: 2px;
	border-style: outset;
	border-color: gray;
	background-color: white;
	-moz-border-radius:2px ;
}
#whois {
    overflow: hidden;
    float: left;
    width: 500px;
    position: relative;
}
#social {
    float: right;
    margin-right: 5%;

}
#adsense {
   width: 234px;
   height: 60px;
    left: 20%;
   top: 35%;
    position: absolute;
}
#last {
clear: both;
}

A:link {text-decoration: none; color: #00008B;}
A:visited {text-decoration: bold; color: #0008B;}
A:active {text-decoration: none; color: #00008B;}
A:hover {text-decoration: underline; color: #0000FF;}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	//padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

#name1 {
width: 170px;
}
#name2 {
width: 170px;
}
#results1 {
width: 500px;
}
#results2 {
width: 100px;
}
