#wpa_list_container {
	text-decoration: none;
	overflow:hidden; position: relative;

}
.wpa_list_auction { 
	border:solid #ccc 1px; 
	padding:8px;position:relative; 
	opacity:0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; font-size:12px;
	background:url(remove.png) center right no-repeat 5px;
	border-radius: 8px; 
	font-family:"LubalGraphBdBTBold",Tahoma; 
	margin-bottom:3px;
	text-align:justify;
	height:0px;
}
	
#wpa_list_container .wpa_list_auction{
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 5px 12px 5px;
	text-align:justify;
	margin-bottom:11px;
		}
		
.wpa_list_search-background {
	display: none;
	font-size: 13px;
	font-weight: bold;
	height:160px;
	position: absolute;
	padding-top:113px; left: 78px;
	text-align: center;
	opacity:0.5;filter: alpha(opacity=50) ;
	text-decoration: none;
	color:#FFFFFF;
	text-shadow: #fff 0px 0px 20px;
	}
	
wpa_list_search-background label{	

	border:solid #66FF00 1px;
}	

#wpa_list_paging_button:after { clear: both; content: " "; display: block; line-height: 0; height: 0; visibility: hidden; }
#wpa_list_paging_button ul { padding:0px; margin: 5px 0;  }

#wpa_list_paging_button ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
    background: #d94426 !important;
    color: #FFFFFF;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px 0 0;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
#wpa_list_paging_button ul li:hover{ background: #59362B !important;}
#wpa_list_paging_button ul li.wpa-list-widget-current { background: #59362B !important; }
