
.slide-panel {
	position: absolute;
	left:0;
	z-index: 25;
		
}

.bottom {
	bottom: 0;
}

.top {
	top: 0;
}

.content {
	margin:0;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/panelbody.png);
	background-repeat:no-repeat;
	height: 0;
	width: 900px;
	color: #fff;
}

.slide-button {
	margin:0 0 0px 14px;
	position: relative;
	width: 207px;
	z-index: 23;
	cursor: pointer;
	height: 41px;
	background-image:url(../images/sponsortab.png);
	background-repeat:no-repeat;
}

.slide-button:hover {
	background-image:url(../images/sponsortabover.png);
}

#close-button {
	margin:0 0 -14px 14px;
	position: relative;
	width: 207px;
	z-index: 24;
	cursor: pointer;
	height: 41px;
	background-image:url(../images/sponsortabclose.png);
	background-repeat:no-repeat;
}


.closeit-button {
	margin:0 0 0px 800px;
	width: 55px;
	cursor: pointer;
	height: 14px;
	background-image:url(../images/closeit-button.png);
	background-repeat:no-repeat;
}

.closeit-button:hover {
	background-image:url(../images/closeit-buttonover.png);
}



.desc li{
	list-style-image:none;
	list-style-type:disc;
	list-style:inside;
	line-height:14px;
	font-size:12px;
	margin:0 0 0 15px;
	padding:0;
}
.desc h2{
	font-size:14px;
	font-weight:bold;
	margin:2px 0 2px 0;
	padding:0;
	line-height:16px;
}
.desc p{
	font-size:12px;
	line-height:14px;
	margin:2px 0 2px 0;
	padding:0;
	text-decoration:underline;
}
.desc {
	float:left; 
	color:#505050; 
	width:650px; 
	padding-bottom:5px; 
	border-bottom:1px dashed #ededed;
}

.slide-panel2 {
	position: absolute;
	left:0;
	z-index: 25;
	
}

.bottom2 {
	bottom: 0;
}

.top2 {
	top: 0;
}

.content2 {
	margin:0;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/panelbody.png);
	background-repeat:no-repeat;
	height: 0;
	width: 900px;
	color: #fff;
}

.slide-button2 {
	margin:0 0 0px 334px;
	position: relative;
	width: 207px;
	z-index: 23;
	cursor: pointer;
	height: 41px;
	background-image:url(../images/donortab.png);
	background-repeat:no-repeat;
}

.slide-button2:hover {
	background-image:url(../images/donortabover.png);
}

#close-button2 {
	margin:0 0 -14px 334px;
	position: relative;
	width: 207px;
	z-index: 24;
	cursor: pointer;
	height: 41px;
	background-image:url(../images/donortabclose.png);
	background-repeat:no-repeat;
}
.closeit-button2 {
	margin:0 0 0px 800px;
	width: 55px;
	cursor: pointer;
	height: 14px;
	background-image:url(../images/closeit-button.png);
	background-repeat:no-repeat;
}

.closeit-button2:hover {
	background-image:url(../images/closeit-buttonover.png);
}
