
#BuyInnerContainer {
	position: relative;
	overflow: auto;
	height: 330px;
	width: 510px;
	top: -10px;
	z-index: 10;

}

#BuyInnerContainer h2 {
	position: relative;
	width: 80%;
	left: -5px;
}

#BuyInnerContainer a {
	margin: 0px;
	padding: 0px;
}


h2.BuyHeader {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
}

h2#Buy2 {
	margin-top: 1em;
}

#BuyInnerContainer .center {
	text-align: center;
	position: relative;
}

#DiscountForm, #BuyHeader {
	text-align: center;
}

#BuyCDtable {
	position: relative;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}

#BuyCDtable a {
	text-align: center;
	display: block;
	position: relative;
}


#DiscountForm {
	text-align: center;
	position: relative;
}

#BuyCDtable h2 {
	position: relative;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

option {
	text-align: center;
}

#BuyCDtable {
	position: relative;

}

select {
	background-color: #D0DC98;
	color: #1D240F;
	margin-top: 1em;
	position: relative;
}

select#Select1 {
	position: relative;
	width: 300px;
	text-align: center;
	color: #2B3717;
	background-color: #E8EECC;
}

