.dirs {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 350px;
  visibility: hidden;
}
.dirs .inner {
  padding: 8px;
  text-align: left;
  background-color: #FFFFE6;
  border: 1px solid #000;
}

.ydsf {
  display: block;
  margin: 4px -4px -4px 4px;
}

.ydsfbak{
  background: url(/img/shadow-grid.gif) repeat;
}

.top_bold_red_link:link, .top_bold_red_link:visited
{
	color: #cc0000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-family: Arial;
	text-decoration: none;
}

.top_bold_red_link:hover
{
	color: #cc0000; 
	font-size: 8pt; 
	font-weight: bold; 
	font-family: Arial;
	text-decoration: underline;
}

.top_gray_header
{
	color: #656565; 
	font-size: 8pt;
	font-family: Arial;
	font-weight: normal; 
}
