div#gbk_title {
    padding-left: 40px;
}

div#gbk_title {
    font-size: 16px;
    margin: 0px;
}

div.gb_navi {
    margin-left: auto;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 210px;
    height: 18px;
}

div.listfirst {
    width: 25px;
    height: 18px;
    float: left;
    text-align: center;
}

div.listprev {
    width: 60px;
    height: 18px;
    float: left;
    text-align: center;
}

div.sitelist {
    width: 50px;
    height: 18px;
    float: left;
}

div.sitenum {
    float: left;
    width: 10px;
    height: 18px;
    text-align: center;
}

div.listnext {
    width: 50px;
    height: 18px;
    float: left;
    text-align: center;
}

div.listlast {
    width: 25px;
    height: 18px;
    float: left;
    text-align: center;
}

div#action h1 {
    text-align: center;
}

ul#guestbook {
    list-style: none;
    padding: 0px;
    padding-left: 40px;
    margin: 0px;
    font-size: 14px;
}

ul#guestbook span.gb_name {
    font-weight: bold;
}

ul#guestbook li {
    border-bottom: 1px dotted #B4C4C7;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

tr.important {
    display: none;
}

p.gbk_comm span {
    font-weight: bold;
}

div#gb_form {
    padding-left: 40px;
}

div#gb_form input {
    width: 250px;
}

div#gb_form th {
    font-weight: normal;
    vertical-align: top;
}

div#gb_form th.needed {
    font-weight: bold;
}
