div#main.clientList form p{
	margin:2em 0;
}

p#pageList strong{
	color:#09f;
	font-weight:bold;
	font-size:large;
}
p.paginate{
	margin:1ex 0;
}
p.paginate strong{
	font-weight:bold;
}
p.paginate em{
	font-weight:bold;
	font-style:normal;
}


ul#pickList li{
	float:left;
	width:30%;
}


table#artList{
	border-spacing:0;
	empty-cells:show;
	border-collapse:collapse;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:100%;
}
table#artList th,table#artList td{
	text-align:center;
	padding:3px;
	border-top:1px solid #999;
}
table#artList thead th{
	background:#eee;
	border-right:1px solid #999;
}

ul#targetList{
	margin:1ex 0;
}


p#sort a{
	border:1px solid gray;
	padding:3px;
	background:#e0e0e0;
}



table#searchList{
	border-spacing:0;
	border-collapse:collapse;
	border-left:1px solid #333;
	border-top:1px solid #333;
	margin-top:3em;
	width:100%;
	clear:both;
}

table#searchList td,table#searchList th{
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:3px;
}
table#searchList th{
	width:7em;
	background:#ddf;
}

table#searchList td{
}

table#searchList ul{
	margin:0;
	padding:0;
}

form.firefoxSidebarBug table#searchList ul{
	width:535px;
}

table#searchList ul:after{
	content:".";
	height:0px;
	overflow:hidden;
	clear:both;
	display:block;
}
table#searchList td li{
	float:left;
	width:24%;
}







form#searchEstate{
	margin:0 0 1em 0;
}

form#searchEstate ul{
	margin:0;
}

form#searchEstate h2, div.estateWrap{
	padding-top:10px;
}

form#searchEstate h2{
	clear:both;
	font-family:sans-serif;
	font-weight:bold;
}
form#searchEstate p#searchBottom{
	clear:both;
}

form#searchEstate div#searchRail h3{
	clear:both;
}
form#searchEstate div#searchRail ul.station li{
	width:23%;
	float:left;
}


ul#searchParts{
	padding-top:1em;
}

ul#searchParts:after{
	content:".";
	height:0px;
	overflow:hidden;
	display:block;
	clear:both;
}


div#main.searchStep1 ul li{
	float:left;
	width:31%;
	padding:4px 0;
	margin:0;
}

div.searchStep2 ul:after{
	content:".";
	height:0px;
	overflow:hidden;
	display:block;
	clear:both;
}

div.searchStep2 ul li{
	float:left;
	width:31%;
	padding:4px 0;
	margin:0 !important;
	margin:-7px 0;
}


/*


div.estateWrap div{
	float:left;
	width:50%;
}
div.estateWrap div h2{
	display:inline;
	clear:none;
}

ul#search_city li,ul#joken li, ul#eqo li{
	width:22%;
	float:left;
	margin:0;
	padding:0;
}
#suply li{
	float:left;
	width:30%;
}
ul#search_city:after{
	content:" ";
	height:0px;
	overflow:hidden;
	clear:both;
	display:block;
}


div#suply{
	margin-top:3em;
}


div#result{
	clear:both;
	margin-top:1em;
}


*/