/* 
Scout Portal Toolkit No Netscape 4 Stylesheet 
this style sheet includes styles that must be hidden from Netscape 4.
the link tag for this sheet in SPT--StandardPageStart.html must include
the attribute 'media="all"'. Netscape 4 ignores stylesheets for non-screen media
*/

img.inline {display: inline}
select {width: 130px;}

/*
    RatingDiv contains the fast user rating graphic and text
    in PrintResource
*/
div.RatingDiv
{
    float: right;
    width: 75px;
    padding: 0px;
    font-size: 10px;
    text-align: right;
    line-height: 17px;
    text-decoration: none;
    margin-top: 6px;
}
