.board_desc
{
	width: 33%;
	vertical-align: top;
}

.board_desc h3
{
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: center;
}

.msglist .author
{
	font-weight: bold;
}

.msglist .time
{
	font-style: italic;
}

p.message
{
	margin-left: 3em;
	margin-right: 3em;
}

.headerlabel
{
	font-weight: bold;
}

.subject
{
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

.pleasecheck
{
	font-weight: bold;
	text-align: center;
}

.note,
.disclaimer
{
	font-style: italic;
	text-align: center;
}

.form_post
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
}

.form_post td
{
	text-align: left;
}

div.search_button
{
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

td.username_from_cookie,
td.subject_for_comment
{
	padding-top: 4px;
	vertical-align: top;
	color: blue;
}

.nom_to_del
{
	font-size: 7pt;
	font-style: italic;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nomdel,
.nomdeluser
{
	font-size: 8pt;
	color: red;
}

.nomdeluser
{
	font-weight: bold;
}

