

#subscribe {
	background-color: #F5821A;
}

#artforms-box div.labelValue {
	background:#FFC581;
	margin-bottom:6px;
	padding:2px 3px 3px;
	line-height:18px;
	height:auto;
	position:relative;
}
#artforms-box div.comments {
	background:none;
	margin-bottom:6px;
	padding:9px 0 0;
	height:auto;
}
#artforms-box div.comments textarea {
	background:#FFC581;
	border:none;
	width:420px;
}
#artforms-box div.labelValue span {
	position:absolute;
	right:3px;
	top:3px;
}
#artforms-box .affieldname {
	border:none;
	line-height:14px;
	height:14px;
	display:inline;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	vertical-align:top;
}
#artforms-box div.comments  .affieldname {
	display:block;
	height:auto;
}
#artforms-box input.inputbox {
	background:none;
	border:none;
	line-height:14px;
	height:14px;
	display:inline;
	vertical-align:top;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#artforms-box div {
	margin-left:0!important;
	padding:0;
}
#artforms-box #artforms-buttons {
	text-align:right!important;
}
#artforms-box .artforms-button {
	border:none;
	background:#eeeeee;
	margin-right:5px;
}
