input.boxes {
	border-style:solid; 
	border-width:0px;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #808080;
}

input.button {
	margin-top: 20px;
}

img.button {
	margin-top: 20px;
}

input.input_info .problem {
	width:16px;
	height:16px;
}

input.extended {
	border: 1px solid #C0C0C0; 
	width: 279px; 
	height: 18px; 
	font-family: Verdana; 
	font-size: 12pt; 
	font-variant: normal; 
	font-style: inherit; 
	font-weight: inherit; 
	text-align: left; 
	vertical-align: baseline; 
	line-height: normal;
	color: #C0C0C0;
}

input.extended:focus {
	border: 1px solid #808080; 
	width: 279px; 
	height: 18px; 
	font-family: Verdana; 
	font-size: 12pt; 
	font-variant: normal; 
	font-style: inherit; 
	font-weight: inherit; 
	text-align: left; 
	vertical-align: baseline; 
	line-height: normal;
	color: #808080;
}

input.normal {
	border: 1px solid #808080; 
	height: 17px; 
	width: 267px; 
	font-family: Verdana; 
	font-size: small;
}

input.normal:focus {
	border: 1px solid #C0C0C0; 
	height: 17px; 
	width: 267px; 
	font-family: Verdana; 
	font-size: small;
}

input.problem  {
	border: 1px solid red; 
}

input.subscribe {
	width: 162px;
	height: 29px;
}

input.events {
	border: 1px solid #808080; 
	width: 180px; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10pt;
}
