#header #subMarquee
{
   /* 
    This particular styling makes marqueeWithBack936.png tranparent image display in the correct position.
    margin-top:-14px; margin-left:18px; padding-bottom:3px;*/
	
   /* This style works for hc2007ry2004_extrudedsign900.jpg or images with no transparency */ 
    margin-top:19px; margin-left:18px; padding-bottom:3px;
}

/*
#contentText.ul.li {
  font-style:italic;
}
*/

/*
ol {
  margin-top:10px;
  margin-bottom:15px;
}

ol.li {
  margin-bottom:15px;
}

*/

/* 
Uncomment for large department pages
#header h1
{
	font-size: 14px;
}

#header h1 span
{
	font-size: 20px;
}
*/

/* Uncomment this code to make white highlights for the horizontal menu
#horzMenuBar a
{
	color: #fff;
	text-decoration: none;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#horzMenuBar a:hover
{
	color: #999;
	text-decoration: underline;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}
*/

/*
#horzMenuBar{
background-color: #333333;
}
#horzMenuCont{
background-color: #333333;
}
*/


