body div#pp_options {
	position: fixed;
	top: 0;
	left: 0;
	padding: 4px;
	background: #f0f0f0;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	opacity: 0.85;
	font-size: 11px;
	line-height: 1em;
}
body div#pp_options p {
  display: inline;
  color: #aaa;  
}
body div#pp_options ul {
  display: inline;
	margin: 0;
	padding: 0;
}
body div#pp_options li {
	display: inline;
	padding: 0 9px;
}
body div#pp_options li a {
	color: #999;
}
body div#pp_options li a.on {
	color: #000;
	background: #d4fb78;
}


.ui-dropdownchecklist-dropcontainer {
padding: 2px!important;
}


.ui-dropdownchecklist-text {
font-size: 12px!important;
padding-left: 4px;
}


ui-dropdownchecklist-wrapper {
padding: 0px!important;
margin: 0px!important;
}


.ui-dropdownchecklist-dropcontainer {
width:180px;
margin: 0px;
padding: 0px;
}


.ui-dropdownchecklist-item input {
margin-left: 2px;
}

.ui-dropdownchecklist {
width: 180px;
margin-top:8px;
margin-bottom:15px;
}


#inghams-query-form .ui-dropdownchecklist-item input {
background:transparent url(../images/forms_checkbox.gif) no-repeat scroll 4px 0;
color:#333333;
display:block;
font-size:22px;
line-height:normal;
padding:3px 3px 3px 2em;
text-decoration:none;
}

#inghams-query-form select {
cursor:pointer;
float:left;
font-size:11px;
height:21px;
line-height:13px;
overflow:hidden;
padding-top:1px;
margin-top:5px;
/*margin-bottom:10px;*/
margin:2px 0 5px 0;
width: 180px!important;
}

#inghams-query-form label {
display:block;
float:left;
margin-right:8px;
margin-top:4px;
font-size: 0.8em;
}


#inghams-query-form ui-dropdownchecklist {
width: 163px;
}


