#content #main #user_content .wp_submit
{
	display: block;
	position: absolute;
	top: 0px;
	left: 350px;
	width: 95px;
	background-color: #D1D1D1;
	color: #67686A;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	height: 19px;
	line-height: 19px;
	padding: 2px;
}

#content #main #user_content .wp_label
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 95px;
	background-color: transparent;
	color: inherit;
	font: inherit;
	text-align: right;
}

#content #main #user_content .wp_input
{
	display: block;
	position: absolute;
	top: 0px;
	left: 100px;
	width: 241px;
	background-color: #FFFFFF;
	color: inherit;
	font: inherit;
	padding: 2px;
	border: 1px solid #66686A;
}
