<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>






 
<body style="background-color: #fff;">
<span style="display:none"> </span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"><div><span>It is good to get problem reports  - in this case it sounds like it could be a duplicate of this<br></span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span>  http://lists.gnu.org/archive/html/discuss-gnuradio/2014-01/msg00057.html</span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span>and it sounds perhaps like they haven't fixed it yet.  See also msg00073.html in the same mail archive<br></span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family:
 HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span>What versions of the libusb stuff do you have installed?  Try this</span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span>dpkg-query  -l | grep -i libusb</span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0);font-size: 16px;font-family: HelveticaNeue,Helvetica
 Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color: transparent;font-style: normal;"><span>Max<br></span></div><div class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size: 12pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Monday, February 10, 2014 2:17 PM, Brett Friermood <brett.friermood@gmail.com> wrote:<br> </font> </div>  <div class="y_msg_container"><div id="yiv6533072114"><div>
<span> </span>


<div id="yiv6533072114ygrp-mlmsg">
  <div id="yiv6533072114ygrp-msg">


    <div id="yiv6533072114ygrp-text">
      
      
      <div>Hello all. In an attempt to finally start playing with OP25 I tried to<br clear="none">
install it over the weekend. Following the simple instructions on the<br clear="none">
wiki I cloned pybombs and ran it to install gr-op25, accepting the<br clear="none">
defaults in the process.<br clear="none">
<br clear="none">
Below are the last few lines of output containing many errors related<br clear="none">
to the UHD driver. Is this just the result of the source being out of<br clear="none">
whack at the time it was downloaded? Or did I miss something on my<br clear="none">
end? I had previously tried it a couple days before and got similar<br clear="none">
errors.<br clear="none">
<br clear="none">
For reference I'm a somewhat advanced Linux user, but git and the<br clear="none">
pybombs concept are new to me.<br clear="none">
<br clear="none">
Thanks,<br clear="none">
Brett KQ9N<br clear="none">
<br clear="none">
[ 64%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/b100_impl.cpp.o<br clear="none">
[ 64%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/clock_ctrl.cpp.o<br clear="none">
[ 65%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/codec_ctrl.cpp.o<br clear="none">
[ 65%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/dboard_iface.cpp.o<br clear="none">
[ 66%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b100/io_impl.cpp.o<br clear="none">
[ 66%] Building CXX object<br clear="none">
lib/CMakeFiles/uhd.dir/usrp/b100/usb_zero_copy_wrapper.cpp.o<br clear="none">
[ 67%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_impl.cpp.o<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_impl.cpp: In<br clear="none">
constructor 'b200_impl::b200_impl(const uhd::device_addr_t&)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_impl.cpp:162:<br clear="none">
warning: format '%x' expects type 'unsigned int*', but argument 3 has<br clear="none">
type 'uint16_t*'<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_impl.cpp:164:<br clear="none">
warning: format '%x' expects type 'unsigned int*', but argument 3 has<br clear="none">
type 'uint16_t*'<br clear="none">
[ 67%] Building CXX object lib/CMakeFiles/uhd.dir/usrp/b200/b200_iface.cpp.o<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual void b200_iface_impl::write_eeprom(uint16_t,<br clear="none">
uint16_t, const uhd::byte_vector_t&)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:243:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual uhd::byte_vector_t<br clear="none">
b200_iface_impl::read_eeprom(uint16_t, uint16_t, size_t)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:259:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual void b200_iface_impl::transact_spi(unsigned<br clear="none">
char*, size_t, unsigned char*, size_t)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:283:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:295:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual void b200_iface_impl::ad9361_transact(const<br clear="none">
unsigned char*, unsigned char*)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:308:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:316:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual void b200_iface_impl::reset_fx3()':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:439:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual void b200_iface_impl::reset_gpif()':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:451:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual uint8_t b200_iface_impl::get_usb_speed()':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:483:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual uint8_t b200_iface_impl::get_fx3_status()':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:498:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual uint16_t b200_iface_impl::get_compat_num()':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:513:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'void<br clear="none">
b200_iface_impl::usrp_get_firmware_hash(hash_type&)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:527:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'void<br clear="none">
b200_iface_impl::usrp_set_firmware_hash(hash_type)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:539:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'void<br clear="none">
b200_iface_impl::usrp_get_fpga_hash(hash_type&)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:551:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'void b200_iface_impl::usrp_set_fpga_hash(hash_type)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:563:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp: In<br clear="none">
member function 'virtual uint32_t<br clear="none">
b200_iface_impl::load_fpga(std::string)':<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:598:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:623:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:646:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/pybombs/src/uhd/host/lib/usrp/b200/b200_iface.cpp:675:<br clear="none">
error: 'libusb_error_name' was not declared in this scope<br clear="none">
/home/brett/gnuradio/include/boost/system/error_code.hpp: At global scope:<br clear="none">
/home/brett/gnuradio/include/boost/system/error_code.hpp:214: warning:<br clear="none">
'boost::system::posix_category' defined but not used<br clear="none">
/home/brett/gnuradio/include/boost/system/error_code.hpp:215: warning:<br clear="none">
'boost::system::errno_ecat' defined but not used<br clear="none">
/home/brett/gnuradio/include/boost/system/error_code.hpp:216: warning:<br clear="none">
'boost::system::native_ecat' defined but not used<br clear="none">
make[2]: *** [lib/CMakeFiles/uhd.dir/usrp/b200/b200_iface.cpp.o] Error 1<br clear="none">
make[2]: *** Waiting for unfinished jobs....<br clear="none">
make[1]: *** [lib/CMakeFiles/uhd.dir/all] Error 2<br clear="none">
make: *** [all] Error 2<br clear="none">
ERROR:root:PyBOMBS Make step failed for package (uhd) please see bash<br clear="none">
output above for a reason (hint: look for the word Error)<br clear="none">
</div>

    </div>
     

    
    <div style="color:#fff;height:0;"></div></div>


</div></div><br><br></div>  </div> </div>  </div> </div></div></p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

          
  
    
    <div style="clear:both"> </div>

    <table cellspacing=4px style="margin-top: 20px; margin-bottom: 10px;">
      <tbody>
        <tr>
          <td style="font-size: 12px; font-family: arial; font-weight: bold; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA "  >
                          <a style="text-decoration: none; color: #2D50FD" href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJxa2xoaWd0BF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMxMTE3BHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTM5MjA4NjExMQ--?act=reply&messageNum=1117">Reply via web post</a>
                      </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
            <a href="mailto:ikj1234i@yahoo.com?subject=Re%3A%20%5Bop25-dev%5D%20OP25%20Install%20Error" style="text-decoration: none; color: #2D50FD;">
              Reply to sender            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; ">
            <a href="mailto:op25-dev@yahoogroups.com?subject=Re%3A%20%5Bop25-dev%5D%20OP25%20Install%20Error" style="text-decoration: none; color: #2D50FD">
              Reply to group            </a> 
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #FFF; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
            <a href="http://groups.yahoo.com/group/op25-dev/post;_ylc=X3oDMTJmdm41aGhxBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEzOTIwODYxMTE-" style="text-decoration: none; color: #2D50FD">Start a New Topic</a>
          </td>
          <td style="font-size: 12px; font-family: arial; padding: 7px 5px 5px; color: #2D50FD; background-color: #F2F2F2; border: 1px solid #EAEAEA; " >
                            <a href="http://groups.yahoo.com/group/op25-dev/message/1115;_ylc=X3oDMTM1cnIzaHRmBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRtc2dJZAMxMTE3BHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTM5MjA4NjExMQR0cGNJZAMxMTE1" style="text-decoration: none; color: #2D50FD;">Messages in this topic</a>
                (3)
                      </td>
        </tr>
      </tbody>
    </table>

        
<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->




 

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

    <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="http://groups.yahoo.com/group/op25-dev;_ylc=X3oDMTJmN3NqMjNrBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEzOTIwODYxMTE-" style="text-decoration: none;">Visit Your Group</a></span>

     <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: inline; padding: 0 5px; margin-left: 0;">
      <span class="cat"><a href="http://groups.yahoo.com/group/op25-dev/members;_ylc=X3oDMTJncGRwN20wBF9TAzk3MzU5NzE0BGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMzkyMDg2MTEx?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">2</span>
    </li>
                                              </ul>
  </div>


<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://groups.yahoo.com/;_ylc=X3oDMTJlcG9tbmltBF9TAzk3NDc2NTkwBGdycElkAzIyMDg0NTgyBGdycHNwSWQDMTcwNTY0NDA4OQRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTM5MjA4NjExMQ--" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;"> • <a href="http://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:op25-dev-unsubscribe@yahoogroups.com?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="http://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

 
  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px 0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=22084582/grpspId=1705644089/msgId=1117/stime=1392086111" width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title a:visited {
    text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, div.photo-title a:visited {
    text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }


  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->