@CHARSET "ISO-8859-1";

a img {
  border: 0px;
} 

#MainSection {
  position: relative;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
} 

#InnerSection {
	position: relative;
	top: 0px;
	left: 0px;
	color: #202020;
	text-align: left;
}

#LinkTitle {
  position: relative;
  left: 10px;
  right: 10px;
  text-align: center;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 20px;
}

#LinkSettings {
  position: relative;
  width: 200px;
} 

.linkCitySettings {
  position: relative;
  right: 0px;
  font-family: sans-serif;
  font-size: 12px;
  text-align: right;
  padding-bottom: 5px;
}

h3 {
  font-family: sans-serif;
  font-size: 14px;
} 

.code {
  margin-left: 10px;
  width: 250px;
}

.highlight {
  font-style: italic;
  color: #600000;
}

.linkLabel {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;  
} 

#Background {
  left: 40px;
  text-align: left;
} 

#Preview {
  padding-top: 10px;
}

#BackLink {
  padding-top: 20px;
  clear: both;
  text-align: center;
  vertical-align: middle;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
}

#BackLink a {
  text-decoration: none;
} 

#BackLink a:hover {
  text-decoration: underline;
} 

