body { text-align: center; font: 13px/20px "Helvetica Neue", Helvetica, sans-serif; color: #5d5d5d; }


div#wrapper { display: block; width: 680px; margin: 0 auto; background: #fff; position: relative; text-align: left; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; }
	

#check {background: #fff; width: auto; height: 34px; padding: 7px; border: 1px #e7e7e7 solid;}
#check input#url {background: #fff; width: 500px; margin-top: 10px; color: #2a5977; font: 14px Arial; font-weight: bold; text-align: left; display: block; float: left; outline: none; border: none; cursor: text;}
#check input[type="button"], #check input[type="submit"] {background: #2a5977; width: auto; height: 35px; margin-left: 6px; color: #f5f5f5; font: 14px Lucida Sans Unicode; text-align: center; float: right; border: 1px dotted #3a8fc4;}

#check2 {background: #fff; width: auto; height: 180px; padding: 7px; border: 1px #e7e7e7 solid;}
#check2 input#url {background: #fff; width: 500px; margin-top: 10px; color: #2a5977; font: 20px Arial; font-weight: bold; text-align: left; display: block; float: left; outline: none; border: none; cursor: text;}
#check2 input[type="button"], #check2 input[type="submit"] {background: #2a5977; width: auto; height: 35px; margin-left: 6px; color: #f5f5f5; font: 14px Lucida Sans Unicode; text-align: center; float: right; border: 1px dotted #3a8fc4;}

h2 {font-size: 12px; margin-top: -1px;}

a {text-decoration: none; color:#5d5d5d;}
a:hover {text-decoration: underline;}

/*---------------------------------------------------------*/
.space {margin-top:30px;}

#title {text-align: center;
font-size: 30px;
color: #000;
margin: 20px 0 20px 0;
}

/* Show results */
.lnkcell
{
    border: 1px dotted #999999;
    font-family:arial;
    padding-left:8px;
}

.lnkHdr
{
    border: 1px dotted #999999;
    color: #333399;
    padding: 2px 12px;
    font-family: arial;
    font-weight:bold;
}

.prbox
{
    border: 1px solid #000000;
    background: #ffffff;
    margin-top: 4px;
}

.prnum
{
    color: #ffffff;
    background: #000000;
    padding: 2px 8px;
    font-family:  Verdana,Arial,Helvetica;
    font-size: 13px;
}

.prbar
{
    border: 1px solid #999999;
    background: #ececec;
    margin-top: 1px;
}

.prhdr
{
    /*font-size:14px;*/
    padding-bottom:4px;
    color:#000000;
    font-family: arial;
}

.para { margin: 0 16px 8px 24px; text-align: justify; }

.adsense_box
	{
	margin-top: 20px;
	text-align: center;
	}

