body
{
	font-family:Verdana;
	font-size:12px;	
}
.alphabet
{
  border-width:0px;
  cursor:pointer;
}

#clingpanel {
	voice-family: inherit;
	line-height:13px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
	background: #FEFCFC;
	text-align: left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	width:720px;
}
#clingpanel p
{
  margin: 10px 10px 10px 10px;
}
#stationselection
{
  display:none;
  width:720px;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
#tab2cling
{
  display:none;
}
#result
{
  display:none;
  width:720px;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

#result p
{
  padding: 10px 10px 10px 10px;
}

.errorlist
{
  color:Red;
}