
/* ~~~~~~ [ about ] ~~~~~~ */
#columnB {
	position: relative;
	margin-top: -30px;
	z-index: 9;
}
/* ~~~~~~ [ accordion ] ~~~~~~ */
.accordion_content {
	color: #e51937;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	width: 290px;
}
.moreLink {
	text-align: right;
}
.moreLink a {
	color: #000;
}
/* ~~~~~~ [ panels ] ~~~~~~ */
#events, #promotion {
	visibility: hidden;
}
#locator {
	background: transparent url(/images/trans.gif) no-repeat 0px 0px;
}
#customPanel {
	left: 0;
	float: left;
	margin-top: 20px;
	position: absolute;
	width: 640px;
}
#customPanel ul {
	float: left;
	list-style: disc;
	margin: 0;
	padding: 0 0 0 9px;
	width: 180px;
}
#customPanel ul li {
	color: #e51937;
	font-weight: bold;
	line-height: 14px;
	padding: 3px 0px;
}
/* ~~~~~~ [ calc ] ~~~~~~ */
#calculator {
	background: transparent url(/images/calc/calcBack3.jpg) no-repeat 0px 0px;
	display: none;
	left: 0;
	padding: 0px;	
	border: 0px solid #333;
	top: 20px;
	position: absolute;
	width: 712px;
	z-index: 999;
}
#calculator a {
	font-size: 12px;
}
#calcNav {
	background: transparent url(/images/calc/calcNavBack1.gif) no-repeat 0px 0px;
	height: 35px;
	margin-bottom: 20px;
	padding-left: 311px;
}
#closeButzzzz img {
	background-color: #33cc99;
}
#closeBut, #calc1, #calc2, #calc3 { 
	display: inline;
}
#closeBut {
	text-align: right;
	width: 100%;
}
#FooterRepLink {
	display: none;
}
