#lproject { 
  position: absolute;
  top: 450px; 
  left: 50px; 
  background:  url("../images/btn_program.gif") no-repeat; 
}

div[id="lproject"] { 
   top: 575px!important; 
   left: 231px!important; 
   background:  url("../images/btn_program.gif") no-repeat; 
   width: 149px; 
   height: 37px; 
   z-index: 300; 
}

#lselect h3 { 
	position: absolute; 
	top: -28px; 
	left: 0px; 
	background: url(../images/popup/pop_menu_thin_top.gif) no-repeat; 
	width: 149px; 
	height: 28px; 
	line-height: 28px;
	padding-top: 5px;
	overflow: hidden;
	margin: 0;
	padding: 0 18px;
	color: #333;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif; font-size: 9px;
	}
	
div[id="lproject"]>h3 { 
   top: -1000px !important; 
   left: -1000px !important; 
   width: 1px !important; 
   height: 1px !important; 
   overflow: hidden !important; 
}

#lproject:hover h3 { 
   position: absolute; 
   top: -105px !important; 
   left: 5px !important; 
   background: url(../images/popup/pop_menu_top.png) no-repeat; 
   width: 203px !important; 
   height: 0px !important; 
   padding-top: 5px; 
   margin: 0; 
 }


#lproject ul {
	background: url(../images/popup/pop_menu_thin.gif) left bottom no-repeat;
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 149px;
	}

div[id="lproject"]>ul { 
     position: absolute; 
	 top: -1000px; 
	 left: -1000px; 
	 width: 203px !important; 
	 background: url(../images/popup/pop_menu.png) left bottom no-repeat !important; 
}

#lproject:hover ul { 
    position: absolute; 
	top: -100px; 
	left: 5px; 
}


#lproject li {
	font-size: 9px; 
	color: #8B8C8C; 
	background: url(../images/popup/pop_menu_separator_thin.gif) no-repeat;
	padding: 8px 18px;
}


div[id="lproject"]>ul>li { 
    background: url(../images/popup/bg_menu_separator.png) no-repeat !important; 
}


div[id="lproject"]>ul>li:first-child { 
 	padding-top: 5px; background: url(../images/popup/o.gif) no-repeat !important; 
}

#lproject li:hover { 
 	background: url(../images/popup/pop_menu_over.png) no-repeat !important; 
}


#lproject a {  
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#lproject a.palm {  
	background: url(../images/popup/palm_tree.gif) no-repeat;
	background-postiion: left top;
}

#lproject a.paddy {  
	background: url(../images/popup/paddy.gif) no-repeat;
	background-postiion: left top;
}

#lproject a.mill {  
	background: url(../images/popup/mill.gif) no-repeat;
	background-postiion: left top;
}


#lproject cite { 
	padding: 5px;
	display: inline; 
	font-size: 1.2em; 
	text-transform: lowercase; 	
}
