.input_tiny {
	width: 50px;
}
.input_small {
	width: 100px;
}
.input_medium {
	width: 150px;
}
.input_large {
	width: 200px;
}
.input_xlarge {
	width: 250px;
}
.input_xxlarge {
	width: 300px;
}
.input_full {
	width: 100%;
}
.input_full_wrap {
	padding-right: 8px; display: block;
}
input:invalid {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
button:invalid {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
a:invalid.button {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
select:invalid {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
textarea:invalid {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input:focus {
	z-index: 1; box-shadow: 0px 0px 5px 0px #0066ff; -webkit-box-shadow: #0066ff 0 0 5px 0; -moz-box-shadow: #0066ff 0 0 5px 0;
}
button:focus {
	z-index: 1; box-shadow: 0px 0px 5px 0px #0066ff; -webkit-box-shadow: #0066ff 0 0 5px 0; -moz-box-shadow: #0066ff 0 0 5px 0;
}
a.button:focus {
	z-index: 1; box-shadow: 0px 0px 5px 0px #0066ff; -webkit-box-shadow: #0066ff 0 0 5px 0; -moz-box-shadow: #0066ff 0 0 5px 0;
}
select:focus {
	z-index: 1; box-shadow: 0px 0px 5px 0px #0066ff; -webkit-box-shadow: #0066ff 0 0 5px 0; -moz-box-shadow: #0066ff 0 0 5px 0;
}
textarea:focus {
	z-index: 1; box-shadow: 0px 0px 5px 0px #0066ff; -webkit-box-shadow: #0066ff 0 0 5px 0; -moz-box-shadow: #0066ff 0 0 5px 0;
}
input[type='file']:focus {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='file']:active {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='radio']:focus {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='radio']:active {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='checkbox']:focus {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
input[type='checkbox']:active {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
button {
	background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif; margin: 0px; padding: 3px 10px; outline: 0px; border-radius: 4px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; display: inline-block; cursor: pointer; font-size-adjust: none; font-stretch: normal; text-shadow: 0px 1px 1px white; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-background-clip: padding; -moz-background-clip: padding;
}
a.button {
	background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif; margin: 0px; padding: 3px 10px; outline: 0px; border-radius: 4px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; display: inline-block; cursor: pointer; font-size-adjust: none; font-stretch: normal; text-shadow: 0px 1px 1px white; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='reset'] {
	background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif; margin: 0px; padding: 3px 10px; outline: 0px; border-radius: 4px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; display: inline-block; cursor: pointer; font-size-adjust: none; font-stretch: normal; text-shadow: 0px 1px 1px white; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='submit'] {
	background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif; margin: 0px; padding: 3px 10px; outline: 0px; border-radius: 4px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; display: inline-block; cursor: pointer; font-size-adjust: none; font-stretch: normal; text-shadow: 0px 1px 1px white; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='button'] {
	background: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)) repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.3 "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif; margin: 0px; padding: 3px 10px; outline: 0px; border-radius: 4px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; display: inline-block; cursor: pointer; font-size-adjust: none; font-stretch: normal; text-shadow: 0px 1px 1px white; -webkit-appearance: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-background-clip: padding; -moz-background-clip: padding;
}
button:hover {
	text-decoration: none; background-image: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(204, 204, 204));
}
a.button:hover {
	text-decoration: none; background-image: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(204, 204, 204));
}
input[type='reset']:hover {
	text-decoration: none; background-image: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(204, 204, 204));
}
input[type='submit']:hover {
	text-decoration: none; background-image: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(204, 204, 204));
}
input[type='button']:hover {
	text-decoration: none; background-image: linear-gradient(rgb(255, 255, 255), rgb(238, 238, 238) 1px, rgb(204, 204, 204));
}
button:active {
	border-color: rgb(153, 153, 153) rgb(187, 187, 187) rgb(221, 221, 221); box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(221, 221, 221), rgb(238, 238, 238)); -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
a.button:active {
	border-color: rgb(153, 153, 153) rgb(187, 187, 187) rgb(221, 221, 221); box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(221, 221, 221), rgb(238, 238, 238)); -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type='reset']:active {
	border-color: rgb(153, 153, 153) rgb(187, 187, 187) rgb(221, 221, 221); box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(221, 221, 221), rgb(238, 238, 238)); -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type='submit']:active {
	border-color: rgb(153, 153, 153) rgb(187, 187, 187) rgb(221, 221, 221); box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(221, 221, 221), rgb(238, 238, 238)); -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
