#top-tabs
{
    margin-right : auto;
	margin-left : 4%;
    width : 92%;
    float : left;
}

figcaption { 
    display: block;
	 	font-size : 0.7em;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	color: #626262;
}


body { font-size: 85%; }

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

a img {
border: 0px;
}

#banner
{
	margin-right : auto;
	margin-left : auto;
    width : 95%;
    text-align : center;
}

#footer
{
	margin-right : auto;
	margin-left : auto;
	font-size : 0.7em;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	color: #626262;
    width : 100%;
    text-align : center;
    float : left;
}

h1
{
	color: #626262;
}

h2
{
	color: #626262;
}

h3
{
	color: #626262;
}
a:link
{
	color: #66c650;
}

a:visited
{
	color: #666666;
}

a:hover
{
	color: #66c650;
}


/*Bibtex browser styles */
.date { 
	font-weight: bold; 
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 0.8em; 
color: #626262; 
background-color: #CCCCCC; 
}
.rheader {  font-size: large }
.bibref {  padding:3px; padding-left:15px;  vertical-align:top;}
.bibtitle { font-weight:bold; }
.bibbooktitle { font-style:italic; }
span.bibtitle
{
font-weight: bold;
}
span.bibauthor
{
font-weight: bold;
}
span.bibbooktitle
{
font-style: italic;
}
td.bibref
{
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}
td.bibitem
{
	padding: 5px 0px 5px 0px;
}
