#wrap      {height: 954px;}

#words 			{height:400px;
				}
#words label 	{font-size:15px;
				color: #566F96;
				font-weight:600;
				}

				 

span a 			{float:right;
				 margin:-18px 0px 0px 0px;
				 font-family:Bell Gothic STD Black;
				 font-size:16px;
				 color: #000000;
				 cursor:pointer;
				 }
.headings 		{font-size:12px;
			     font-weight: 600;
		 	 	 margin: 5px 5px 5px 5px;
				 border-bottom: ridge thin white;
				 padding:5px 10px 5px 0px;
				 width: 190px;
				 cursor:pointer;
				 }
.listing label  {font-weight:bold;
				 font-size:13px;
				 }	
.listing  		{display:none;
				 position: absolute;
				 color:#FFFFFF;
				 font-size:12px;
				 font-weight:bold;
				 left:570px;
				 top:385px;
				 width:225px;
				 height:305px;
				 padding:5px 10px 5px 10px;
			  	 background-repeat:no-repeat;
			 	 background-color: #A9B0D3 ; 
				 border: 6px groove #cccccc;
				 text-align:left;
				 }
*+html .listing	{top:405px;}