div.example {
	position: relative; border-bottom:1px solid #fff;
}

div.ie-fix {
  /*overflow: visible;
  height: 0;*/
}

.target {
	width: 224px;
	display: block; float: left; font-size:13px; font-weight:bold; background:#f5f3f3 url(../../images/bullet-1.gif) 8px no-repeat; font-size:13px; padding-left:32px; line-height:30px; color:#4a4949;
}

input.alt-target {
	width: 80px;
}

#page {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEE;
	padding: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.desc {
  margin-left: 100px;
}

.source {
 	/*clear: both;*/
}

.html-source, .js, .css-source {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	/*clear: both;*/
}

.html-source textarea, .js textarea, .css-source textarea {
  font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.html-link a:focus, .js-link a:focus, .css-link a:focus {
  outline: none;
	-moz-outline: none;
}

/** Google maps demo **/

#example17 {
  cursor: pointer;
}

.gmap {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: relative;
}

.gmap-title {
  font-size: 16px;
  font-weight: bold;
}

.gmap-addr {
  padding-bottom: 15px;
  padding-top: 5px;
}

.gmap-close {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}