/*
#DEDFDF
#AEB9AE
#D1D1D1
#005CB1
#AEB9AE
#AABDCD
#B8B8B8
#ACA899
#B02B2C
#B42000
*/
.try{
    position: absolute;
}

cite {
    background-color: #eee;
    color: #444;
    border: solid 2px #ddd;
    width: 500px;
    /*padding: 5px 5px 5px 5px;
    margin: 10px 5px 10px 5px;*/
    

}

.lastEdit{
    margin: 5px 5px 5px 5px;
    color: #777;
}

.nonexistpost{
    width: 643px;
    background-color: #eee;
    border: solid 2px #ACA899;
    padding: 2px 2px 2px 5px;
}

.forumBox{
    background-color: #f1f1f1;
    color: #555;
    border: solid 1px #3f7137;
    border-bottom: solid 2px #3f7137;
    position: relative;

    padding: 2px 2px 2px 5px;
    margin-top: 5px;

}
div.forumPost {
    width: 650px;
    background-color: #eee;
    margin: 10px 0 10px 0;
    border: 2px solid #ACA899;
}
div.forumPostHeader {
    background-color: #ACA899;
    color: #fff;
    line-height: 16px;
    height: 16px;
    padding: 2px 2px 2px 2px;
}
div.forumPostHeader a{
    color: #fff;
}
div.forumPostHeader a:hover{
    color: #ccc;
}
div.forumPostContent {
    background-color: #fff;
    float: left;
    width: 500px;
    min-height: 70px;
    /*padding: 5px 5px 5px 5px;
    */
    padding: 5px 5px 5px 5px;
}
div.forumPostInfo {
    width: 133px;
    float: left;
    padding: 2px 2px 2px 5px;
    background-color: #f1f1f1;
}
div.forumPostFooter {
    background-color: #DEDFDF;
    line-height: 20px;
    height: 20px;
}
div.forumPostFooter a {
    margin: 0 5px 0 5px;
}
.forumPostHeader_half {
    width: 50%;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.text_right {
    text-align: right;
}
.text_left {
    text-align: left;
}
.text_center {
    text-align: center;
}
.amBox {
    position: relative;
    height: 25px;
    margin-top: 50px;
    padding-top: 4px;
    border: solid 1px #3f7137;
    background-color: #849d84;
}
th.tc{
    background-color: #B8B8B8;
    color: #444;
    height: 20px;
    border: solid 1px #ACA899;
}

div.forumForumTitle a{
    color: #555;
    text-decoration: underline;
}
div.forumForumTitle a:hover{
    color: #333;
    text-decoration: none;
}
.forum_ct_0{
    background-color: #f1f1f1;
    height: 20px;
}
.forum_ct_1{
    background-color: #fff;
    height: 20px;
}
