div.banner div.image {
	position: absolute;
	line-height: 80px;
}

div.banner div.image div.imagewrap {
	width: 191px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	font-size: 75px;
}

div.banner div.banner-overlay2 {
	position: relative;
}

div.alsosee {
  float: left;
  width: 180px;
  background: transparent url(../images/teaser_back.jpg) 0 100%;
  height: 240px;
  margin: 0px 5px 10px 0px;
}

div.alsosee .top {
  padding: 10px 0px 0px 20px; 
  background: transparent url(../images/teaser_back.jpg) 0 0;
}

div.alsosee .content {
  width: 170px;
  margin: 0px 0px 0px 0px;
}

div.alsosee h1 {
  font-weight: bold;
  font-size: 11px;
  padding: 2px 4px 5px 22px;
  height: 15px;
  margin-top: 0px;
  background: url(../images/arrow-white.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #000000;
  display: block;
}

div.alsosee img {
  left: 0px;
  padding-left: 1px;
  border: none;
}

div.alsosee p {
  margin: 5px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}

div.alsosee a {
  background: url(../images/arrow-red.gif) 0px 1px no-repeat;
  padding-left: 15px;
  display: block;
}

div.alsosee ul {
  list-style-type: none;
  padding: 0px;
  margin-top: 5px;
}

/***************************************************** alsosee 3 columns */
div.box .image,
div.box .column-left,
div.box .column-right {
  float: left;
}

div.box .image {
  padding-right: 10px;
}

div.box .column-left {
  width: 150px;
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}

div.box .column-right {
  width: 150px;
  padding-left: 10px;
}