input[type='button']:active {
	border-color: rgb(153, 153, 153) rgb(187, 187, 187) rgb(221, 221, 221); box-shadow: inset 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(221, 221, 221), rgb(238, 238, 238)); -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
}
a.button {
	
}
button {
	
}
textarea {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
select {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='date'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='datetime'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='datetime-local'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='email'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='month'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='number'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='password'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='search'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='tel'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='text'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='time'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='url'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
input[type='week'] {
	border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); margin: 0px; padding: 2px 3px; outline: 0px; border-radius: 0px; border-image: none; height: 1.8em; text-align: left; color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-size: 13px; vertical-align: top; box-sizing: border-box; background-clip: padding-box; background-color: white; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; -webkit-background-clip: padding; -moz-background-clip: padding;
}
textarea[disabled] {
	background-color: rgb(238, 238, 238);
}
select[disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='date'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='datetime'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='datetime-local'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='email'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='month'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='number'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='password'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='search'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='tel'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='text'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='time'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='url'][disabled] {
	background-color: rgb(238, 238, 238);
}
input[type='week'][disabled] {
	background-color: rgb(238, 238, 238);
}
button[disabled] {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
input[disabled] {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
select[disabled] {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
select[disabled] option {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
select[disabled] optgroup {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
textarea[disabled] {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
a.button_disabled {
	color: rgb(136, 136, 136); cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none;
}
input.placeholder_text {
	color: rgb(136, 136, 136);
}
textarea.placeholder_text {
	color: rgb(136, 136, 136);
}
textarea {
	height: auto;
}
select[size] {
	height: auto;
}
select[multiple] {
	height: auto;
}
select[size='0'] {
	height: 1.8em;
}
select[size='1'] {
	height: 1.8em;
}
@media not all
{
select[size] {
	padding-right: 3px; background-image: none;
}
select[multiple] {
	padding-right: 3px; background-image: none;
}
select[multiple][size] {
	padding-right: 3px; background-image: none;
}
select {
	background-position: right; padding-right: 20px; background-image: url("data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw=="); background-repeat: no-repeat;
}
select[size='0'] {
	background-position: right; padding-right: 20px; background-image: url("data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw=="); background-repeat: no-repeat;
}
select[size='1'] {
	background-position: right; padding-right: 20px; background-image: url("data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw=="); background-repeat: no-repeat;
}
}
textarea {
	width: 100%; overflow: auto; min-height: 40px; resize: vertical;
}
optgroup {
	color: black; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; font-style: normal; font-weight: normal;
}
.ie6_button {
	background: url("../images/button.png?1298351022") repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.2 Arial, sans-serif; padding: 2px 10px 0px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
* html button {
	background: url("../images/button.png?1298351022") repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.2 Arial, sans-serif; padding: 2px 10px 0px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
* html a.button {
	background: url("../images/button.png?1298351022") repeat-x rgb(221, 221, 221); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(187, 187, 187) rgb(153, 153, 153); font: bold 12px/1.2 Arial, sans-serif; padding: 2px 10px 0px; border-image: none; width: auto; color: rgb(51, 51, 51); overflow: visible; text-decoration: none; vertical-align: top; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
* html a.button {
	top: 3px; padding-bottom: 2px; position: relative;
}
* html button {
	padding-top: 1px; padding-bottom: 1px;
}
.ie6_input {
	background: white; border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); padding: 2px 3px 1px; border-image: none; color: black; font-family: Arial, sans-serif; font-size: 13px; vertical-align: top;
}
* html textarea {
	background: white; border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); padding: 2px 3px 1px; border-image: none; color: black; font-family: Arial, sans-serif; font-size: 13px; vertical-align: top;
}
* html select {
	background: white; border-width: 1px; border-style: solid; border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225); padding: 2px 3px 1px; border-image: none; color: black; font-family: Arial, sans-serif; font-size: 13px; vertical-align: top;
}
* html select {
	margin-top: 1px;
}
.placeholder_text {
	color: rgb(136, 136, 136);
}
.ie6_input_disabled {
	color: rgb(136, 136, 136);
}
.ie6_button_disabled {
	color: rgb(136, 136, 136);
}
.ie6_input_disabled {
	background: rgb(238, 238, 238);
}
