#header ul {
    width:196px;
}

#about #animal, #tim #animal {
    float:left;
    width:100px;
    height:67px;
    margin:0;
    padding:0;
    background:url(/images/oreilly/about_polar_bear.jpg) no-repeat 0 0;
    font-size:0;
    text-indent:-9999px;
}

#about h2 {
    font-family: Verdana,helvetica,arial,sans-serif;
    font-size:30px;
    font-weight:normal;
    color:#990000;
    display:inline;
    float:left;
    margin:0;
    clear:right;
}


a.nav3, a.nav3:visited, a.nav3:hover, a.navtab,a.navtab:visited,a.navtab:hover {
    color: white;
    text-decoration:none;
}

.clear, hr.clear {
    height:0 !important;
}

#content ul { 
    margin:0 0 0 1em;
    padding:0 0 0 1em;
   list-style-image: url('/images/icons/arrow.gif');
    line-height:1.5em;
}

#content li {
    padding:0;
    margin: 0;
}

#article ul {
    list-style-image:none; 
}

#article .headline {
    font-size: 12px;
    font-weight:bold;
}
    
ul.sellingpoints {
    color:#666;
    font-weight:bold;
    line-height:1.7em;
    list-style-position: inside;
}

/* middle and right content used for ug pages */
#middle_content {
    width:46em; 
    float:left;
}

#middle_content h3 {
    color:#333;
    font-size:16px;
    font-weight:normal;
    line-height:1.2em;
} 

#right_content {
    width:18em;
    float:right;
    margin-left:1em;
}

.article-heading {
    clear:left;
    font-size:13px;
    font-weight:bold;
}

#article {
    width:50em;
    float:left;
}




