#figures .section	{
	margin-bottom: 1.0em;
	padding: 12px 12px 0;
	color: #555555;
	background-color: #efece6;
	border-bottom: 1px solid #efece6;
	}

ul.snav	{
	width: 100%;
	margin: 1.0em 0 10px 0;
	padding: 0;
	border-bottom: 2px solid #cccccc;
	list-style-type: none;
	}

ul.snav li	{
	float: left;
	width: 75px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	line-height: 2.0;
	}

ul.snav li.alt	{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
	}

ul.snav li a	{
	display: block;
	width: 75px;
	color: #333333;
	background-color: #ffffff;
	}

ul.snav li a:hover	{
	color: #333333;
	background-color: #cccccc;
	}

#figures ul.snav	{
	margin-top: 1.0em;
	margin-bottom: 0;
	}

#figures ul.snav li, #figures ul.snav li a	{
	width: 190px;
	}

#figures h2	{
	height: 100px;
	margin-bottom: 0.5em;
	text-indent: -9999px;
	background: transparent url(../images/bg_header.gif) no-repeat left top;
	}

#figures h3	{
	height: 50px;
	margin-top: 2.0em;
	margin-bottom: 0.5em;
	border-bottom: 3px solid #222222;
	}

	#figures h3#alt	{
	margin-top: 5.0em;
	}

#figures h4	{
	height: 30px;
	margin-bottom: 1.0em;
	padding: 0 23px;
	color: #f9f9f9;
	background: #222222 url(../images/bg_h4.gif) no-repeat 5px 7px;
	line-height: 2.5;
	border-bottom: 3px solid #d2d0c8;
	border-right: 3px solid #d2d0c8;
	}

#figures span	{
	display: block;
	margin-bottom: 0.5em;
	padding-right: 0.5em;
	text-align: right;
	font-weight: normal;
	border-bottom: 1px solid #aaaaaa;
	}

#figures dl, #figures dt	{
	margin: 0;
	padding: 0;
	}

#figures dd p	{
	margin-bottom: 0;
	padding: 0.25em;
	}

#figures dd ul	{
	padding-TOP: 0.25em;
	list-style-type: none;
	}

#figures dd li	{
	margin-left: 0.25em;
	}

#figures dd .section	{
	margin-top: 0.5em;
	margin-bottom: 0;
	padding: 6px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

#figures .block	{
	margin-bottom: 1.0em;
	padding: 11px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

#figures .left	{
	float: left;
	width: 150px;
	padding-right: 6px;
	border-right: 1px solid #cccccc;
	}

#figures .right	{
	float: right;
	width: 495px;
	}

#figures dd .section strong	{
	display: block;
	padding: 0 0.25em 0.25em;
	color: #555555;
	border-bottom: 1px solid #cccccc;
	}



#figures dd .section:after, ul.snav:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	} 

#figures dd .section, ul.snav {
	display: inline-block;
	}

/* Hides from IE-mac \*/ 
* html #figures dd .section, * html ul.snav {
	height: 1%;
	}

#figures dd .section, ul.snav {
	display: block;
	} 
/* End hide from IE-mac */
