/** good-combo 2.1.3:http://code.google.com/p/good-combo/ This is the default skin. */div.good {
	white-space:nowrap;
	height:21px;
	border:0;
	margin:0;
	padding:0;
	/* width:199px!important;
	*/width:auto
}
div.good input {
	margin:0;
	padding:1px 3px;
	background:#fff;
	border:1px solid #e8e8e8;
	height:18px;
	color:#696969;
	line-height:18px;
	vertical-align:middle;
	left:0;
	top:0;
	width:183px
}
div.good div.icon {
	width:17px;
	height:21px;
	border:0;
	background:transparent url("trigger.gif") no-repeat 0 0;
	cursor:pointer;
	border-bottom:1px solid #e8e8e8;
	top:0;
	left:184px
}
div.good div.list-wrapper {
	left:0;
	top:21px;
	border:1px solid #D9D9D9;
	background-color:#FFF;
	padding:0;
	margin:0;
	width:199px;
	bottom:auto
}
div.good div.list-wrapper-up {
	top:auto;
	bottom:21px
}
div.good ul {
	list-style-type:none;
	padding:0;
	margin:0;
	height:200px
}
div.good li {
	padding:0;
	padding-left:5px;
	font-size:.98em;
	background-color:#FFF;
	cursor:pointer;
	margin:0
}
div.good li.active {
	background-color:#dfe8f6
}
/*for IE*/div.good a,div.good a:visited,div.good a:active {
	display:block;
	width:100%;
	width:199px!important;
	text-decoration:none;
	font:normal 1em arial,helvetica,sans-serif;
	color:#696969;
	cursor:pointer;
	margin:0;
	height:20px
}
div.good input.empty {
	color:gray
}
a.to-highlight:hover {
	background-color:#dfe8f6
}
