#panel_2
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   background-image: none;
   background-repeat: repeat;
   background-attachment: scroll;
   background-x-position: 0%;
   background-y-position: 0%;
   width: 380px;
   height: 315px;
   overflow-x: hidden;
   overflow-y: auto;
   position: relative;
}

#mapviewer
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;

   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;

   border-top-color: #bdd1ec;
   border-right-color: #bdd1ec;
   border-bottom-color: #bdd1ec;
   border-left-color: #bdd1ec;
}

#panel
{
   width: 380px;
   height: 315px;
   position: relative;
   top: -1px;
   background-color: #ffffff;

   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;

   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;

   border-top-color: #bdd1ec;
   border-right-color: #bdd1ec;
   border-bottom-color: #bdd1ec;
   border-left-color: #bdd1ec;

   margin-left: 10px;

   overflow-y: auto;
   overflow-x: hidden;
}

.input_title
{
   font-size: 15px;
   color: #000000;
}

.input_control 
{
   border: #59990e 1px solid;
}

.title1 
{
   color: #59990e;
}


.emphasize1
{
   color: #000000;
}

#share_menu {	
  BORDER-TOP: #99afc7 1px solid;	
  BORDER-RIGHT: #99afc7 1px solid;	
  BORDER-BOTTOM: #99afc7 1px solid;	
  BORDER-LEFT: #99afc7 1px solid;	

  BACKGROUND: #fff;	

  POSITION: absolute;	
  LEFT: 0px;	
  TOP: 0px;
  z-index: 200;

  WIDTH: 70px;	
  
  VISIBILITY: hidden; 	
  /*
  DISPLAY: none; 
  OVERFLOW: hidden;	 
  */
}

.my_taskItem {	
   BORDER-RIGHT: transparent 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: transparent 1px solid;
	DISPLAY: inline;
	PADDING-LEFT: 7px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 3px;
	OVERFLOW: visible;
	BORDER-LEFT: transparent 1px solid;
	WIDTH: auto;
	CURSOR: pointer;
	COLOR: #444;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: transparent 1px solid;
	FONT-FAMILY: Verdana,Arial,Sans-Serif;
	HEIGHT: auto;
   line-height: 20px;
} 
