#left {
background-image:URL(../images/left.gif);
width:8px;
height:376px;

}

#right {
background-image:URL(../images/right.gif);
width:8px;
height:376px;
}

#top {
background-image:URL(../images/top.gif);
background-repeat:repeat-x;
height:7px;
}

#left2 {
background-image:URL(../images/left2.gif);
background-repeat:no-repeat;
width:8px;
height:38px;
}

#right2 {
background-image:URL(../images/right2.gif);
background-repeat:no-repeat;
width:8px;
height:38px;
}

#bottom {
background-image:URL(../images/bottom.gif);
background-repeat:repeat-x;
height:7px;
}

#formtd {
height:362px;
background-color:#f6f6f6;
}

#formtd2 {
height:24px;
background-color:#f6f6f6;
}

#entry {
margin-left:5px;
margin-right:5px;
margin-top:5px;
font:12px Tahoma;
color:#555;
}

#entry b {
color:#4b4b4b;
}

.reload {
text-decoration:none;
color:#b5b5b4;
}

.reload:hover {
text-decoration:underline;
}

#inform {
display:block;
margin-top:10px;
}

#user {
margin-top:5px;
margin-bottom:5px;
}

#comment {
width:620px;
height:130px;
background-color:#fff;
margin-top:5px;
margin-bottom:5px;
margin-left:0;
}

#comments {
margin-top:10px;
margin-left:10px;
color:#555;
}

#comments td {
color:#555;
}

#comments .message {
border-top:1px dotted #bbb;
font:12px Tahoma;
color:#999;
padding-top:10px;
padding-bottom:10px;
}

.low {
font:11px Arial;
color:#999;
margin-top:40px;
}

.gdata {
height:12px;
font:12px Tahoma;
color:#d6d6d6;
vertical-align:middle!important;
padding-top:5px;
padding-bottom:5px;
}

.qdata {
font:12px Tahoma;
color:#d6d6d6;
vertical-align:middle!important;
padding-top:5px;
padding-bottom:5px;
}

.gdata img {
float:left;
margin:2px;
padding:0;
}

.qdata img {
float:right;
margin:2px 5px 2px 2px;
padding:0;
}

.gdata span {
float:left;
}

.qdata span {
float:right;
margin-right:5px;
}

.link {
font:12px Tahoma;
}

.js {
text-decoration:none;
}

#form,#form2 {
margin-top:10px;
}

.form,.form2 {
margin-top:10px;
}