body {
    font-size:16pt;
    font-weight:normal;
font-family: Arial, Helvetica, Sans-serif;
}
  .ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
  }
.sg a{
font-size:16pt;
font-weight:normal;
font-family:Arial, Helvetica, Sans-serif;
}
.sg {
padding-left:20px;
clear:all; 
font-size:16pt; 
width:630px;
height: 610px;
overflow-y: auto;
background: rgba(155,160,155,0.4);
}
.blink {
    font-family: Georgia;
    font-size:46pt;
    font-weight: bold;
    font-style: italic;
    color: #e12;
    padding: 2px 2px 1px 2px;
    margin-top: 20px;
}
#from {
    width: 610px;
    position:relative;
    text-align: center;
    color: #00e;
    font-size: 18pt;
    font-style: italic;
    text-shadow: none;
}
.more {
    font-size: 20pt;
    font-family: Georgia; // , Verdana, Arial, Helvetica, Sans-serif;
    // font-weight: bold;
    color: #eee;
}

a.more:hover{
   color: #33f;  
}

.addthis_inline_share_toolbox 
    margin-left: 50px;
}

.addthis_button_compact {
    margin-left: 50px;
}
.headTextTitle {
    height: 100px;
    width: 600px;
     background: url(/images/shaggie_cap_right.gif);
     background-position: 500px 100px;
    background-repeat: no-repeat;
    background-position: right; 
}
#headTextLogo {
    margin-left: 450px;
    height: 103px;
    width: 119px;
    display: block;
    // background: url(/images/shaggie_cap_right.gif);
    background-repeat: no-repeat;
    background-position: right; 
}
#nD {
    position: absolute;
    top: 5px;
    left: 5px;
}

.longstring {
  background: rgba(0,0,0,0.5);
  font-size: 14pt;
  color: #ff1;
  text-shadow: 0px 1px #000;
  padding: 5px;
}
.shortstring {
  background: rgba(0,0,0,0.5);
  font-size: 20pt;
  color: #ff1;
  text-shadow: 0px 1px #000;
  padding: 5px;
}
.bottomnav {
    color: #fff;
    font-size: 14pt;
    padding:3px 3px;
}
.bottombar {
    width: 650px; 
    float:left; 
    text-align:center; 
    border-top: 1px solid #fff;
    background: rgba(178,48,96,0.4);
    font-size: 22pt;
    color: #fff;
}
.help {
    font-size: 18pt;
    text-align: left;
    text-indent: 10px;
}

.tweet {
    border-radius: 25px;
    border: 1px solid #111;
    padding: 3px;
    margin: 30px 20px;
}