div.imgfond
{
 background-image: url('../images/imgfond/postman2.png');
 background-repeat: no-repeat;
 background-position: right top;
}

div.intro
{
 margin-right: 100px;
 font-family: georgia, ariel;
 font-size: 15px;
}

table#messtable
{
 width: 100%;
 height: 56px;
}

textarea#tmess
{
 width: 100%;
 height: 55px;
 border: 1px solid #973d00;
 background-color: #cbbf96;
 color: #973d00;
}

span.red
{
 font-weight: bold;
 color: red;
 font-family: georgia, arial;
 font-size: 13px;
}


th
{
 background-color: #2b1605;
 border: 1px solid #973d00;
}

td.sep
{
 font-size: 0px;
 height: 1px;
 background-color: #2b1605;
 border: 1px solid #973d00;
}


span#sps
{
 position: absolute;
 display: block;
 background-color: #2b1605;
 border: 2px solid #973d00;
}
span#sps input
{
 border: none;
 background-color: transparent;
 color: #cbbf96;
}

span#rete
{
 color: red;
 font-weight: bold;
}

td.mprecu
{
 background-image: url('../images/fond/tr.png');
 font-family: georgia, arial;
 font-size: 18px;
 color: #2b1605;
}

td.mprecu img
{
 position: relative;
 top: 2px;
}

table.listmess
{
 width: 616px;
}

table.listmess td.mb
{
 width: 100px;
}
table.listmess td.suppr
{
 width: 25px;
}
table.listmess td.message
{
 border: 2px solid #973d00;
 background-color: #cbbf96;
 min-height: 80px;
 color: #973d00;
 vertical-align: top;
 text-align: left;
}
table.listmess td.message div
{
 width: 490px;
 overflow: hidden;
}
