/* forms */
.button_searchbig {
	background: url(../images/button_searchbig.gif) no-repeat;
	width:100px;
	height:30px;
	border: 0px;
}
input, select, textarea {
	border:1px solid #d9d9d9;
	padding:3px;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.button_login {
	background:url(../images/button_login.gif) no-repeat;
	width:60px;
	height:30px;
	border: 0px;
}
.button_continue {
	background:url(../images/button_continue.gif) no-repeat;
	width: 81px;
	height:30px;
	border: 0px;
}
.button_searchsmall {
	background:url(../images/button_searchsmall.png) no-repeat;
	width:104px;
	height: 30px;
	border: 0px;
}
.button_post {
	background: url(../images/button_post.png) no-repeat;
	width:81px;
	height:30px;
	border:0px;
}
.button {
	background:url(../images/button.png) no-repeat;
	height:25px;
	text-align:center;
	line-height:25px;
	color: #ffffff;
	font-size:8pt;
	font-weight:bold;
	border:1px solid #8fc400;
	padding: 0px 10px;
}