
/*
BASE:
 -5:( 161612  e0e0b0 )
 -4:( 38382c  e8e8c4 )
 -3:( 707058  ffffff )
 -2:( a8a884  000000 )
 -1:( bebe96  000000 )
  0:( e0e0b0  000000 )
 +1:( e4e4bc  000000 )
 +2:( e8e8c4  38382c )
 +3:( f0f0d8  38382c )
 +4:( f7f7eb  38382c )
 +5:( fcfcf8  38382c )

LINKS:
 -5:( 050406  cccacd )
 -4:( 0d0b0e  cccacd )
 -3:( 1a161c  cccacd )
 -2:( 27212a  ffffff )
 -1:( 2c2530  ffffff )
  0:( 342c38  ffffff )
 +1:( 524b56  ffffff )
 +2:( 67616a  ffffff )
 +3:( 9a969c  000000 )
 +4:( cccacd  1a161c )
 +5:( ebeaec  342c38 )

HIGHLIGHT:
 -5:( 151216  d0b0e0 )
 -4:( 342c38  e8d8f0 )
 -3:( 685870  ffffff )
 -2:( 9c84a8  000000 )
 -1:( b196be  000000 )
  0:( d0b0e0  000000 )
 +1:( d7bce4  000000 )
 +2:( dcc4e8  000000 )
 +3:( e8d8f0  342c38 )
 +4:( f3ebf7  342c38 )
 +5:( fbf8fc  342c38 )
*/

html, body {
  background: #e0e0b0;
  color: #000000;
  margin: 0;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: x-small;
  padding: 0;
}

div
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

img
{
	border-style: none;
}

a {
  text-decoration: none;
  background: transparent;
  color: #2c2530;
}

a:visited {
  background: transparent;
  color: #524b56;
}

a:hover {
  text-decoration: underline;
  background: transparent;
  color: #342c38;
}

input, textarea, select {
  font-size: x-small;
}

form.basicForm {
  margin: 0;
  padding: 0;
}

div#banner
{
 position:relative; 
  background: #161612;
  color: #e0e0b0;
  width: 100%; 
  height: 44px; 
}


div#controlhandle
{
  overflow: hidden;
  width:20%; 
  float:left; 
  position:relative; 
}


img#ctrlhndl_down
{
	display: none;
}

div#status
{
  height: 20px;
  overflow: hidden;
  text-align: right;  
  font-size: x-small;
 float: right; 
 display:inline; 
 position: relative; 
 width:80%; 
}

div#status p
{
  line-height: 20px;
  margin: auto;
  white-space: nowrap;
  padding-right: 10px;
  display:inline; 
}

a.interesting
{
   font-weight: bold;
}

a.important
{
   font-weight: bold;
   color: #342c38;
   background: transparent;
}
a.important:visited
{
   background: transparent;
   color: #342c38;
}
a.important:hover
{
   background: transparent;
   color: #342c38;
}

div#controls
{
  padding-top: 0px;
}

div.control-box
{
        position: relative;
	border: none;
	margin: 0 0 4px 0;
	padding: 0;
	float: none;
	width: 14em;
	overflow: hidden;
}

div#column-content
{
  width: 100%;
  float: right;
  margin: 0;
  margin-left: -140px;
  padding: 0;
}

div#content
{
    margin: 0;
    margin-top: 15px;
    margin-left: 140px;
  background: #e0e0b0;
  color: #000000;
	position: relative;
}

#footer{
 clear:both;
 padding-top: 20px;
 height:60px; 
 background: #e0e0b0;
 color: #707058;
 font-size: xx-small;
 text-align: center;
 } 

.passive, .fadded {
 color: #707058;
}
 
#footer a {
 text-decoration: none;
 font-size: xx-small;
 background: transparent;
 color: #707058;
}

#footer a:visited {
 text-decoration: underline;
 background: transparent;
 color: #707058;
}
 
