.f-input1  {
	background: #fff url(img/input1-bg.jpg) repeat-x bottom center; 
	border: 0;
	height: 17px;
	margin-bottom: 7px;
	color: #fd4f58; }
	
.f-input2  {
	background: #fff url(img/input1-bg.jpg) repeat-x bottom center; 
	border: 0;
	height: 17px;
	margin-bottom: 7px;
	color: blue; }

.f-input3  {
	height: 15px; width: 106px; 
	border: 1px solid #c80017; 
	padding: 0 2px;
}

.f-select  {
	border: 1px solid #c80017; 
}

.f-checkbox  {
	border: 1px solid #c80017; 
}

.f-textarea  {
	border: 1px solid #c80017; 
}

.f-radio  {
	height: 15px; width: 15px; 
	border: 1px solid #c80017; 
	color: #c80017;
}

.f-button1  {
	height: 17px; width: 17px; 
	background-color: #c80017; 
	color: #fff; font-weight: bold;
	border: 0;
	padding-bottom: 4px;
}

.f-submit  {
	height: 17px; width: 50px; 
	background-color: #c80017; 
	color: #fff; font-weight: bold;
	border: 0;
	padding-bottom: 4px;
}

.f-submit1  {
 	position:relative;  }
 	
.f-lefttext  {
	text-align: right;
	border: 0;
	height: 17px;
	margin-bottom: 7px;
	color: #000; }