
.panel_button {
	margin-left: 0;
	margin-right: auto;
	position: relative;
	top: 2px;
	width: 593px;
	height: 39px;
	z-index: 20;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 0px;
	left: 0px;
	border: none;
}
/*.panel_button a {
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}*/

#toppanel {
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width: 593px;
	z-index: 25;
	text-align: center;
}
#panel {
	width: 593px;
	position: relative;
	top: 2px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 17;
	overflow: hidden;
	text-align: left;
}
#panel_contents {
	background: transparent url(../images/offer-tab-top.png);
	height: 100%;
	width: 593px;
	position: absolute;
	z-index: 16;
}
.link_pic {
    position: absolute;
	border: 0;
	right: 18px;
}

