Re: State of Turnkey

"[email protected]" <[email protected]> Fri, 12 Nov 2010 10:04:24 -0000
Newsgroups gmane.comp.emulators.turnkey-mvs
Message-ID <[email protected]>
--sZIoHUrSd5EdHl94hhv20lrHha-bpeXerrcCeNi
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable



--- In [email protected], "Kevin Leonard" <kl_j76@...> wrote:
<--snip-->
>
> Let us know about anything you encounter using JES3.  Up to this
> point, we really haven't had an experienced JES3 person exercising
> the JES3 environment.  I've been filling that role by default; I'm a
> retired JES2 system programmer who got fascinated by JES3.  Whatever
> is broken, I probably had something to do with us.  When you find
> something that doesn't work, or have a suggestion on how we could
> do it better, let us know.  Hercules is a learning experience for
> all of us.

I wouldn't exactly call myself an expert.  I was a PL/1 and COBOL applicati=
on programmer with a small amount of assembler experience in a large JES3 s=
hop, but being me, I couldn't help but delve a bit deeper into how the whol=
e thing worked.  I was the sort of child parents dread, always taking thing=
s apart to find out how they worked!  As a result, I have a lot of theoreti=
cal knowledge, but not much in the way of hands on experience! I am very in=
terested in getting this working right though and so I am planning to learn=
 as much as I can in what little free time I've got.

"Playing with my toys", is what my other half calls it and there's always m=
ore important stuff to do!

> > I added a 3270 at 00C6 (the JES3 console as I knew from my
> > previous experience) and a 1403 at 030F (again I knew from
> > previous experience JES3 would look for it).
>=20
> We did, I think, pretty much decide that the JES3 display console
> is supposed to be at 014.  The existing TK3 system didn't have a
> UCB there, so we ended up borrowing one of the VTAM 3277 addresses.
> The TK3 update system I'm looking at does have 014; if yours does,
> you could move the JES3 console from 0C6 to 014.
>=20
> Addresses for the MLOG printer and JES3 procedure "JES3OUT"
> printer have gotten moved around by non-JES3 requirements.  I
> think I finally gave up trying to use the 30x range; in my personal
> JES3 system, I've moved MLOG to 31E and JES3OUT to 31F, but those
> assignments have never been implemented in the TK system and the
> TK3 update system I'm looking at doesn't have UCBs generated for
> those devices.  Until that happens, 30F is probably going to have
> to do.
>=20
One of the things on my to do list is to examine the defined devices.  I wa=
nt to add more DASD and need to know where I can put them.  014 does seem l=
ike a better place for the JES3 console than up with the user terminals.  I=
f I find that 014 is defined correctly, I will move it.  I'll have a look a=
t the printer situation.  It appears to me that in the TK3 update 31E is ML=
OG and 31F is JESOUT.

I have also noticed that there is one tape drive in the config file on 420,=
 but JES3IN00 has tape devices declared at 400 thru 40F, so I need to check=
 this out and amend accordingly.

> I don't know if you've gotten far enough to think about the
> possibilities of a multi-system JES3 complex.  Unfortunately,
> right now Hercules CTC support isn't robust enough to meet JES3
> requirements.  That's on the list of desirable features to add,
> and has been for a while.  I have built a functional complex using
> guest machines under VM with JES3 global, JES3 local and ASP real
> main, so when Hercules supports it we can do it.

This is a big shame.  It was my intention to run a complex with at least tw=
o mains.  Is the problem with the CTC documented anywhere?  Do we know if a=
nyone is actively looking at it as part of the ongoing development?

Regards

Simon


--sZIoHUrSd5EdHl94hhv20lrHha-bpeXerrcCeNi
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit




