#quickInfoBoxBG
{
	position: absolute;
	visibility: hidden;
	display: block;
	width: 318px;
	height: 376px;
	padding: 0px;
	margin: 0px;
	z-index: 1999;
}
#quickInfoBox {
	background-image: url(graphics/popBoxBG5-trans.png);
	position: absolute;
	visibility: hidden;
	display: block;
	width: 318px;
	height: 376px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	padding: 0px;
	margin: 0px;
	z-index: 2000;
	background-repeat: no-repeat;
}
p.quickInfoHead
{
	height: 30px;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 28px 31px 0px 28px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}
p.quickInfoHeadsm
{
	height: 30px;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 28px 31px 0px 28px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
}

div.quickInfoContent
{
	width: 256px;
	height: 300px;
	padding: 0px 31px 31px 28px;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
}
div.quickInfoContentsm
{
	width: 256px;
	height: 300px;
	padding: 0px 31px 31px 28px;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
}

a.quickInfoClose
{
	padding: 4px;
	text-align: center;
	width: 48px;
	color: #FF6600;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-color: #FF3300;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	letter-spacing: 1px;
	text-decoration: none;
}

ul.quickList
{
	margin: 6px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
}

#quickInfoCloseBox
{
	margin: 0px;
	width: 70px;
	top: 324px;
	text-align: center;
	position: absolute;
	left: 226px;
}
#quickInfoCloseX
{
	position: absolute;
	width: 11px;
	height: 11px;
	top: 18px;
	left: 282px;

}
#quickInfoButton
{
	position: absolute;
	top: 0px;
	left: 0px;
}
p.quickSMID
{
	font-family: monaco, "Andale Mono", monospace;
	width: 256px;
	text-align: right;
	margin: 1px;
	font-size: 9px;
	padding: 0px;
	vertical-align: top;
}
#qiPointerBoxLeftUp
{
	position: absolute;
	width: 56px;
	height: 90px;
	top: 0px;
	left: 0px;
	z-index: 2001;
	visibility: hidden;
	display: block;
}
#qiPointerBoxLeftDwn
{
	position: absolute;
	width: 56px;
	height: 90px;
	top: 0px;
	left: 0px;
	z-index: 2002;
	visibility: hidden;
	display: block;
}
#qiPointerBoxRightUp
{
	position: absolute;
	width: 56px;
	height: 90px;
	top: 0px;
	left: 0px;
	z-index: 2003;
	visibility: hidden;
	display: block;
}
#qiPointerBoxRightDwn
{
	position: absolute;
	width: 56px;
	height: 90px;
	top: 0px;
	left: 0px;
	z-index: 2004;
	visibility: hidden;
	display: block;
}
/*    Magnify CSS  */
#magImageBox
{
	position: absolute;
	width: 340px;
	height: 340px;
	top: 0px;
	left: 0px;
	z-index: 3001;
	visibility: hidden;
	overflow: visible;
	background-color: transparent;
	text-align: left;
	vertical-align: top;
}
#imgClose{
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 3002;
	width: 20px;
	height: 20px;
}
