#container{
    width: 100%;
}
.check-result-table td{
    text-align: left;
    line-height: 1.4em;
}
.check-result-table textarea {
    width:300px;
    display: inline;
}
#link-table td{
    text-align: left;
}
.topMsg {
    background-color: #E6E6FA;
    border-top: 1px solid #E4E4F1;
    border-left: 1px solid #E4E4F1;
    border-right: 2px solid #B0C4DE;
    border-bottom: 2px solid #B0C4DE;
    margin: 10px 0px;
}
.topMsg p{
    padding:3px 10px;
}
#column-right p {
    line-height: 1.5em;
}
#sitecheck-sample {
    border-top: 2px solid #B0C4DE;
    margin-top:20px;
}
#sitecheck-sample p{
    margin: 10px 0px;
}
#sitecheck-sample img {
    border: 1px solid #CCC;
}
table.keyword-result {
    clear: none;
    width: 99%;
}
table.keyword-result form{
    clear: none;
    margin: 0px;
    width: auto;
    padding-top: 20px;
}
.seachbox {
    margin-top: 30px;
    border-top: 1px solid #999;
    padding-top: 15px;
}
.seachbox form{
    float: left;
    width: 250px;
    text-align: center;
}
center table {
    border: 0px;
}
.yahoo {
    color: #ff0000;
}
.google {
    color: #0000ff;
}