<!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><br>
<br>
--- In <a href="mailto:turnkey-mvs%40yahoogroups.com">[email protected]</a>, &quot;Kevin Leonard&quot; &lt;kl_j76@...&gt; wrote:<br>
&lt;--snip--&gt;<br>
&gt;<br>
&gt; Let us know about anything you encounter using JES3.  Up to this<br>
&gt; point, we really haven't had an experienced JES3 person exercising<br>
&gt; the JES3 environment.  I've been filling that role by default; I'm a<br>
&gt; retired JES2 system programmer who got fascinated by JES3.  Whatever<br>
&gt; is broken, I probably had something to do with us.  When you find<br>
&gt; something that doesn't work, or have a suggestion on how we could<br>
&gt; do it better, let us know.  Hercules is a learning experience for<br>
&gt; all of us.<br>
<br>
I wouldn't exactly call myself an expert.  I was a PL/1 and COBOL application programmer with a small amount of assembler experience in a large JES3 shop, but being me, I couldn't help but delve a bit deeper into how the whole thing worked.  I was the sort of child parents dread, always taking things apart to find out how they worked!  As a result, I have a lot of theoretical knowledge, but not much in the way of hands on experience! I am very interested in getting this working right though and so I am planning to learn as much as I can in what little free time I've got.<br>
<br>
&quot;Playing with my toys&quot;, is what my other half calls it and there's always more important stuff to do!<br>
<br>
&gt; &gt; I added a 3270 at 00C6 (the JES3 console as I knew from my<br>
&gt; &gt; previous experience) and a 1403 at 030F (again I knew from<br>
&gt; &gt; previous experience JES3 would look for it).<br>
&gt; <br>
&gt; We did, I think, pretty much decide that the JES3 display console<br>
&gt; is supposed to be at 014.  The existing TK3 system didn't have a<br>
&gt; UCB there, so we ended up borrowing one of the VTAM 3277 addresses.<br>
&gt; The TK3 update system I'm looking at does have 014; if yours does,<br>
&gt; you could move the JES3 console from 0C6 to 014.<br>
&gt; <br>
&gt; Addresses for the MLOG printer and JES3 procedure &quot;JES3OUT&quot;<br>
&gt; printer have gotten moved around by non-JES3 requirements.  I<br>
&gt; think I finally gave up trying to use the 30x range; in my personal<br>
&gt; JES3 system, I've moved MLOG to 31E and JES3OUT to 31F, but those<br>
&gt; assignments have never been implemented in the TK system and the<br>
&gt; TK3 update system I'm looking at doesn't have UCBs generated for<br>
&gt; those devices.  Until that happens, 30F is probably going to have<br>
&gt; to do.<br>
&gt; <br>
One of the things on my to do list is to examine the defined devices.  I want to add more DASD and need to know where I can put them.  014 does seem like a better place for the JES3 console than up with the user terminals.  If I find that 014 is defined correctly, I will move it.  I'll have a look at the printer situation.  It appears to me that in the TK3 update 31E is MLOG and 31F is JESOUT.<br>
<br>
I have also noticed that there is one tape drive in the config file on 420, but JES3IN00 has tape devices declared at 400 thru 40F, so I need to check this out and amend accordingly.<br>
<br>
&gt; I don't know if you've gotten far enough to think about the<br>
&gt; possibilities of a multi-system JES3 complex.  Unfortunately,<br>
&gt; right now Hercules CTC support isn't robust enough to meet JES3<br>
&gt; requirements.  That's on the list of desirable features to add,<br>
&gt; and has been for a while.  I have built a functional complex using<br>
&gt; guest machines under VM with JES3 global, JES3 local and ASP real<br>
&gt; main, so when Hercules supports it we can do it.<br>
<br>
This is a big shame.  It was my intention to run a complex with at least two mains.  Is the problem with the CTC documented anywhere?  Do we know if anyone is actively looking at it as part of the ongoing development?<br>
<br>
Regards<br>
<br>
Simon<br>
<br>
</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: State of Turnkey" style="margin-right: 0; padding-right: 0;">
	  Reply to <span style="font-weight: 700;">sender</span></a> |
        <a href="mailto:[email protected]?subject=Re: State of Turnkey">
	  Reply to <span style="font-weight: 700;">group</span></a> |
        	  <a href="http://groups.yahoo.com/group/turnkey-mvs/post;_ylc=X3oDMTJwaTBxa2syBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BG1zZ0lkAzcxOTMEc2VjA2Z0cgRzbGsDcnBseQRzdGltZQMxMjg5NTU2MjY2?act=reply&messageNum=7193">Reply <span style="font-weight: 700;">via web post</span></a> |
            	<a href="http://groups.yahoo.com/group/turnkey-mvs/post;_ylc=X3oDMTJlZ2lha2xpBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwNmdHIEc2xrA250cGMEc3RpbWUDMTI4OTU1NjI2Ng--" style="font-weight: 700;">Start a New Topic</a>
      </div>

                <a href="http://groups.yahoo.com/group/turnkey-mvs/message/7176;_ylc=X3oDMTM0anQ4NGoyBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BG1zZ0lkAzcxOTMEc2VjA2Z0cgRzbGsDdnRwYwRzdGltZQMxMjg5NTU2MjY2BHRwY0lkAzcxNzY-">Messages in this topic</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; ">Recent Activity:</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/turnkey-mvs/members;_ylc=X3oDMTJmZm52ZWE1BF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzEyODk1NTYyNjY-?o=6" style="text-decoration: none;">New Members</a></span>
      <span class="ct" style="color: #ff7900;">1</span>
    </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/turnkey-mvs;_ylc=X3oDMTJlMGJuMzhzBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTI4OTU1NjI2Ng--" style="text-decoration: none;">Visit Your Group</a>
  </div>
