.search-background {
	display: none;
	font-size: 13px;
	font-weight: bold;
	height:160px;
	position: absolute;
	padding-top:140px;
	text-align: center;
	opacity:0.5;filter: alpha(opacity=50) ;
	text-decoration: none;
	width: 520px;
	color:#FFFFFF;
	text-shadow: #fff 0px 0px 20px;
	left: 25%;
	}
	
search-background label{	

	border:solid #66FF00 1px;
}	

#paging_button ul{ height:auto; float:left; width: 100%; position:relative; padding:0px; margin:8px 5px; }

#paging_button ul li { 

	-moz-border-radius: 3px 3px 3px 3px;
    background: none repeat scroll 0 0 #999;
    color: #fff;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin: -2px 0px 6px 5px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
	list-style-type:none; 
    width: 20px;cursor:pointer;
	}
	
#paging_button ul li:hover{background:#006699; color: #000; cursor: pointer;}
/*li:hover{ color: #CC0000; cursor: pointer; }*/

.pagngtxt
{
	float: left !important;
	margin: 0 10px !important;
}