#adds-adds{
	position: absolute;
	top: 458px;
	left: -462px;
	z-index: 99;
	display: none;
}

#bg-block{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 290px;
	background-image: url(bg_peters_flyout.jpg);
	background-color: #6c0032;
	background-repeat: repeat-x;
	z-index: -99;
}

#adds-adds .content #images{
	position: relative;
	padding: 15px 0 15px 0;
	background-position: 99% 50%;
	background-repeat: no-repeat;
	left: 0;
}

#adds-adds .content #images img{
	padding-right: 5px;
	padding-left: 0;
	display: inline;
	float: left;
	z-index: 199;
}

#adds-adds .clickarea{
	float: left;
	padding-top: 113px;
	padding-left: 15px;
}
