#context_menu {
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=3);
  width:210px;
  border:1px solid #CCCCCC;
  background-color: #F0F0F0;
  font: 12px Helvetica, Arial, sans-serif;
  padding: 0px;
  position: absolute;
  left:0px;
  top:0px;
  visibility: hidden;
}
#context_pear {
  width:25px;
  background-image:url(green.gif);
  float:left;
  padding: 200px 3px 30px 3px;
  border-right:1px solid #999999;
  background-color: #339900;
}

#context_logo {
  width:24px;
  height:47px;
  border:none;
}

#context_func {
  width:165px;
  padding:0px;
}

#context_func p {
  margin: 0px;
  width:165px;
  padding: 2px 0px 2px 5px;
  color: #000000;
  clear:left;
  cursor:hand;
}

#context_func img {
  margin: 0px;
  width:16px;
  height:16px;
  float:left;
}

#context_func hr {
  margin: 0px;
  width:165px;
  color: #CCCCCC;
  height: 1px;
  padding:0px;
}

h4.chm {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 95%;
    font-weight: bold;
    color: #006600;
    margin-bottom: 0px;
    margin-top:10px;
}

body{
  overflow:auto;
  margin:10px;
}

#pear_logo_title {
  width:104px; 
  height:50px; 
  border:none; 
  margin:20px;
}
