.ebay_widget {
	width:100px;
	overflow: hidden;
	padding:5px;
	background:#ffffff;
	line-height:20px;
	border:1px solid #999;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
div.label{
	clear: both;
	float:left;
	width:400px;
	text-align:left;
	margin-right:10px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 10px;
	margin-top: 2px;
	font-weight: bold;
		}
div.labelshort{
	clear: both;
	float:left;
	width:250px;
	text-align:left;
	margin-right:10px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 10px;
	margin-top: 2px;
	font-weight: bold;
		}
div.labelshort_widget{
	clear: both;
	float:left;
	width:150px;
	text-align:left;
	margin-right:0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	height: 10px;
	margin-top: 2px;
	font-weight: bold;
		}
div.note{
	clear: both;
	float:left;
	width:400px;
	text-align:left;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom:2px;
	margin-right:10px;
	height: 10px;
	margin-top: 2px;
	font-size: 11px;
	font-style: italic;
	color: #9A9A9A;
		}
div.notelong{
	clear: both;
	text-align:left;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom:2px;
	margin-right:10px;
	height: 10px;
	margin-top: 2px;
	font-size: 11px;
	font-style: italic;
	color: #9A9A9A;
		}
label.notelong_widget{
	text-align:left;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom:2px;
	margin-right:10px;
	height: 10px;
	margin-top: 2px;
	font-size: 11px;
	font-style: italic;
	color: #9A9A9A;
		}
.textfield {
	border: 1px solid #DDDDDD;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-family:Verdana;
	font-size:12px;
	width: 320px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	background-color: #FFFFF;
	background-image: url(grad1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.textfield_widget {
	border: 1px solid #DDDDDD;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-family:Verdana;
	font-size:12px;
	width: 200px;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	background-color: #FFFFF;
	background-image: url(grad1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.textfield:hover, .textfield:focus {
	border: 1px solid #FF3300;
	/*background-color: #EFFAFA;*/
}
.textfield_widget:hover, .textfield_widget:focus {
	border: 1px solid #FF3300;
	/*background-color: #EFFAFA;*/
}
.inputbox {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	width: 250px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}



.inputbox:hover, .inputbox:focus {
	background: #CDECED;
	border: 1px solid #999999;
}

fieldset { border: 1px solid #666666; padding: 5px; border-color: #c5c5c5; margin: auto; padding: 10px;}
legend { color: #006699; font-weight: bold;}
.prule { height: 1px; background-color:#c5c5c5; width: 100%;
}
#updateoptionform { }
label.error {
  background-image: url(unchecked.gif);
  background-repeat:no-repeat;
  color: #FF0000;
  background-color:#F8F8F8;
  border:none;
  padding-left:20px;
  vertical-align:text-top
}
label.success {
  background-image: url(checked.gif);
  background-repeat:no-repeat;
  background-color:#F8F8F8;
  border:none;
  padding-left:20px;
  vertical-align:text-top
}
#warning { display: none; }
