
.ad_horseshoe_container {
  position   : absolute;
  width      : 1px;
  left       : 50%;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_container {
  display : inline;
}

#ad_horseshoe_spacer {
  width      : 970px;
  height     : 155px;
}

.ad_horseshoe_container_global {
  position : absolute;
  top      : 5px;
  left     : 0px;
  width    : 100%;
  text-align : center;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_container_global {
  display : inline;
}

.ad_horseshoe_left {
background : white;
  position : absolute;
  width    : 120px;
  height   : 1000px;
  left     : -625px;
  z-index  : 100;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_left {
  display : inline;
}

.ad_horseshoe_top {
  background 	: white;
  overflow		: hidden;
  position 		: absolute;
  width    		: 1010px;
  white-space	: nowrap;
  /*
  height   		: 150px;
  text-align	: left;
  */
  left     		: -505px;
  top			: 0px;
  z-index  		: 100;
  padding		: 0px;
  margin		: 0px;
}

/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_top {
  display : inline;
}


.ad_horseshoe_top img {
	float:left;
	display:inline;
}


.ad_horseshoe_right {
background : white;
  position : absolute;
  width    : 120px;
  height   : 1000px;
  left     : 505px;
  z-index  : 100;
  text-align:left;
}
/* IE Hack stuff */
/*\*/
* html .ad_horseshoe_right {
  display : inline;
}

.bottombanner {
  bottom     : 0px;
  position   : fixed;
  z-index    : 100;
  border-top : 0px solid #dddddd;
}
.ad-item{
	width:171px;
	margin-left:5px;
	float:left;
	margin-top:5px;
}
