@CHARSET "ISO-8859-1";

	.desktop_input_line input, .desktop_input_line select, .desktop_input_line textarea{
		border: 1px solid #909090;
		height: 18px;
		width: 120px;
	}

.desktop_input_phone_line input{
	border: 1px solid #909090;
	height: 18px;
	width: 110px;
}

.desktop_input_line{
	height: 20px;
	width: 145px;
	padding-right: 5px;
	padding-top: 3px;		
}
.desktop_wide_line input, .desktop_wide_line select, .desktop_wide_line textarea{
	border: 1px solid #909090;
	height: 18px;
	width: 100%;
}

.desktop_wide_line{
	height: 20px;
	width: 100%px;
	padding-right: 5px;
	padding-left: 5px;
}

.desktop_wide_label{
	height: 16px;
	width: 100%;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10px; 
	font-family: verdana; 
}

.desktop_label_line{
	height: 20px;
	width: 100%;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 3px;
	
	font-weight: bold;
	font-size: 10px; 
	font-family: verdana; 
}