</div>

              <div id="ygrp-mkp" style="border: 1px solid #d8d8d8; clear: both; float: left; font-family: Arial; margin: 5px 0 10px 0; padding: 0 10px;">
      <div id="hd" style="color: #628c2a; font-size: 85%; font-weight: 700; line-height: 122%; margin: 10px 0;">MARKETPLACE</div>
      <div id="ads" style="margin-bottom: 10px;">
                  <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
            <p><a href="http://global.ard.yahoo.com/SIG=15o5bsq4l/M=493064.14012770.13963757.13298430/D=groups/S=1705006559:MKP1/Y=YAHOO/EXP=1289563466/L=3b598496-ee44-11df-a89f-7f1c167d92e2/B=IrGEBtj8fbc-/J=1289556266552121/K=Q9rm118Xg2VFsnG9kFRfBQ/A=6015306/R=0/SIG=11vlkvigg/*http://advision.webevents.yahoo.com/hobbiesandactivitieszone/">Hobbies & Activities Zone: Find others who share your passions! Explore new interests.</a></p><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['IrGEBtj8fbc-']='&U=13cu0h8kr%2fN%3dIrGEBtj8fbc-%2fC%3d493064.14012770.13963757.13298430%2fD%3dMKP1%2fB%3d6015306%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=3b598496-ee44-11df-a89f-7f1c167d92e2&T=1c912v9eb%2fX%3d1289556266%2fE%3d1705006559%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d3606311186%2fH%3dY29udGVudD0iR287V2lkZ2V0cztQb2RjYXN0cztNb2JpbGU7QnJpZWZjYXNlO0ZsaWNrcjtGaW5hbmNlO0dyb3VwcztCb29rbWFyaztBdWN0aW9uczsiIGRpc2FibGVzaHVmZmxpbmc9IjEiIHNlcnZlSWQ9IjNiNTk4NDk2LWVlNDQtMTFkZi1hODlmLTdmMWMxNjdkOTJlMiIgc2l0ZUlkPSI0NDUyNTUxIiB0U3RtcD0iMTI4OTU1NjI2NjUzMTQ4NiIg%2fQ%3d-1%2fS%3d1%2fJ%3d25228962&U=13cu0h8kr%2fN%3dIrGEBtj8fbc-%2fC%3d493064.14012770.13963757.13298430%2fD%3dMKP1%2fB%3d6015306%2fV%3d1"></noscript>          </div>
                          <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
                          <hr style="border: 1px solid #d8d8d8;">
                        <p><a href="http://global.ard.yahoo.com/SIG=15ohbstvg/M=493064.13814537.14041040.10835568/D=groups/S=1705006559:MKP1/Y=YAHOO/EXP=1289563466/L=3b598496-ee44-11df-a89f-7f1c167d92e2/B=IbGEBtj8fbc-/J=1289556266552121/K=Q9rm118Xg2VFsnG9kFRfBQ/A=6078812/R=0/SIG=114ae4ln1/*http://dogandcatanswers.yahoo.com/">Get great advice about dogs and cats.  Visit the Dog & Cat Answers Center.</a></p><script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['IbGEBtj8fbc-']='&U=13cop4jc5%2fN%3dIbGEBtj8fbc-%2fC%3d493064.13814537.14041040.10835568%2fD%3dMKP1%2fB%3d6078812%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=3b598496-ee44-11df-a89f-7f1c167d92e2&T=1c8udjlm6%2fX%3d1289556266%2fE%3d1705006559%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d750169274%2fH%3dY29udGVudD0iR287V2lkZ2V0cztQb2RjYXN0cztNb2JpbGU7QnJpZWZjYXNlO0ZsaWNrcjtGaW5hbmNlO0dyb3VwcztCb29rbWFyaztBdWN0aW9uczsiIGRpc2FibGVzaHVmZmxpbmc9IjEiIHNlcnZlSWQ9IjNiNTk4NDk2LWVlNDQtMTFkZi1hODlmLTdmMWMxNjdkOTJlMiIgc2l0ZUlkPSI0NDUyNTUxIiB0U3RtcD0iMTI4OTU1NjI2NjUzMTQ4NiIg%2fQ%3d-1%2fS%3d1%2fJ%3d25228962&U=13cop4jc5%2fN%3dIbGEBtj8fbc-%2fC%3d493064.13814537.14041040.10835568%2fD%3dMKP1%2fB%3d6078812%2fV%3d1"></noscript>          </div>
                          <div class="ad" style="color: #628C2A; font-family: Arial; font-weight: 700; padding: 0 0;">
                          <hr style="border: 1px solid #d8d8d8;">
                        <p><a href="http://global.ard.yahoo.com/SIG=15ojk0mfj/M=493064.13983314.14041046.13298430/D=groups/S=1705006559:MKP1/Y=YAHOO/EXP=1289563466/L=3b598496-ee44-11df-a89f-7f1c167d92e2/B=ILGEBtj8fbc-/J=1289556266552121/K=Q9rm118Xg2VFsnG9kFRfBQ/A=6060255/R=0/SIG=1194m4keh/*http://us.toolbar.yahoo.com/?.cpdl=grpj">Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.</a></p> <script language=javascript>
