body {
    background: #eff3e4;
    font-family: "Times New Roman", Times, Serif;
    font-size: 10px;
    text-align: center;
}
table {
    margin: 0px auto;
    width: 600px;
    /*text-align: center;*/
}
.smallcaps { 
    color: #595959;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0px auto;
}
.sctool {
    width: 250px;
    background: #ffffff;
    text-align: center;
    color: #595959;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0px auto;
}
#footer {
    clear: both;
    margin-top: 1em;
    padding: 0.5em 0;
    text-align: center;
} 
#title {
    text-align: center;
    background: #ffffff;
    /*font-size: 16px;*/
    font-weight: bold;
    width: 250px;
}
.igeneral {
    width: 200px;
    height: 14px;
    font-size: 1em;
    color: #595959;
    letter-spacing: 0.1em;
}
.istrange {
    width: 120px;
    height: 14px;
    font-size: 1em;
    color: #595959;
    letter-spacing: 0.1em;
}
.iselect {
    width: 80px;
    height: 18px;
    font-size: 1em;
    color: #595959;
    letter-spacing: 0.1em;
}

#google {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.isubmit {
    width: 75px;
    height: 20px;
    font-size: 1em;
    color: #595959;
    letter-spacing: 0.1em;
    font-size: 12px;
    font-family: "Times New Roman", Times, Serif;
    text-transform: uppercase;
}
div.subnote {
    font-size: 10px;
}
div.tooltitle {
    font-size: 14px;
    font-weight: bold;
}
td.toolselect {
    vertical-align: top;
}
.ttop {
    height: 15px;
    width: 250px;
    background-image: url(http://www.easydnslookup.com/static/pix/tt.png);
}
.tbottom {
    height: 15px;
    width: 250px;
    background-image: url(http://www.easydnslookup.com/static/pix/tb.png);
}
form {
    margin-top: 0px;
    margin-bottom: 0px;
}
.ext-link {
    background: url(http://www.easydnslookup.com/static/pix/ext-link.png) left center no-repeat;
    padding-left: 16px;
}
.parae {
    width: 500px;
    text-align: left;
    padding: 15px;
    color: #595959;
}
.parat {
    font-size: 14px;
    font-weight: bold;
}
.para {
    text-indent: 14px;
    font-size: 12px;
}
.pre {
    text-align: left;
    font-size: 12px;
}


