	body {
	background-color:#EFEFEF;
	margin-top:20px;
	padding:0;
	text-align:left;
	color:#FFF;
	min-width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

	
	/* page border styles */
	div#popouterborder {
		background-color: #FFFFFF;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		width:512px;
		/* width:375px; */
	}
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#popouterborder {
		width:512px;
		/* width:375px; */
	}	
	/* end hack */

	
	div#popinnerborder {
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	
	
	/* page border styles */
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BBB7B1;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		/*width:800px; */
		width:710px; 
		position: relative;
	}
	
	/* commented backslash hack v2 \*/
	div#outerborder {
	background-color: #FFFFFF;
	padding: 4px;
	margin:0 auto;
	text-align:left;
	width:710px;
	position: relative;
	border: 1px solid #BBB7B1;
	}
	/* end hack */
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#outerborder {
		/*width:795px; */
		width:710px; 
		w\idth:786px;
	}
	/* end hack */

	
	div#innerborder {
	padding:0;
	margin:0 auto;
	text-align:left;
	border: 1px solid #BBB7B1;
		/*width: 785px; */
	}
	
	/* commented backslash hack v2 \*/
	div#innerborder {
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	/* end hack */
	
	
		
	
.productheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #532A12;
}
.all-product-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55601f;
}
.fda {
	font-size: 9px;
	color: #999;
}
.productintro {
	font-size: 12px;
	color: #664A3C;
	font-family: Verdana, Geneva, sans-serif;
}
.sale {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #930;
}
.morecolors {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55601F;
}
