DIV#actions {
margin: 0 ;
padding-top: 2px;

}

#actions a {
text-decoration: none;
background-color: #ccc;
font-size: 1em;
height: 1.5em;
line-height: 1.5em;
padding-right : 10px;
padding-left: 3px;
}

#actions a:hover {
background-color: #bbb;
}

.forum td {
padding-left: 10px;
padding-right: 10px;

}



.forum tr {
##border: 1px solid #333;
}


textarea {
width: 400px;
height: 225px;
 float: left; 
}

textarea.post {
width:290px;
height: 80px;
float: left;
}

ul.posts li.post {
line-height: 1;
padding-bottom: 2px;
padding-top: 4px;
border: 1px gray dotted ;
background-color: #C33840;
background-color: #ccc;
margin-top:3px;
float:left;
width: 370px;
}


.posts span.content {
float: left;
width: 300px;
}

span.name {
color: #000;
float: left;
vertical-align: center;
text-align:center;
}

fieldset {
clear: both;
}



input {
float: left;
}

input.c {
background-color: #f0a0a0;
}

label {
float: left;
}


br.clear{
clear: both;
}

.error {
color:#b3000c;
}

.posts li.post, li.topic {
padding-top: 10px;
margin: 0;
line-height: 0;
list-style: none;

}
.forum li p {
padding 0;
font-size: 12px;

}



ul.posts a {
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}

.forum img {
}

ul.posts a {
float: left;
}

.posts span.b {
float: left;
color: red;
}

.stop {
clear: both;
}




DIV.layout {
background-color: white;
border: 1px solid black;
padding: 5px 5px 5px 5px;
}

DIV.layout h1 {
font-size: 16px;
font-weight: bold;
}

div.layout a {
color: blue;
float: none;

}



