@import url("art.css");

img#head	{
	top: 0px;
	left: 0px;
	z-index: 0;
	}

div.sets	{
	width: 600px;
	text-align: right;
	}

div.sets a:link, div.sets a:visited	{
	text-decoration: underline;
	color: #555;
	font-size: .75em;
	}

div.priceSet	{
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

div.priceSet p	{
	padding-bottom: 10px;
	border-bottom: 1px solid #555;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 1.3em;
	color: #555;
	width: 440px;
	}

hr.topHr	{
	width: 100%;
	height: 10px;
	color: #00A0C6;
	background-color: #00A0C6;
	border: 0px;
	display: block;
	}
	

img.priceImg	{
	float: right;
	clear: both;
	margin-top: 12px;
	}


img.priceImg2	{
	float: right;
	clear: both;
	margin-top: 10px;
	}

img	{
	border: 0px;
	}

td img	{
	display: block;
	}

aimgExpandLink	{
	margin: 0px;
	padding: 0px;
	}

table.priceSet	{
	position: relative;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	}

table.exTbl	{
	margin-bottom: 40px;
	}

tr, td	{
	margin: 0px;
	padding: 0px;
	}

img#otherPrices	{
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	}

img#multiPic	{
	margin-top: 30px;
	}

p.btmSectionTxt	{
	text-align: left;
	line-height: 1.3em;
	color: #555;
	font-size: 13px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	}

/*  STYLING SOLELY FOR DG PAGE */

div.imgLeft, div.imgRight	{
	position: relative;
	width: 210px;
	height: 160px;
	float: left;
	text-align: center;
	}

div.imgLeft	{
	border-right: 1px dotted #00A0C6;
	}

table.dgEx	{
	width: 440px;
	text-align: center;
	padding-top: 0px;
	border-top: 0px;
	margin-top: 11px;

}

table.dgEx td	{
	padding: 0px;
}

td.leftTd	{
	border-right: 1px dotted #00a0c6;
}

td.topRightTd	{
	height: 131px;
}

table.dgEx img	{
	padding: 0px;
	margin: 0px auto;
}

table.dgEx p	{
	width: 420px;
	margin-top: 20px;
	text-align: left;
	padding: 10px;
	border: 1px solid #00a0c6;
}


