﻿a.bioPaw {
    background-image:url(http://www.lostdogrescue.org/toolbar/bio/bio.paw.png);
    background-repeat:no-repeat;
    height:32px;
    margin: 2 0 0 0;
    padding:1 0 0 18;
    text-align:left;
    border: none;
    color: #000033;
    font-family:Arial;
    font-size: 75%;
    font-weight:bold;
}    
a.bioPaw:first-letter {
    font-size: 100%;
}    
a.bioPaw:hover {
    text-decoration:underline;
}    
div.popupNewsFlash {
    z-index:1001;
    border-style:none;
    background-image:url(http://www.lostdogrescue.org/toolbar/bio/shade.gif);
    background-repeat:repeat;
    width:516px;
    position:absolute;
    top: 50px;
    left: 220px;
    margin:0 0 0 0;
    padding:8px 8px 8px 8px;
    visibility:hidden;
}
div.popupNewsFlashChild {
    border-style:solid;
    border-color: #000033;
    border-width:medium;
    background-color: White;
    width:98%;
    /*position:absolute;*/
    /*position:inherit;*/
    margin:0 0 0 0;
    padding:0 0 0 0;
}
div.popupSendToFriend {
    z-index:1000;
    border-style:none;
    background-image:url(http://www.lostdogrescue.org/toolbar/bio/shade.gif);
    background-repeat:repeat;
    width:316px;
    position:absolute;
    margin:0 0 0 0;
    padding:8px 8px 8px 8px;
    visibility:hidden;
}
div.popupSendToFriendChild {
    border-style:solid;
    border-color: #000033;
    border-width:medium;
    background-color: White;
    width:98%;
    /*position:absolute;*/
    /*position:inherit;*/
    margin:0 0 0 0;
    padding:0 0 0 0;
}
p.popupSendToFriendBio 
{
    font-weight:bold;
}
h1.popup {
    background-color:#000033;
    text-align:center;
    color:White;
    font-weight:bold;
    margin:0;
}
p.popup 
{
    font-size: 100%;
    text-align:justify;
}
p.popup:first-letter {
    font-size : 200%;
}
.errorMessage {
    font-size: 75%;
    font:Courier;
    color:Red;
    font-weight:bold;
}
