#slideshow * { margin: 0; padding: 0; }
/*
#slideshow #nav { position: absolute; }
*/
#nav li.activeLI { background: url('http://img.rarediseaseday.org/images/HOVER_SUB.gif');}
#nav a:focus { outline: none; }
#slideshow #nav 
{ 
background: url('http://img.rarediseaseday.org/images/OFF_SUB.gif'); 
list-style-type: none; 
width: 627px; 
height: 27px; 
bottom: 0; 
padding-top: 0px; 
display:block;
}
#slideshow #nav li { 
display: block; 
z-index: 1000; 
position: relative;
float:left;
margin:0;
padding:0; 
}
#slideshow #nav li a { 
display:block;
float: left;
font: 11px "Lucida Grande", "Verdana"; 
text-decoration: none; 
padding: 6px 11px 7px 11px; 
z-index: 1000; 
color: #fff; 
line-height: 14px; 
vertical-align: middle; 
}
#slideshow #nav li a:hover { 
color: #fff; 
height: 15px; 
z-index: 4;
}
#slideshow #nav li.current a { 
font: 11px "Lucida Grande", "Verdana"; 
color: #fff; 
padding: 6px 11px 7px 11px;
line-height: 14px; 
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://img.rarediseaseday.org/images/bg_header.jpg) no-repeat;
}

td.ecare {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	background: #fff url(http://img.rarediseaseday.org/images/bullet1.gif) no-repeat;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	background: #F5FAFA url(http://img.rarediseaseday.org/images/bullet2.gif) no-repeat;;
	padding: 6px 6px 6px 12px;
	color: #797268;
}

#mytable {
    width: 620px;
	padding: 0;
	margin: 0;
}

.mytable {
    width: 620px;
	padding: 0;
	margin: 0;
}

/* Outer div */
div.datetime {
border:1px solid #4E5357;
width:34px;
}

div.datetime p {
margin:0 auto;
padding:0;
text-align:center;
font-size:x-small;
}

div.datetime .top {
color:#fefefe;
background-color:#1F62B0;
}

div.datetime .top p {
font:bold x-small/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:0.12em;
text-transform:uppercase;
}

/* day of the month (NUMBER) */
div.datetime p.day {
font:bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
letter-spacing:0.13em;
}

/* year */
div.datetime p.yr {
font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif;
letter-spacing:0.05em;
}

a.link_highlighter
{
  text-decoration: none;
  font-weight: normal;
  color: #4e5357;
}

a.link_highlighter:hover
{
  text-decoration: underline;
}