#footer a:hover {
 text-decoration: underline;
 background: transparent;
 color: #707058;
}

 
 /* *** Float containers fix:
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix
{
 display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

div.control-name
{
   overflow: hidden;
   padding: 2px 2px 1px 4px;
   margin: auto;
   white-space: nowrap;
   font-size: x-small;
   width: 86%;
   background: #707058;
   color: #ffffff;
        border-bottom: 0;
        border-left: 1px solid #a8a884;
        border-right: 1px solid #a8a884;
        border-top: 1px solid #a8a884;
}

img.control-update
{
   float:right;
   padding: 2px;
}

div.control {
   width: 86%;
   margin: auto;
  font-size: x-small;
   padding: 2px 2px 1px 4px;
        border-top: 0;
        border-left: 1px solid #a8a884;
        border-right: 1px solid #a8a884;
        border-bottom: 1px solid #a8a884;
	background: #f0f0d8;
	color: #38382c;
}

div.control dl
{
  overflow: hidden;
  margin: 5px;
  padding: 0;
}

div.control dt
{
  white-space: nowrap;
  padding: 1px;
}

div.control a, div.control a:visited
{
  text-decoration: none;
  background: #f0f0d8;
  color: #38382c;
}

div.control a:hover
{
  text-decoration: underline;
  background: #f0f0d8;
  color: #38382c;
}

div.bannerLogo
{
	height:44px;
	width:44px;
	float: left;
}

div.bannerText
{
	line-height:44px;
	margin: auto;
        padding-left: 48px;
        white-space: nowrap;
        font-size: x-large;
}

a#bannerLogoA
{
	border-style: none;
        margin: 2px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	background:  url(../imageset/eblogo-tan.jpg)  top  left no-repeat;
	display: block;
}

a#bannerLogoA:hover{
	background:  url(../imageset/eblogo-yellow.jpg);
} 

div.print_image
{
   margin: 5px;
   height: 75px;
   overflow: hidden;
}

div.print_image_inner
{
   text-align: center;
   line-height: 75px;
}

div.print_image img
{
   vertical-align: middle;
}


div#viewForm, div#editForm
{
   margin: 10px;
   overflow: hidden;
}

div#editorWelcome, div#searchForm, div#removeConfirm, div#searchHelp
{
   margin: 10px;
   overflow: hidden;
}

div#searchForm p
{
   margin: 0;
   margin-top: 6px;
   
}

div#searchResults 
{
   clear: both;
   border: 1px solid #bebe96;
   margin: 10px;
   overflow: hidden;
}


table.info 
{
   background: #707058;
   color: #ffffff;
   border: 0;
   border-collapse: collapse;
}

table.info a
{
   color: #38382c;
}

table.info td.buttons
{
   border: 0;
   text-align: center;
   background: #e0e0b0;
   color: #000000;
}

table.info th
{
   background: #bebe96;
   color: #000000;
   white-space: nowrap;
   text-align: left;
   font-weight: normal;
   padding: 3px 4px 3px 10px;
   border-left: 2px solid #e0e0b0;
   border-bottom: 1px solid #e0e0b0;
   border-right:0;
   border-top:0;
}

table.info td
{
   background: #f0f0d8;
   color: #38382c;
   padding: 3px 5px;
   border-right: 1px solid #e0e0b0;
   border-bottom: 1px solid #e0e0b0;
   border-left:0;
   border-top:0;
}

table.info caption
{
   background: #707058;
   color: #ffffff;
   white-space: nowrap;
   text-align: left;
   font-weight: normal;
   padding: 2px 10px 1px 4px;
   border-right: 2px solid #e0e0b0;
   border-left: 2px solid #e0e0b0;
   border-top: 2px solid #e0e0b0;
   border-bottom: 1px solid #e0e0b0;
}

dl.cycle
{
   padding: 0;
   margin: 0;
}

dt.cycle0, p.prompt, p.top-prompt
{
   width: 100%;
   background: #707058;
   color: #ffffff;
   font-size: x-small;
   border-bottom: 3px solid #bebe96;
   padding: 5px;
}

p.top-prompt a, p.prompt a
{
   background: #707058;
   color: #ffffff;
}

p.top-prompt
{
	margin-top: 0;
}



dt.cycle1
{
   width: auto;
   background: #e4e4bc;
   color: #000000;
   padding: 2px 5px;
}

dt.cycle1 a
{
   background: #e4e4bc;
   color: #000000;
}

dt.cycle2
{
   width: auto;
   background: #f0f0d8;
   color: #38382c;
   padding: 2px 5px;
}

dt.cycle2 a
{
   background: #f0f0d8;
   color: #38382c;
}

dt.cycle3
{
   width: auto;
   background: #e8e8c4;
   color: #38382c;
   padding: 2px 5px;
}

dt.cycle3 a
{
   background: #e8e8c4;
   color: #38382c;
}

table.cycle, table.cyclev2
{
   width: 100%;
   padding: 0;
   margin: 0;
}

table.cycle td, table.cyclev2 td
{
	padding: 3px;
}

tr.cycle0, table.cycle caption
{
   background: #707058;
   color: #ffffff;
   font-size: x-small;
   border-bottom: 3px solid #bebe96;
   padding: 5px;
}

table.cyclev2 caption
{
   background: transparent;
   font-size: small;
   font-weight: bold;
   text-align:left;
   border-bottom: 2px solid #bebe96;
   padding: 2px;
}

tr.cycle1
{
   background: #e4e4bc;
   color: #000000;
   padding: 2px 5px;
}

tr.cycle1 a
{
   background: #e4e4bc;
   color: #000000;
}

tr.cycle2
{
   background: #f0f0d8;
   color: #38382c;
   padding: 2px 5px;
}

tr.cycle2 a
{
   background: #f0f0d8;
   color: #38382c;
}

tr.cycle3
{
   background: #e8e8c4;
   color: #38382c;
   padding: 2px 5px;
}

tr.cycle3 a
{
   background: #e8e8c4;
   color: #38382c;
}

td.errorMessage {
  background: #342c38;
  color: #000000;
  border: 8px solid #a8a884;
}

td.errorMessage p {
  font-size: larger;
  font-weight: normal;
  margin: 4px 0px;
}

td.member, td.condition
{
	text-align: left;
}

td.cash
{
	text-align: right;
}

td.date
{
	text-align: center;
}

td.image-xs
{
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

div.centered 
{
  overflow: hidden;
  text-align: center; 
}

div.itemOutside, div.itemOutsideC, div.itemOutsideS, div.itemOutsideW, div.itemOutsideCS, div.itemOutsideCW, div.itemOutsideSW, div.itemOutsideCSW, div.itemOutsideR, div.itemOutsideY { 
     width: 197px;
     height: 82px;
     float: left;
     padding: 4px;
     overflow: hidden;
}

div.itemOutsideC { 
  border: 1px dashed #a8a884;
}
div.itemOutsideS, div.itemOutsideCS { 
  border: 1px solid #FFFFFF;
}
div.itemOutsideW, div.itemOutsideCW { 
  border: 1px solid green;
}
div.itemOutsideCSW { 
  border: 1px dashed green;
}
div.itemOutsideR { 
  border: 1px solid #ff0000;
}
div.itemOutsideY { 
  border: 1px solid orange;
}

div.itemUpper
{
   height: 4px;
   width: 100%;
   overflow: hidden;
}

div.itemX, div.itemXs, div.itemXw
{
   height: 4px;
   width: 25px;
   float: left;
}


div.itemXs
{
   background: yellow;
}


div.itemXw
{
   background: green;
}

div.itemImage { 
  width: 75px;
  height: 75px;
  line-height: 75px;
  float: left;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

div.itemImage img { 
  vertical-align: middle;
}

div.itemImageXS { 
  width: 55px;
  height: 55px;
  line-height: 55px;
  float: left;
  margin: 2px;
  text-align: center;
  overflow: hidden;
}

div.itemImageXS img { 
  vertical-align: middle;
}

div.itemOptions {
  display: none;
  border: 1px solid #a8a884;
  background: #f7f7eb;
  color: #38382c;
  width: 110px;
  font-size: xx-small;
  padding-left: 5px;  
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
}

div.itemOptions dl {
	margin: 2px;
	padding: 0;
}

div.itemOptions dt {
	font-weight: bolder;
}

div.itemOptions a {
  background: #f7f7eb;
  color: #38382c;
}

div.itemInfo {
  width: 112px;
  font-size: xx-small;
  height: 75px;
  padding-left: 5px;  
  text-align: left;
  vertical-align: top;
  overflow: hidden;
}

a.itemInfo {
  	font-size: xx-small;
}

div.itemInfo b {
  	font-size: x-small;
}

div.portlet-box
{
        position: relative;
        border-top: 0;
        border-bottom: 1px solid #a8a884;
        border-left: 1px solid #a8a884;
        border-right: 1px solid #a8a884;
	background: #f0f0d8;
	color: #38382c;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: x-small;
	float: none;
	width: 205px;
	overflow: hidden;
}

div.portlet-name
{
   overflow: hidden;
   padding: 2px 2px 1px 4px;
   margin-bottom: 4px;
   white-space: nowrap;
   font-size: x-small;
   font-weight: normal;
   background: #707058;
   color: #ffffff;
    border-bottom: 0;
    border-top: 1px solid #a8a884;
    border-left: 1px solid #a8a884;
    border-right: 1px solid #a8a884;
}

div.portlet dl
{
  overflow: hidden;
  margin: 2px;
  margin-top: 4px;
  margin-bottom: 1px;
  padding: 0;
}

div.portlet dt
{
  white-space: nowrap;
  padding: 1px;
}

div.portlet a, div.portlet a:visited
{
  text-decoration: none;
}

div.portlet a:hover
{
  text-decoration: underline;
}

div.portlet-see {
   clear:both;
   padding-top: 4px;
   border-top: 1px dotted #a8a884;
   width: 100%;
   overflow: hidden;
}

div.portlet-see p {
   padding: 1px;
   white-space: nowrap;
   margin: 0px;
   width: 100%;
}

div#firefox {
        margin-left: 10px;
  	font-size: x-small;
}

div#searchOptions div
{
   margin-top:  4px;
   margin-left: 4px;
   float:left;
   vertical-align: middle;
   white-space: nowrap;
}

div.quote
{
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 6px;
  margin-bottom: 10px;
}

div.quote_byline
{
   font-weight: bold;
   font-size: x-small;
}

div.quote_message
{
   border: 1px solid #a8a884;
   background: #f0f0d8;
   color: #38382c;
   padding: 8px;
}

table.portletTable th
{
	width: 100%;
	text-align: left;
	vertical-align: top;
	font-size: x-small;
}

table.portletTable td
{
	text-align: left;
	vertical-align: top;
	font-size: x-small;
}

table.portletTable td dl
{
	padding: 0;
	margin: 0;
}

dl.portletList
{
	padding: 0;
	margin: 0;
	font-size: x-small;
}

dl.portletList dt, dl.portletList dd
{
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	font-size: x-small;
}

div.inner-column-right
{
	float: left;
	width: 210px;
	overflow: hidden;
}

div.inner-column-center
{
        margin:0;
        padding-right:5px;
	float: left;
	width: 420px;
}


table#inner-column-center-top
{
        margin:0;
        padding:0;
	float: left;
	width:100%;
}

div.inner-column-center-portlet
{
	margin: 5px 0px 0px 2px;
	float: left;
}

div.inner-column-right
{
        margin:0;
        padding:0;
        
	float: left;
	overflow: hidden;
}

td.numeric
{
  	text-align: right;  
}

div.portlet-box-wide
{
        position: relative;
        border: 1px solid #a8a884;
	background: #f0f0d8;
	color: #38382c;
	margin: 0;
	padding: 0;
	font-size: x-small;
        overflow: hidden;
	float: none;
}

div.portlet {
   border: none;
   width: 90%;
   margin: auto;
}

div.portletFull {
   border: none;
   width: 100%;
   margin: auto;
}

div#control-print-search p
{
   padding: 0px;
   margin: 0;
   margin-bottom: 2px;
}

input.print-search-text
{
   margin-top: 2px;
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 2px;
   font-size: x-small;
   width: 95%;
}

select.print-search-class
{
   margin: 0;
   margin-right: 2%;
   margin-top: 2px;
   margin-bottom: 2px;
   width: 72%;
   font-size: x-small;
}

input.print-search-go
{
   margin: 0;
   margin-top: 2px;
   margin-bottom: 2px;
   width: 23%;
   font-size: x-small;
}

div.inner-column-center-portlet .portlet-box
{
   width: 205px;
}

.portlet-box table
{
  border-collapse: collapse;
}

.portlet-box table th
{
    width: 50%;
   padding: 2px;
}

.mbuttons
{
  text-align: center;
  padding: 0;
  margin: 0;
  padding-top: 5px;
}

div.inner-column-center p.prompt
{
    width: 405px;
}

div#portlet-hottoday, div#portlet-lastadded
{
	width: 100%;
	padding: 0;
	margin:0;
	padding-bottom:4px;
}

div#portlet-teamcontacts
{
        overflow: auto;
	height: 100px;
        width: 100%;
}

div#control-matchmaker-options p
{
  margin: 0;
  margin-bottom: 4px;
}

div#control-matchmaker-options select
{
   width: 95%;
   margin-top: 4px;
}

div#control-matchmaker-options input
{
   margin-top: 4px;
}


td.inner-column-right
{
        vertical-align: top;
	width: 210px;
}

td.inner-column-center
{
        vertical-align: top;
	width: 420px;
}

td.inner-column-center p.prompt, td.inner-column-center p.top-prompt
{
    width: auto; 
}

table.content
{
   clear: both;
   width:100%;
   margin-top: 10px;
}


td#controls-panel
{
  width: 12em;
  overflow: hidden;
  vertical-align: top;
}


td#content
{
   vertical-align: top;
}


div#portlet-image
{
  text-align: center;
  padding: 0;
  width: 100%;
  margin: auto;
}

div#control-member-portal
{
  text-align: center;
}

ul.bb-list-unordered { }
ol.bb-list-ordered { }
ol.bb-list-ordered-d { list-style-type:decimal; }
ol.bb-list-ordered-lr { list-style-type:lower-roman; }
ol.bb-list-ordered-ur { list-style-type:upper-roman; }
ol.bb-list-ordered-la { list-style-type:lower-alpha; }
ol.bb-list-ordered-ua { list-style-type:upper-alpha; }
ol.bb-listitem { }

.bb-code,
.bb-php {
  border: 1px solid black;
  padding: 10px;
  font-family: Courier;
  white-space: nowrap;
}

.bb-quote {
  border: 1px solid black;
  padding: 10px;
}

.bb-email { }
.bb-url { }

.bb-image {
  border-width: 0;
  border-style: none;
}

table.bb-form
{
	width: 450px;
	border: 0;
        
}

table.bb-form select option
{
  background: #e0e0b0;
}

table.bb-form td
{
        padding: 1px;
	vertical-align: middle;
	text-align: center;
}

table.bb-form table
{
        padding: 0;
        margin: 0;
}


table.bb-form .helpline
{
	width: 450px;
	font-size: x-small;
        padding: 2px;
	border: 0;
	background: transparent;
}

table.bb-form textarea
{
	width: 450px;
}

div.mItemOutside { 
     width: 200px;
     height: 250px;
     float: left;
     padding: 4px;
     overflow: hidden;
}

div.mItemImage { 
  width: 200px;
  height: 200px;
  line-height: 200px;
  float: left;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}

div.mItemImage img { 
  vertical-align: middle;
}

div.mItemOptions {
  width: 100%;
  height: 42px;
  text-align: center;
}


table.progress th {
   display: none;
}

table.progress td {
   font-weight: bold;
   text-align: center;
   width: 120px;
   height: 33px;
}

table.tabnav {
 width:99%;
  border-collapse: collapse;
}

table.tabnav td.editions {
  text-align:left;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: 0;
}

table.tabnav td.tabs ul {
  vertical-align: bottom;
  padding: 0;
  margin: 0;
}

table.tabnav td.tabs ul {
 display:block;
 list-style-type:none;
 padding:0px; padding-left:1em;
 margin:0px;
 white-space:nowrap;
 height:0em;
}


table.tabnav td.tabs ul li {
 position:relative; top:1px; z-index:20;
 display:block;
 float:left;
 padding:0;
 margin-left:0.6em;
 font-weight:bold;
 border:solid 1px;
}

table.tabnav td.tabs ul li a {
 display:block;
 padding:0.2em 1em 0.2em 1em;
 color:#000;
 text-decoration:none;
}


table.tabnav td.tabs ul li.inactive {
  margin-top:2px;
  border-color: #a8a884 #a8a884 #bebe96 #a8a884;
  background: #bebe96;
  color: #000000;
}



table.tabnav td.tabs ul li.active {
 padding-bottom:2px;
  border-color: #a8a884 #a8a884 #f0f0d8 #a8a884;
 background: #f0f0d8;
 color: #38382c;
}

table.tabnav td.editions {
  text-align:right;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: 0;
}

table.tabnav td.editions select {
 font-weight: bold;
 border: 1px solid;
  padding: 2px;
  margin: 0;
  border-color: #a8a884 #a8a884 #f0f0d8 #a8a884;
 background: #f0f0d8;
 color: #38382c;
}

table.tabnav td.tabs ul .active a { 
	cursor:default; 
  	background: #f0f0d8;
  	color: #38382c;
}

table.tabnav td.tabs ul .inactive a { 
	cursor:default; 
  	background: #bebe96;
  	color: #000000;
}

table.tabnav td.tabs ul .inactive a:hover { 
	cursor:pointer; 
	cursor:hand; 
  	background: #e8e8c4;
  	color: #38382c;
}

table.tabnav td.tabsheet {
 border:1px solid #a8a884;
 padding:10px;
  margin: 0;
 background: #f0f0d8;
 color: #38382c;
}

dl.itemListingInfo
{
}

dl.itemListingInfo dt
{
	font-weight:bold;
	text-align:left;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 2px;
}

dl.itemListingInfo dd
{
	text-align:left;
	margin-left: 30px;
	margin-right: 2px;
}

table.editionStats
{
	width: 250px;
	margin: auto;
}

table.editionStats th
{
	text-align:left;
}

table.editionStats td
{
	text-align:right;
	padding-left: 20px;
}


.horiznav
		{
			margin: 0;
			padding: 0 0 0 12px;
            clear: both;
		}
		
		.horiznav UL
		{
			list-style: none;
			margin: 0;
			padding: 0;
			border: none;
		}
		
		.horiznav LI
		{
			display: block;
			margin: 0;
			padding: 0;
			float: left;
			width: auto;
            white-space: nowrap;
            font-size: x-small;
		}
		
		.horiznav A
		{
			color: #ffffff;
			display: block;
			width: auto;
			text-decoration: none;
			background: #707058;
			margin: 0;
			padding: 2px 10px;
			border-left: 1px solid #38382c;
			border-top: 1px solid #38382c;
			border-right: 1px solid #f7f7eb;
		}
		
		.horiznav A:hover, .horiznav A:active { background: #707058; }
		
		.horiznav A.active:link, .horiznav A.active:visited
		{
			position: relative;
			z-index: 102;
			background: #707058;
			font-weight: bold;
            white-space: nowrap;
		}
		
		.horizsubnav
		{
			position: relative;
			top: -1px;
			z-index: 101;
			margin: 0;
			padding: 0px 0 3px 0;
			background: #707058;
			border-top: 1px solid #fff;
			border-bottom: 1px solid #aaa;
		}
		
		.horizsubnav UL
		{
			list-style: none;
			margin: 1px 0 0px 13px;
			padding: 0px;
			border-right: 1px solid #fff;
			border-left: 1px solid #aaa;
		}
		
		.horizsubnav LI
		{
			position: relative;
			z-index: 102;
			display: block;
			margin: 0;
			padding: 0;
            white-space: nowrap;
			float: left;
			width: auto;
		}
		
		.horizsubnav A
		{
			color: #ffffff; 
			display: block;
			width: auto;
			text-decoration: none;
			margin: 0;
            white-space: nowrap;
			padding: 2px 12px 2px 10px;
		}
		
		.horizsubnav A:hover, .horizsubnav A:active { text-decoration: underline; }
		.horizsubnav A.active:link, .horizsubnav A.active:visited {  }
		.horizsubnav BR, .horiznav BR { clear: both; }

#portlet-browser {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}

#history_chart {
	position: relative; 
	width: 100%; 
	height: 275px;
}


 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/ 
td#controls-panel {display:none;} 
div#topbar {display:none;} 
div#content { margin: 5px; }

}
