
UL.ntProv, UL.ntCategory, DIV.ntBus UL, UL.ntList, DL.ntList, UL.ntCity, UL.streets{
	margin:0px 15px;
}

UL.ntProv LI{
	width:80px;
	float:left;
	min-width:100px;
}

UL.ntCategoryProv LI{
	width:110px;
	margin: 1px 1px;
	float:left;
	min-width:100px;
}

UL.ntBusProv LI{
	width:90px;
	float:left;
}

UL.ntCity LI{
	width:137px;
	float:left;
	min-width:100px;
}

UL.ntCategory LI, UL.streets LI{
	width:150px;
	float:left;
	min-width:100px;
}


:root UL.ntProv LI, :root UL.ntCategory LI, :root UL.ntCity LI, :root UL.streets LI, :root UL.ntBusProv LI{
	line-height:1.5;
	display:inline;
}		

DIV.ntBus{
	padding:3px;
	*width:48%;
	*float:left;
}

:root DIV.ntBus{
	margin:0px 20px;
	width:42%;
	float:left;
}

DIV.ntBus UL LI{
	float:left;
	width:35px;
	margin-right:5px;
}

DL.ntList DT{
	margin-top:6px;
	padding-left:15px;
}

.C1{
	color:#29C;
}
.C2{
	color:#EB6877;
}

.B{
	font-weight: bold;
}

p.AR{
	text-align: right;
}

p.AC{
	text-align: center;
}

p.AL{
	text-align: left;
}

DIV.PoiName{
	padding:10px 0px 6px 15px;
}

DIV.PoiName A{
	font-weight: bold;
}

DIV.PoiName IMG{
	margin-left:5px;
}

DIV.PoiDetail{
	margin-left:25px;
}

.result-count{

}

H3.street-subject{
	clear: both;
	margin: 4px 0px;
	padding: 3px;
	color: #888;
}

DL.park-info DT{
	float: left;
	clear: left;
	width: 100px;
	font-size: 80%;
	line-height: 1.4;
}

DL.park-info DD{
	margin-left: 105px;
	padding: 1px 0px;
}

UL.pages{
	background-color: #FFF;
	margin: 4px 0px 0px;
	text-align: center;
	padding: 4px;
}

DIV.PoiAdv{
	margin: 5px;
	border: 2px solid #99CC66;
}

DIV.PoiAdv P{
	padding: 4px;
	margin: 3px 5px;
	background-color: #FFFFCC;
	font-weight: bold;
}

DIV.infoAdv{
	width: 480px;
	float: left;
}

DIV.imgAdv{
	float: right;
	margin: 5px;
}

DIV.NaviMsg{
	clear: both;
	float: left;
	padding: 5px;
	margin-bottom: 0px;
}

#special-information{
	width: 99%;
	border: 1px #444 solid;
	background-color: #f8fbc2;
	padding: 5px 3px;
	margin: 5px 0px;
	text-align: left;
}

#special-information IMG{
	float: left;
}

#special-information #catch{
	margin: 5px;
	font-weight: bold;
	font-size: 113%;
}

#special-information #sub{
	width: 690px;
	float: right;
}