/* Supplemental CSS Document */

.floatright
	{
	float: right;
	margin-left: 10px;
	}

.spacer
	{
	display: block;
	height: 25px;
	}
	
.note
	{
	font-size: smaller;
	}

.strong
	{
	font-weight: bold;
	}
	
/****************************************/
/* Styles for index.php                 */
/****************************************/

/*****OVERRIDE SOME OF THE TAB CSS**********/
.fragment
	{
	background:#fff;
	}
/*******************************************/
