/***************************************************************************************************
File: presentation/default/supplemental.css
Owner: gcmd.nasa.gov; tcherry
Description: A collection of styles for the supplemental information inline popups
Known Users:
Dates:
	2008/01/16 - created by tcherry
***************************************************************************************************/

body {background-color: #ECE9D8;}
.buttonRow
{
	display:none;
	text-align:center;
	padding:0.25em;
}
.boxcontent {padding:1em;}

td {background-color:#E8EFF5;}
td img {display:block;}/* 4.01 hack to eliminate extra space in img */
