/* CSS Document */

#new_list_banner{
	height:25px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(images/bg-b.jpg);
}
#navigator_no{
	background-color:#F3F3F3;
	border:solid 1px #D4D4D4;
	width:22px;
	float:left;
	text-align:center;
	margin-right:3px;
	margin-bottom:3px;
}
#navigator{
	width:100%;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}