.forum_name
{
font-size: 1.6em;
color: black;/*rgb(149,102,64);*/
font-family: "Bohemian typewriter";
text-decoration:none;
margin-left:15px;
}

th.read
{
background-position:0 -7px;
width:8%;
}

th.cat
{
font-size: 2.2em;
font-family: WFGrinched;
font-weight:normal;
cursor:default;
width:36%;
background-position:13% -7px;
}

th.sujets
{
width:8%;
background-position:48% -7px;
}

th.reps
{
width:8%;
background-position:58% -7px;
}

th.last
{
width:40%;
background-position:right -7px;
}

tr.head th
{
/*padding-top:35px;*/
color:white;
height:82px;
vertical-align:middle;
}

tr.topic_head th.topic
{
width:37%;
}

tr.topic_head th.vus
{
width:10%;
}

tr.topic_head th.auteur
{
width:15%;
}
tr.topic_head th.last
{
width:20%;
}

 .postavatar { height: 64px; 
 -moz-border-radius:4px; 
 -webkit-border-radius:4px;
 border-radius:4px;
 }
 .post_header 
 { 
 background:url("/images/forum/header.png") repeat scroll 0 0 transparent;
height:50px;
padding:12px 40px;
width:628px; 
}

.post_haut
{ 
background:url("/images/forum/haut.png") repeat scroll 0 0 transparent;
height:34px;
margin-left:24px;
width:666px; 
}

.post_corps 
{ 
background:url("/images/forum/milieu.png") repeat scroll 0 0 transparent;
margin-left:24px;
padding:0 20px;
width:626px;
/*min-height:60px; */
}

.post_bas 
{
background:url("/images/forum/bas.png") repeat scroll 0 0 transparent;
height:10px;
margin-bottom:10px;
margin-left:27px;
width:659px;
}
.post_tools { margin-right: 30px; margin-top:15px; }

.post_corps .quote { background: #c9c59d; border:none; }
.post_corps .quote legend  { background: #c9c59d; font-weight:bold; }
.post { margin-left:-5px; }
.post_inside { position:relative; top:-20px; }
