/* CSS Document */

#buyb a:hover  {
   background-position: -100px 0%;
}

#buybutton  {
   margin: 0px auto 0px auto;
   width: 100px;
   position: relative;
}

#buyb a  {
   background: url(buyb.gif) no-repeat 0% 0px;
   display: block;
   width: 100px;
   height: 25px;
}

#buyb  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 5;
   width: 100px;
   height: 25px;
}

html, body  {
   padding: 0px;
   margin: 0px;
}

.software_tag_cloud a
{
    margin-right: .75em;
}

.software_discounted_price
{
    color: #990000;
    font-weight: bold;
}

.watcher_container
{
    margin: 2em 0em .5em 0em;
}

.watcher_count
{
    font-size: 1em;
    font-weight: bold;
    margin: 0em 0em .5em 0em;
}

.watcher_question
{
    margin: 0em 0em .5em 0em;
}