

span.new {
	vertical-align: super;
	color: #cc0000;
	font-size: 80%;
}
body {
	font-size: 70%;
}



.inputField {
	width: 160px;     
}

#pointList2 {
	width:220px;
	height: 220px;
	font-size: 10px;
}

#map {
	width: 750px;
	height: 500px;
	border: 1px solid gray;
	margin-top:6px;
}

#txtAddress {
	width: 14em;
}
#ezaz {
	background-color: #efefef;
	height: 400px;
	overflow: auto;
	width: 200px;
}
.inputField {
	background-color: #DDDDDD;
	width: 120px;
}
.holder_inline{
	width: 120px;
	
}

div.example{
	background-color: #ffcc00;
	width: 220px;
	height:220px;
	border:1px solid gray;
	overflow: auto;
}
div.example2{
	background-color: #efefef;
	width: 220px;
	height:70px;
	border:1px solid gray;
	overflow: auto;
	font-size: 10px;
	font-family: Arial;
}

#cim{
	background: url("backgr_03.png") repeat-x scroll 0 0 transparent;
    position: relative;
    z-index: 1000;
    height:26px;
    font-family: Arial;
    font-weight: bold;
    padding-top: 5px;
}

div.timetable{
	background-color: #efefef;
	width: 220px;
	height:220px;
	border:1px solid gray;
	overflow: auto;
	font-size: 10px;
	font-family: Arial;
}

#results {
    background: url("backgr01.png") repeat-x scroll 0 -36px transparent;
    height: 20px;
    position: relative;
    z-index: 100;
}
.pill-btn span {
    background: url("backgr02.png") no-repeat scroll left -149px transparent;
    float: left;
    padding-left: 6px;
}
#utility-bar {
    background: url("backgr_03.png") repeat-x scroll 0 0 transparent;
    position: relative;
    z-index: 1000;
    height:40px;
    font-family: Arial;
}
.right {
    float: right;
}
.left {
    float: left;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0 !important;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#page .page-section {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    height:40px;
}
.direct_table_td_Header {
    background-color: #FFCC00;
}
.direct_table {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
}
span.city a:link  {
	margin-left :10px;
	padding-left:10px;
	padding-right:10px;
	border-left: 1px solid gray;     
	border-top: 2px solid gray;
	border-right: 1px solid gray;     
	color:black;
	background-color:#efefef;
	text-decoration:none;	
}
span.city a:hover  {
		background-color:#fcfcfc;
		color:#ffcc00;
}
.tajekoztatas{
width:800px;
  background-color: #efefef;
}




