Re: URL friendly SEO

Rubén Clérigo <[email protected]> Thu, 18 Nov 2010 17:46:08 +0100
Newsgroups gmane.comp.java.javaspain
Message-ID <[email protected]>
--------------000404090900040708070403
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

No se si urlrewrite tiene una forma de extraer datos de base de datos 
según procesa el filtro de url, pero me extrañaría, así que por lo que 
yo se la única forma de hacerlo es la que te indico, sacar el encabezado 
del artículo de la base de datos y ponerlo al crear la página como parte 
de la url (ya sea como parámetro y que lo procese urlrewrite con un 
filtro out, o directamente generando la url bonita 
http://sitio.com/articulo/30/3/2/encabezado 
<http://mysite.com/articles/articleId>

Luego con urlrewrite harías un filtro de entrada que tome esa url y la 
convierta en
http://sitio.com/articles.jsp?id=30 
<http://mysite.com/articles/articleId>&cat=3&prio=2




El 18/11/2010 17:36, JULIO GOMEZ escribió:
>
>
>
>  si es mia yo la controlo.
>
> --- El *jue, 11/18/10, Rubén Clérigo /<[email protected]>/* escribió:
>
>
>     De: Rubén Clérigo <[email protected]>
>     Asunto: Re: [javaSpain] URL friendly SEO
>     A: [email protected]
>     Fecha: jueves, 18 de noviembre de 2010, 09:50 am
>
>     ¿La generación de la página que contiene el enlace
>     http://sitio.com/articles.jsp?id=30
>     <http://mysite.com/articles/articleId>&cat=3&prio=2 no es tuya?
>     ¿Es un enlace externo que entra a tu web desde un sitio que no
>     controlas?
>
>
>     El 18/11/2010 16:36, JULIO GOMEZ escribió:
>
>>
>>     recuerda que lo que tengo al inicio es esto
>>
>>     http://sitio.com/articles.jsp?id=30
>>     <http://mysite.com/articles/articleId>&cat=3&prio=2
>>
>>     por medio de esos valores tu obtienes el articulo.
>>
>>     http://sitio.com/articles.jsp/encabezado
>>     <http://mysite.com/articles/articleId>
>>
>>
>>
>>     --- El *jue, 11/18/10, Rubén Clérigo /<[email protected]>
>>     </mc/[email protected]>/* escribió:
>>
>>
>>         De: Rubén Clérigo <[email protected]>
>>         </mc/[email protected]>
>>         Asunto: Re: [javaSpain] URL friendly SEO
>>         A: [email protected]
>>         </mc/[email protected]>
>>         Fecha: jueves, 18 de noviembre de 2010, 09:24 am
>>
>>         Al generar la url la metes dentro de un
>>
>>         response.encodeURL("www.hola.com/?id=Encabezado
>>         <http://www.hola.com/?id=Encabezado> noticia")
>>
>>          y luego en urlrewrite creas un filtro de tipo "out" que
>>         procese eso y lo convierta en
>>
>>         "www.hola.com/Encabezado <http://www.hola.com/Encabezado>
>>         noticia/".
>>
>>         Suerte.
>>
>>
>>         El 18/11/2010 15:28, JULIO GOMEZ escribió:
>>
>>>
>>>
>>>         si, pero como pasarias el encabezado de la noticia a la url?
>>>
>>>
>>>
>>>
>>>         --- El *jue, 11/18/10, Rubén Clérigo /<[email protected]>/*
>>>         escribió:
>>>
>>>
>>>             De: Rubén Clérigo <[email protected]>
>>>             Asunto: Re: [javaSpain] URL friendly SEO
>>>             A: [email protected]
>>>             Fecha: jueves, 18 de noviembre de 2010, 02:14 am
>>>
>>>             http://tuckey.org/urlrewrite/ es lo que necesitas.
>>>             Funciona muy bien una vez le coges el truco.
>>>
>>>
>>>             El 17/11/2010 22:46, JULIO GOMEZ escribió:
>>>
>>>>
>>>>             Hola. me pueden ayudar con esto
>>>>
>>>>             actualmente en mi programa tengo la url de esta mandero
>>>>
>>>>             http://sitio.com/articles.jsp?id=30
>>>>             <http://mysite.com/articles/articleId>&cat=3&prio=2
>>>>
>>>>             pero me gustaria tener algo de esta manera
>>>>
>>>>             http://sitio.com/articles/my-articulo
>>>>             <http://mysite.com/articles/articleId>
>>>>
>>>>             he revisasdo varias frameworks como estos
>>>>
>>>>             http://tuckey.org/urlrewrite/
>>>>
>>>>             pero tengo varios parametros que necesito pasar. y no
>>>>             se como mostrar el tema de la noticia
>>>>
>>>>             Saludos
>>>>
>>>>
>>>
>>
>
> 

--------------000404090900040708070403
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit




<!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">&nbsp;</span>

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

    <div id="ygrp-text" >
      
      
      <p><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

  
  
    No se si urlrewrite tiene una forma de extraer datos de base de
    datos según procesa el filtro de url, pero me extrañaría, así que
    por lo que yo se la única forma de hacerlo es la que te indico,
    sacar el encabezado del artículo de la base de datos y ponerlo al
    crear la página como parte de la url (ya sea como parámetro y que lo
    procese urlrewrite con un filtro out, o directamente generando la
    url bonita <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articulo/30/3/2/encabezado</a><br>
    <br>
    Luego con urlrewrite harías un filtro de entrada que tome esa url y
    la convierta en <br>
    <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles.jsp?id=30</a>&amp;cat=3&amp;prio=2<br>
    <br>
    <br>
    <br>
    <br>
    El 18/11/2010 17:36, JULIO GOMEZ escribió:
    <blockquote cite="mid:106207.61714.qm-iMF8nSIlBDevuULXzWHTWIglqE1Y4D90QQ4Iyu8u01E@public.gmane.org" type="cite">
      <span> </span>
      
          <div id="ygrp-text">
            <p>
              <table border="0" cellpadding="0" cellspacing="0">
                <tbody>
                  <tr>
                    <td style="font: inherit;" valign="top"><br>
                      <br>
                       si es mia yo la controlo.<br>
                      <br>
                      --- El <b>jue, 11/18/10, Rubén Clérigo <i><a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a></i></b>
                      escribió:<br>
                      <blockquote style="border-left: 2px solid rgb(16,
                        16, 255);"><br>
                        De: Rubén Clérigo <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]">&lt;[email protected]&gt;</a><br>
                        Asunto: Re: [javaSpain] URL friendly SEO<br>
                        A: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a><br>
                        Fecha: jueves, 18 de noviembre de 2010, 09:50 am<br>
                        <br>
                        <div id="yiv901949133">
                          <span> </span>
                          <div id="yiv901949133ygrp-text">
                            <p> ¿La generación de la página que contiene
                              el enlace <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles.jsp?id=30</a>&amp;cat=3&amp;prio=2

                              no es tuya? ¿Es un enlace externo que
                              entra a tu web desde un sitio que no
                              controlas?<br>
                              <br>
                              <br>
                              El 18/11/2010 16:36, JULIO GOMEZ escribió:
                            </p>
                            <blockquote type="cite"> <span> </span>
                              <div id="yiv901949133ygrp-text">
                                <p>
                                  <table border="0" cellpadding="0" cellspacing="0">
                                    <tbody>
                                      <tr>
                                        <td style="font: inherit;" valign="top"><br>
                                          recuerda que lo que tengo al
                                          inicio es esto<br>
                                          <br>
                                          <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles.jsp?id=30</a>&amp;cat=3&amp;prio=2<br>
                                          <br>
                                          por medio de esos valores tu
                                          obtienes el articulo.<br>
                                          <br>
                                          <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles.jsp/encabezado</a><br>
                                          <br>
                                          <br>
                                          <br>
                                          --- El <b>jue, 11/18/10,
                                            Rubén Clérigo <i><a moz="true" rel="nofollow" class="yiv901949133moz-txt-link-rfc2396E" ymailto="mailto:[email protected]" target="_blank" href="/mc/[email protected]">&lt;[email protected]&gt;</a></i></b>
                                          escribió:<br>
                                          <blockquote style="border-left: 2px
                                            solid rgb(16, 16, 255);"><br>
                                            De: Rubén Clérigo <a moz="true" rel="nofollow" class="yiv901949133moz-txt-link-rfc2396E" ymailto="mailto:[email protected]" target="_blank" href="/mc/[email protected]">&lt;[email protected]&gt;</a><br>
                                            Asunto: Re: [javaSpain] URL
                                            friendly SEO<br>
                                            A: <a moz="true" rel="nofollow" class="yiv901949133moz-txt-link-abbreviated" ymailto="mailto:[email protected]" target="_blank" href="/mc/[email protected]">[email protected]</a><br>
                                            Fecha: jueves, 18 de
                                            noviembre de 2010, 09:24 am<br>
                                            <br>
                                            <div id="yiv901949133yiv377538542">
                                              <span> </span>
                                              <div id="yiv901949133yiv377538542ygrp-text">
                                                <p> Al generar la url la
                                                  metes dentro de un <br>
                                                  <br>
                                                  response.encodeURL("<a moz="true" rel="nofollow" class="yiv901949133yiv377538542moz-txt-link-abbreviated" target="_blank" href="http://www.hola.com/?id=Encabezado">www.hola.com/?id=Encabezado</a>
                                                  noticia")<br>
                                                  <br>
                                                   y luego en urlrewrite
                                                  creas un filtro de
                                                  tipo "out" que procese
                                                  eso y lo convierta en
                                                  <br>
                                                  <br>
                                                  "<a moz="true" rel="nofollow" class="yiv901949133yiv377538542moz-txt-link-abbreviated" target="_blank" href="http://www.hola.com/Encabezado">www.hola.com/Encabezado</a>
                                                  noticia/".<br>
                                                  <br>
                                                  Suerte.<br>
                                                  <br>
                                                  <br>
                                                  El 18/11/2010 15:28,
                                                  JULIO GOMEZ escribió:
                                                </p>
                                                <blockquote type="cite">
                                                  <span> </span>
                                                  <div id="yiv901949133yiv377538542ygrp-text">
                                                    <p>
                                                      <table border="0" cellpadding="0" cellspacing="0">
                                                        <tbody>
                                                          <tr>
                                                          <td style="font:
                                                          inherit;" valign="top"><br>
                                                          <br>
                                                          si, pero como
                                                          pasarias el
                                                          encabezado de
                                                          la noticia a
                                                          la url?<br>
                                                          <br>
                                                          <br>
                                                          <br>
                                                          <br>
                                                          --- El <b>jue,
                                                          11/18/10,
                                                          Rubén Clérigo
                                                          <i><a moz="true" rel="nofollow" class="yiv901949133yiv377538542moz-txt-link-rfc2396E">&lt;[email protected]&gt;</a></i></b>
                                                          escribió:<br>
                                                          <blockquote style="border-left:
                                                          2px solid
                                                          rgb(16, 16,
                                                          255);"><br>
                                                          De: Rubén
                                                          Clérigo <a moz="true" rel="nofollow" class="yiv901949133yiv377538542moz-txt-link-rfc2396E">&lt;[email protected]&gt;</a><br>
                                                          Asunto: Re:
                                                          [javaSpain]
                                                          URL friendly
                                                          SEO<br>
                                                          A: <a moz="true" rel="nofollow" class="yiv901949133yiv377538542moz-txt-link-abbreviated">[email protected]</a><br>
                                                          Fecha: jueves,
                                                          18 de
                                                          noviembre de
                                                          2010, 02:14 am<br>
                                                          <br>
                                                          <div id="yiv901949133yiv377538542yiv400702648">
                                                          <span> </span>
                                                          <div id="yiv901949133yiv377538542yiv400702648ygrp-text">
                                                          <p> <a moz="true" rel="nofollow" class="yiv901949133yiv377538542yiv400702648moz-txt-link-freetext" target="_blank" href="http://tuckey.org/urlrewrite/">http://tuckey.org/urlrewrite/</a>
                                                          es lo que
                                                          necesitas.
                                                          Funciona muy
                                                          bien una vez
                                                          le coges el
                                                          truco.<br>
                                                          <br>
                                                          <br>
                                                          El 17/11/2010
                                                          22:46, JULIO
                                                          GOMEZ
                                                          escribió: </p>
                                                          <blockquote type="cite"> <span> </span>
                                                          <div id="yiv901949133yiv377538542yiv400702648ygrp-text">
                                                          <p>
                                                          <table border="0" cellpadding="0" cellspacing="0">
                                                          <tbody>
                                                          <tr>
                                                          <td style="font:
                                                          inherit;" valign="top">
                                                          <div id="yiv901949133yiv377538542yiv400702648yiv33510435"> <br>
                                                          Hola. me
                                                          pueden ayudar
                                                          con esto<br>
                                                          <br>
                                                          actualmente en
                                                          mi programa
                                                          tengo la url
                                                          de esta
                                                          mandero<br>
                                                          <br>
                                                          <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles.jsp?id=30</a>&amp;cat=3&amp;prio=2<br>
                                                          <br>
                                                          pero me
                                                          gustaria tener
                                                          algo de esta
                                                          manera<br>
                                                          <br>
                                                          <a moz="true" rel="nofollow" target="_blank" href="http://mysite.com/articles/articleId">http://sitio.com/articles/my-articulo</a><br>
                                                          <br>
                                                          he revisasdo
                                                          varias
                                                          frameworks
                                                          como estos<br>
                                                          <br>
                                                          <a moz="true" rel="nofollow" class="yiv901949133yiv377538542yiv400702648moz-txt-link-freetext" target="_blank" href="http://tuckey.org/urlrewrite/">http://tuckey.org/urlrewrite/</a><br>
                                                          <br>
                                                          pero tengo
                                                          varios
                                                          parametros que
                                                          necesito
                                                          pasar. y no<br>
                                                          se como
                                                          mostrar el
                                                          tema de la
                                                          noticia<br>
                                                          <br>
                                                          Saludos<br>
                                                          <br>
                                                          </div>
                                                          </td>
                                                          </tr>
                                                          </tbody>
                                                          </table>
                                                          <br>
                                                           </p>
                                                          </div>
                                                          </blockquote>
                                                          </div>
                                                          </div>
                                                          </blockquote>
                                                          </td>
                                                          </tr>
                                                        </tbody>
                                                      </table>
                                                      <br>
                                                       </p>
                                                  </div>
                                                </blockquote>
                                              </div>
                                            </div>
                                          </blockquote>
                                        </td>
                                      </tr>
                                    </tbody>
                                  </table>
                                  <br>
                                   </p>
                              </div>
                            </blockquote>
                          </div>
                        </div>
                      </blockquote>
                    </td>
                  </tr>
                </tbody>
              </table>
              <br>
               </p>
          </div>
          
      
      <!-- end group email -->
    </blockquote>
  

</p>

    </div>
     

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

        
  
   
    <div id="ygrp-actbar" style="clear: both; margin-bottom: 10px; white-space: nowrap; color: #666; padding-top: 15px;">
      <div>
        <a href="mailto:[email protected]?subject=Re%3A%20%5BjavaSpain%5D%20URL%20friendly%20SEO" style="margin-right: 0; padding-right: 0;">
	  Responder a <span style="font-weight: 700;">remitente</span></a> |
        <a href="mailto:[email protected]?subject=Re%3A%20%5BjavaSpain%5D%20URL%20friendly%20SEO">
	  Responder a <span style="font-weight: 700;">grupo</span></a> |
        	  <a href="http://es.groups.yahoo.com/group/javaSpain/post;_ylc=X3oDMTJxODhzcXZvBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BG1zZ0lkAzI1NjkzBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTI5MDA5ODc3NA--?act=reply&messageNum=25693">Responder <span style="font-weight: 700;">mediante la Web</span></a> |
            	<a href="http://es.groups.yahoo.com/group/javaSpain/post;_ylc=X3oDMTJlMGE5czJsBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI5MDA5ODc3NA--" style="font-weight: 700;">Crear un tema nuevo</a>
      </div>

                <a href="http://es.groups.yahoo.com/group/javaSpain/message/25608;_ylc=X3oDMTM2cWdyYTZtBF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BG1zZ0lkAzI1NjkzBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTI5MDA5ODc3NAR0cGNJZAMyNTYwOA--">Mensajes con este tema</a>
          (<span style="font-weight: 700;">11</span>)
          </div> 
<!------- Start Nav Bar ------>

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #e0ecee; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; ">Actividad reciente:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
                                                    </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://es.groups.yahoo.com/group/javaSpain;_ylc=X3oDMTJlYWE0ZGt1BF9TAzk3NDkwNDYzBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI5MDA5ODc3NA--" style="text-decoration: none;">Visita tu grupo</a>
  </div>
</div>

      <div id="ygrp-grfd" style="font-family: Verdana; font-size: 12px; padding: 15px 0;">
      
<!-- |**|begin egp html banner|**| -->

      Para cancelar su subscripción a este grupo, envíe un mensaje de correo electrónico a:<BR>
[email protected]<BR>
<BR>
      
<!-- |**|end egp html banner|**| -->

    </div>
  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
  <a href="http://es.groups.yahoo.com/;_ylc=X3oDMTJkcDY2ZjY0BF9TAzk3NDkwNDYxBGdycElkAzE5NDEzNDUEZ3Jwc3BJZAMxNjYwMzk2MDU2BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjkwMDk4Nzc0" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/es.gif" height="19" width="141" alt="Yahoo! Grupos" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Cambiar a: <a href="mailto:[email protected]?subject=Cambiar Formato de Envío: Tradicional" style="text-decoration: none;">Solo Texto</a>, <a href="mailto:[email protected]?subject=Envío de Correo: Reseña" class="margin-rt" style="text-decoration: none;">Rese\xc3\xb1a Diaria</a> &bull; <a href="mailto:[email protected]?subject=Cancelar suscripción" style="text-decoration: none;">Cancelar suscripción</a> &bull; <a href="http://es.docs.yahoo.com/info/utos.html" style="text-decoration: none;">Condiciones de uso</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=97490463/grpId=1941345/grpspId=1660396056/msgId=25693/stime=1290098774/nc1=4026969/nc2=2/nc3=3" 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;
}

  a {
    color: #1e66ae;
  }

  #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-mlmsg a {
    color: #1E66AE;
  }

  #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 -->


--------------000404090900040708070403--