if(window.yzq_d==null)window.yzq_d=new Object();
window.yzq_d['ILGEBtj8fbc-']='&U=13ctb4cq3%2fN%3dILGEBtj8fbc-%2fC%3d493064.13983314.14041046.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1';
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=3b598496-ee44-11df-a89f-7f1c167d92e2&T=1c90dgqip%2fX%3d1289556266%2fE%3d1705006559%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d1573415231%2fH%3dY29udGVudD0iR287V2lkZ2V0cztQb2RjYXN0cztNb2JpbGU7QnJpZWZjYXNlO0ZsaWNrcjtGaW5hbmNlO0dyb3VwcztCb29rbWFyaztBdWN0aW9uczsiIGRpc2FibGVzaHVmZmxpbmc9IjEiIHNlcnZlSWQ9IjNiNTk4NDk2LWVlNDQtMTFkZi1hODlmLTdmMWMxNjdkOTJlMiIgc2l0ZUlkPSI0NDUyNTUxIiB0U3RtcD0iMTI4OTU1NjI2NjUzMTQ4NiIg%2fQ%3d-1%2fS%3d1%2fJ%3d25228962&U=13ctb4cq3%2fN%3dILGEBtj8fbc-%2fC%3d493064.13983314.14041046.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1"></noscript>          </div>
              </div>
    </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=X3oDMTJkNG40bzNoBF9TAzk3MzU5NzE0BGdycElkAzgxNjExNjIEZ3Jwc3BJZAMxNzA1MDA2NTU5BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMjg5NTU2MjY2" style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
  <div style="color: #747575; float: right;">Switch to: <a href="mailto:[email protected]?subject=Change Delivery Format: Traditional" style="text-decoration: none;">Text-Only</a>, <a href="mailto:[email protected]?subject=Email Delivery: Digest" class="margin-rt" style="text-decoration: none;">Daily Digest</a> &bull; <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> &bull; <a href="http://docs.yahoo.com/info/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=8161162/grpspId=1705006559/msgId=7193/stime=1289556266/nc1=4507179/nc2=5191954/nc3=5741391" 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 -->


--sZIoHUrSd5EdHl94hhv20lrHha-bpeXerrcCeNi--