  /*TEST*/
  table.libContainer              {width:740px;} 

  mg.libElementMain               {width:110px;height:110px}

  table.maintable th.libAtomTitleH  {background-color:#EEEEEE;}

  /*Atom Container Cell*/
/*    table.libAtomContainer        {width:350px} */
/*    table.libAtomContainer        {width:600px;width:400px}*/ /*Decides width of atom table*/
   table.libAtomContainer        {width:1000px;width:100%;}

  /*Image Cell*/
    td.libAtomImage               {width:120px}
  /*Description Cell*/
/*    th.libAtomText                {width:230px;} */
	    th.libAtomText                {width:480px;}

  img.libAtom                     {width:110px;height:110px;}

  /*Search*/
  select#searchthm    {width:170px;}
  select#searchctry   {width:100px;}
  select#searchyears, select#searchsat, select#searchsorter
                      {width:70px;}
  select#searchmonths {width:90px;}

	/*NEW LAYOUT*/
	td.USERthumb {
		width:120px;
		vertical-align:top;
		text-align:center;
		background-color:#F3F3FF;
	}
	img.USERthumb {
		border-width:1px;
		border-style:solid;
		border-color:#808080;
	}
	td.USERtitle {
	
	background-color: red;
	
	}

	table.libAtomContainer td, table.libAtomContainer th{
		vertical-align:top;
	}
	
	/*table header */
	table.libAtomContainer th.USERtitle {
	
	background-color: #739600;
	color: #FFFFFF;
	
	
	}
	
	td.USERmeta{
		text-align:left;
		/* background-color:#EAFBEC;*/ 
       background-color:#FFFFFF;
	}
	td.USERtext{
		border-top-width:1px;
		border-top-style:solid;
		border-top-color:#E8E8E8;
/*cdw        border-top-color:#CC99FF; */
	}
/*
.miniCaption{
		font-family:verdana;
		font-family:times new roman;
		font-family:courier;
		font-family:arial;
		font-size:8pt;
		font-variant:small-caps;
		color:#8080FF;
		background-color:#F3F3FF;
		white-space:nowrap;
	} */
	
	
	
	.miniCaption{
		font-family:verdana;
		font-family:times new roman;
		font-family:courier;
		font-family:arial;
		font-size:8pt;
		font-weight: bold;
		color:#000000;
		/* background-color:#6683C7; */
		white-space:nowrap;
	}
	
	p.listLink{
	padding:0;
	padding:5px 0 0 8px;
	}

	.displ{
		display:inline;visibility:visible;
	}

	.hide{
		display:none;visibility:hidden;
	}
	.imagePlaceholder{
		width:75px;
		height:75px;
		vertical-align:top;
		text-align:center;
	}
	
	.plink {
		width: 250px;
		border: 1px solid #999;
		text-align: center;
		padding: 15px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-weight: bold;
		color: #000;
		background-color: #f3f3f2;
	}
	
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 5px;
background-color: #739600;
color: White;
float: left;
width: 100%;
font-size: 11px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.35em 1.2em;
background-color: #739600;
color: White;
text-decoration: none;
font-weight: bold;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #217021;
color: #fff;
}

.list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 500px;
}
