#app_member a{
float:left;
width:auto;
padding:0px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
}
#home_icon{
height:42px;
width:210px;
border:0px;
float:left;
}
#my_store_icon{
border:0px;
margin-top:-50px;
float:right;
}
#app_member {
width:90%;
height:45px;
border-left:0px #092100 solid;
border-right:0px #092100 solid;
margin:0 auto;;
background-image:url(http://www.whofindwho.com/green_engine/theme/images/member_tab_bg.gif);
background-repeat:repeat-x;
margin-top:-10px;
background-position:center;
}
#right_img{
float:right;
}
#app_member a {
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
}
#app_member a:link { 
  color:#FFFFFF;
  text-decoration:none;
}
#app_member a:visited { 
  color:#FFFFFF;
  text-decoration:none;
}
#app_member a:hover {
  color: #00CC00;
   text-decoration:underline;
}
#app_member a:active { 
  color: #666666;
}
#text_link{
float:left;
height:22px;
width:180px;
margin-top:20px;
}
#text_link a:link{
color:#006699;
}
#text_link a:visited{
color:#006699;
}
<!--
#foreground {
     /* IE 5.0/Win and other lesser browsers will use this */
     position: absolute; right: 0px; bottom: 0px;

}
#content > div#foreground {
     /* used by Netscape6+/Mozilla, Opera 5+, Konqueror, Safari, OmniWeb 4.5+, ICEbrowser */
     position: fixed;
}
-->


<!--[if get IE 5.5]>
<![if lt IE 7]>
<style type="text/css">
div#foreground {
     /* IE5.5+/Win - this is more specific than the IE 5.0 version */
     right: auto; bottom: auto;
     left: expression( ( -0 - foreground.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
     top: expression( ( +0 - foreground.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
</style>
<![endif]>
<![endif]>
-->
