#ajaxContent
{
	text-align: center;
	width: 600px;
	margin: 0px auto 0px auto;
	position: relative;
}

#buttonRow
{
	position: relative;
	width: 595px;
	height: 60px;
	clear: right;
}

#leftButton
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 55px;
	clear: both;
}

#rightButton
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 195px;
	height: 55px;
	z-index: 20;
}

#spiders { position: relative; }

#spiderProduct
{
	color: #333;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
}

#ajaxContent { position: relative; }

#prodRow
{
	position: relative;
	width: 595px;
	height: 310px;
	clear: both;
}

#prodRow2
{
	position: relative;
	width: 595px;
	height: 210px;
	clear: right;
}

#prod4_1
{
	background-image: url(../images/4x.gif);
	width: 290px;
	height: 300px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 5px;
}

#prod4_2
{
	background-image: url(../images/4x.gif);
	width: 290px;
	height: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
}

.prodHeader
{
	color: #006263;
	font-family: century gothic, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:link.prodHeader {color: #006263;}
a:visited.prodHeader {color: #006263;}

.coSearch
{
	color: #4C4C4C;
	font-size: 10px;
}

.prodDescription
{
	text-align: left;
	color: #4C4C4C;
	font-family: century gothic, arial, sans-serif;
	font-size: 13px;
}

#prodSection { padding: 10px; font-size: 11px; }

#prod9_1
{
	background-image: url(../images/9x.gif);
	width: 195px;
	height: 205px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 5px;
}

#prod9_2
{
	background-image: url(../images/9x.gif);
	width: 195px;
	height: 205px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 202px;
}

#prod9_3
{
	background-image: url(../images/9x.gif);
	width: 195px;
	height: 205px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}

#pgNo
{
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
}

#quickFade
{
	background-image: url(../images/0fade.png);
	background-repeat: repeat;
	width: 99%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 400;
}

#quickLook
{
	background-image: url(../images/quickLook.png);
	background-repeat: no-repeat;
	width: 459px;
	height: 461px;
	position: absolute;
	top: 25%;
	left: 35%;
}

#quickClick
{
	width: 100%;
	text-align: left;
}

#quickLeft
{
	width: 125px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

#quickRight
{
	width: 318px;
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 11px;
}

#quickContent
{
	position: relative;
	width: 459px;
}

.ajaxSelect
{
		color: #006263;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
}

#cartError
{
	color: #F00;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
