﻿#contentWrapper { position: relative; top: 0; left: 0; }
#contentMask { position: relative; top: 0; left: 0; }
#content { position: relative; height: 500px; top: 0; left: 0; }
#pageContent { position: relative; top: 0; left: 0; }
#flash_movie { position: relative; top: 0; left: 0; z-index: 1; }
#glossary { position: relative; top: 0; left: 0; z-index: 2; }
#instructions { position: absolute; top: 0px; left: -30px; z-index: 5; width: 685px; height: 326px; }
#instructions .wrapper { position: relative; }
#instructions .close { position: absolute; z-index: 6; left: 643px; top: 5px; cursor: pointer; }
#instructions .background 
{ 
	position: absolute; z-index: 5; top: 0; left: 0; width: 685px; height: 326px; 
	background: url(../Images/Pages/Products/bg_inst_serum.png) no-repeat; color: #ffffff;
}
#instructions .innerBackground { margin: 30px; width: 625px; height: 266px; }
#instructions h2 { color: #9f8709; margin: 0; margin-top: 10px; padding: 0; }
#instructions h3 { color: #ffffff; margin: 0; margin-top: 5px; padding: 0; }

#instructions #steps { float: right; margin: 0; padding: 0; } 
#instructions #steps ul { list-style: none; }
#instructions #steps li { float: left; margin-right: 10px; }