.forum_content
{
	font-size: 13px;
}

.forum_headline
{
	font-size: 15px;
	font-weight: bold;
}

.forum_common1
{
	font-size: 13px;
}

.forum_common2
{
	font-size: 12px;
}

.forum_common3
{
	font-size: 11px;
}

.forum_line0
{
	font-size: 2px; line-height: 2px
}

.forum_line1
{
	font-size: 5px; line-height: 5px
}

.forum_line2
{
	font-size: 8px; line-height: 8px
}

.forum_line_grey
{
	font-size: 1px; line-height: 1px;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EEEEEE;
	color: #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

/* The buttons used for bbCode styling in message post */
select.select {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }

input.btn80
{
  font-size:12px;
  font-weight:normal;
  font-family:Arial;
  width:80px;
}

input.btn80b
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  width:80px;
}

input.btn120
{
  font-size:12px;
  font-weight:normal;
  font-family:Arial;
  width:120px;
}

input.btn120b
{
  font-size:12px;
  font-weight:bold;
  font-family:Arial;
  width:120px;
}
