﻿.gradientbutton {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/discussion/green_bg2.png);
	height: auto;
	width: auto;
	padding-left: 1px;
	padding-right: 1px;
	border: solid 1px #b3c0a7;
}

.field
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.fieldlabel
{
	text-align: right;
	font-weight: bold;
	width: 150px;
}

.forum_title
{
	height: 24px;
	background: url(../images/discussion/green_bg.png) repeat-x;
	width: 100%;
	line-height: 24px;
	color: Black;
	font-weight: bold;
	font-size: 16px;
	text-indent: 3px;
}

.posttitle
{
	background: url(../images/discussion/green_bg.png) repeat-x;
	height: 18px;
	font-weight: bold;
}