.board
{
width				: auto;
font-size			: 12px;
border-bottom		: 1px solid #DDDDDD;
}

.thread_head
{
text-align			: center;
width				: 40px;
padding				: 5px 0 5px 0;
border-top			: 1px solid #DDDDDD;
}

.thread_title
{
width				: 300px;
padding				: 5px 0 5px 10px;
border-top			: 1px solid #DDDDDD;
}

.thread_answers
{
text-align			: center;
padding				: 5px 5px 5px 5px;
border-top			: 1px solid #DDDDDD;
}

.thread_views
{
text-align			: center;
padding				: 5px 5px 5px 5px;
border-top			: 1px solid #DDDDDD;
}

.thread_lastpost
{
padding				: 5px 0 5px 15px;
border-top			: 1px solid #DDDDDD;
}

.thread
{
width				: auto;
font-size			: 14px;
margin				: 0px 0px 20px 0px;
}

.posting_head
{
height				: 100px;
width				: 100px;
border-top			: 1px solid #950909;
border-left			: 1px solid #950909;
border-bottom		: 1px solid #950909;
border-right		: 1px solid #DDDDDD;
padding				: 15px 5px 0 5px;
}

.posting_head_info
{
vertical-align		: bottom;
margin				: 20px 0 0 0;
}

.c
{
text-align			: center;
border-bottom		: 1px solid #DDDDDD;
vertical-align		: top;
}

.posting_content
{
border-right		: 1px solid #950909;
height				: auto;
vertical-align		: top;
width				: 450px;
padding				: 10px;
}

.posting_top
{
border-right		: 1px solid #950909;
border-top			: 1px solid #950909;
height				: 15px;
color				: #000000;
background-color	: #950909;
text-align			: left;
padding				: 6px;
font-size			: 10px;
}

.small_title
{
font-weight			: bold;
font-size			: 10px;
}

.posting_bottom
{
border-right		: 1px solid #950909;
border-bottom		: 1px solid #950909;
height				: 25px;
color				: #000000;
background-color	: #950909;
text-align			: right;
}

.posting_bottom img
{
vertical-align		: middle;
padding				: 0 5px 0 0;
}

.buttons
{
text-align			: right;
padding				: 10px 0 10px 0;
}

.buttons2
{
text-align			: left;
padding				: 10px 0 10px 0;
}

.sig
{
margin 				: 20px 0 0 0;
padding				: 10px 0 0 0;
font-size			: 10px;
background-image	: url(../pics/sig.gif);
background-position	: top left;
background-repeat	: no-repeat;
}