@charset "UTF-8";
/* CSS Document */

#content-wrapper {
	position: relative;
	top: 0px;
	left: 0px;
  border-top: solid 1px #fff;
}

#column-1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 380px;
}
#column-1 img,
#column-1 object,
#column-1 embed {
  margin-bottom: 9px;
}

#column-1 h2,
#column-1 h3 {
  background-repeat: no-repeat;
}

#column-2 {
  margin-left: 380px;
}
#column-2 img {
  width: 100%;
  margin-bottom: 8px;
  margin-left: 8px;
}