/* CSS Document */

		#test_container_pane
		{
			float:left;
			padding:0px;
			/*background-color:blue;*/
			width:730px;
			margin-top:20px;
			
		}



		#test_container_pane ul {
			float:left;
			padding:0px;
			margin:0px;
			color:#000;			
			

		}

		#test_container_pane ul p { display:block; clear:both;  /*border: solid #000 1px; background-color:yellow; */ margin:0px 100px; padding:10px;}


		#test_container_pane ul p span {display:block; margin-top:-25px; font-weight: bold; color:#330000; font-weight: bold; padding:0px; text-align:center; letter-spacing:0.4em; line-height: 1.9em;}


		#test_container_pane p em { display: inline; color: #003300; margin:0px;padding:0px;text-decoration: none;  font-weight:bolder;  text-align:center; letter-spacing:0.1em; line-height: 1.2em;}

		em {color:#030;font-weight: bold;}


  .centeredImage
    {
    display: block;
	padding:0px;
	clear:both;
	text-align:center;
	padding:0px;
	margin:10px;

    }

