
/* The right side content area, is used for the thumbnail images of sale item and hovering changes image in the image holder of main content  and allows pop up of larger image. */
	

#rightnav ul	{
	list-style:none;
	margin-left:-5px;
	padding:0;
	}	

#rightnav li	{
	margin:0 0 0 0;
	padding:0;
	}
	
#rightnav img	{
	border:thin solid #000000;
	padding:1px;
	}
	
#rightnav img.noborder	{
	border:0;
	}	



