*{
font:10pt Tahoma;
}

#linkchecker-container {
                                font-size: 90%;
                                font-family: arial, "lucida console", sans-serif;
                                width: 400px;
                                margin-left: auto;
                                margin-right: auto;
                        }
                        #linkchecker-poweredby {
                                width: 100%;
                                text-align: center;
                                padding: 20px 0px;
                                background-color: #69c;
                        }
                        #linkchecker-header {
                                width: 100%;
                                text-align: center;
                                padding: 20px 0px;
                                background-color: #69c;
                        }
                        #linkchecker-content {
                                padding: 10px;
                                min-height: 400px;
                                height: auto !important;
                                height: 400px;
                        }
                        .linkchecker-result {
                                height: 100px;
                                width: 100%;
                                background-color: #6f9;
                        }

.pageMain{
font-size: 90%;
                                font-family: arial, "lucida console", sans-serif;
                                width: 400px;
                                margin-left: auto;
                                margin-right: auto;
                                text-align:center;


}

.header,h1{
margin-top:0px;
width: 100%;
text-align: center;
padding: 20px 0px;
background-color: #69c;
font-size:22pt;
font-weight:bold;
padding-top:40px;
padding-bottom:40px;
}

.table{
width:370px;
}

.table_top{
width:370px;
height:107px;
border-right:1px solid #336699;
border-bottom:1px solid #336699;
}
.table_top .tr{
clear:both;
border-bottom:1px solid #336699;
}
.table_top .td{
float:left;
padding-left:5px;
padding-right:5px;
padding-top:5px;
height: 25px;
border-left:1px solid #336699;
}

.table_bottom{
width:370px;
float:left;
border-right:1px solid #336699;
border-bottom:1px solid #336699;

}
.table_bottom .tr{
clear:both;
border-bottom:1px solid #336699;
}
.table_bottom .td{
text-align:center;
padding-left:5px;
padding-right:5px;
padding-top:5px;
height: 25px;
border-left:1px solid #336699;
float:left;

}

.table_bottom .prev{
text-align:center;
padding-left:5px;
padding-right:5px;
padding-top:5px;
height: 40px;
border-left:1px solid #336699;
float:left;

}

.table_bottom .td1{
padding-left:5px;
padding-right:5px;
padding-top:5px;
border-left:1px solid #336699;
float:left;

}

input[type=submit],input[type=button]{
border:1px outset;
background: #EEEEEE;

}

textarea, select, input[type=text]{
border:1px inset;
background: #FFFFFF;

}

.table_top .th,.table_bottom .th{
border-left:1px solid #336699;
height: 20px;
text-align:left;
font-weight:bold;
float:left;
width:99%;
background:#336699;
color: #FFFFFF;
padding-top:4px;
padding-left:4px;
}


