/**************************************************************************
***************************************************************************
***************************************************************************

plugin: Listing
copy this file to the directory of your template

***************************************************************************
***************************************************************************
**************************************************************************/
div.listing_wrapper {
	margin: 0px 0px 15px 0px;
	clear: both;
}
div.listing_console {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
div.listing_console table td {
	
}
div.listing_advanced_console {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ffffff;
	background: #eeeeee;
	color: #777777;
}
div.listing_advanced_console table td {
	padding-right: 10px;
}
form.listing_advanced_form {
	margin: 0px;
	padding: 0px;
}
form.listing_advanced_form div.element_select {
	padding: 0px 0px 0px 0px;
	clear: both;
}
form.listing_advanced_form div.element_select select {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form.listing_advanced_form div.element_select select option {
	padding: 0px 5px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
