#prodpage08 {
	width: 565px;
	margin: 0;
	padding: 0;
	position: relative;
}

#pp08top {
	width: 565px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
}

		#pp08top img#pp08image {
			width: 565px;
			height: 500px;
			margin: 0;
			padding: 0;
		}
	
		#pp08info {
			width: 250px;
			position: absolute;
			top: 0;
			right: 0;
		}

			#pp08info h1 {
				font-family: "Verdana";
				font-size: 1.6em;
				font-weight: bold;
				margin: 0 0 10px 0;
				padding: 0;
				color: #663366;
			}

			#pp08info h2 {
				font-family: "Verdana";
				font-size: 1.5em;
				margin: 0 0 10px 0;
				padding: 0;
				color: #C7AB46;
			}
			
			#pp08info h4 {
				font-family: "Verdana";
				font-size: 1.2em;
				margin: 0;
				padding: 0;
				color: #797979;
			}

			/* only the h3 is sifr'd */
			#pp08info h3 {
				font-size: 1.2em;
				margin: 0;
				padding: 0;
				color: #797979;
			}
		
#pp08base {
	width: 565px;
	margin: 5px 0 0 0;
	padding: 0;
}

	#pp08b-lft {
		width: 350px;
		float: left;
	}
	
		#ppnextprev {
			clear: both;
			width: 350px;
			margin: 0;
			padding: 0;
			text-align: center;
		}

			#ppnpcont {
				width: 300px;
				margin: 0 25px;
				padding: 30px 0px 0px 0px;
				color: #e0e0e0;
				font-size: 11px;
			}

			* html #ppnpcont {
				margin: 0;
			}

				#ppprevimg {
					float: left;
					width: 210px;
					text-align: left;
				}

				#ppnextimg {
					float: right;
					width: 90px;
					text-align: right;
				}

				#ppnpcont p {
					margin: 10px 0px 0px 0px;
				}

				#ppnpcont a:link, #ppnpcont a:visited {
					color: #636;
				}

				#ppnpcont a:hover {
					color: #000;
				}
	
	#pp08b-rgt {
		width: 190px;
		float: right;
		background: #D0B642;
		margin: 0;
		padding: 0px 5px 5px 5px;
	}
	
			#ppchoicecol {
				padding-top: 12px;
			}
			
			#ppchoicesiz {
				padding-top: 12px;
			}
			
			#pp08b-rgt h2 {
				color: #ffffff;
				font-size: 12px;
				font-weight: bold;
				display: inline;
				margin: 0px 0px 5px 0px;
				padding: 0px 0px 5px 0px;
			}
			
			#ppaddbutt {
				padding-top: 12px;
			}
			
			#pp08b-rgt a:link, #pp08b-rgt a:visited {
				color: #fff;
				text-decoration: underline;
			}
			
			#pp08b-rgt a:hover {
				color: #fff;
				text-decoration: underline;
			}
	
	/**********************
	 START SIFR HEADER CODE
	***********************/
	
	/* These are standard sIFR styles... do not modify */
	
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}
	
	.sIFR-replaced {
		visibility: visible !important;
	}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	
	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
	  display: none !important;
	}
	
	/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
	
	.sIFR-hasFlash h3 {
		visibility: hidden;
	}
	
	/**********************
	 END SIFR HEADER CODE
	***********************/
