﻿.inputA
{
	background:transparent url(../../images/common/forms/inputa.png) repeat scroll 0 0;
	height:28px;
	position:relative;
	width:172px;
}
.inputA input
{
	border: none;
	background: none;
	float: left;
	position: absolute;
	left: 5px;
	top: 6px;
	font-family:Tahoma;
	color: #979797;
	font-size: 12px;
	width: 155px;
}


.inputB
{
	background: transparent url(../../images/common/forms/inputb.png) repeat scroll 0 0;
	height: 24px;
	width: 130px;
	position: relative;
}
.inputB input
{
	border: none;
	background: none;
	float: left;
	position: absolute;
	left: 5px;
	top: 5px;
	font-family:Tahoma;
	color: #979797;
	font-size: 12px;
	width: 120px;
}



.taA
{
	background:transparent url(../../images/common/forms/taA.png) repeat scroll 0 0;
height:104px;
position:relative;
width:187px;
}
.taA textarea
{
	overflow:auto;
	border: none;
	background: none;
	float: left;
	position: absolute;
	left: 5px;
	top: 5px;
	font-family:Tahoma;
	color: #979797;
	font-size: 12px;
	width: 177px;
	height: 94px
}






.cbx_remember
{
	bottom: -23px;
	color: #989898;
	font-family:Tahoma;
	font-size: 12px;
	position: absolute;
	right: 83px;
}
.cbx_remember label
{
	float: left;
	line-height: 9px;
	margin-left: 6px;
}
.cbx_remember input
{
	float: left;
	width: 12px;
	height: 12px;
}



.inputC
{
	background: transparent url(../../images/common/forms/inputC.png) repeat scroll 0 0;
	height: 24px;
	width: 187px;
	position: relative;
}
.inputC input
{
	border: none;
	background: none;
	float: left;
	position: absolute;
	left: 5px;
	top: 5px;
	font-family:Tahoma;
	color: #979797;
	font-size: 12px;
	width: 177px;
}
