@import url(/css/default.css);

* html div.artNavigation div.fltRight a
{
    color: #990000;
    display: inline;
}

.article-rating
{
    font-size: 9pt;
    font-weight: bold;
    border: 1px solid #990000;
    vertical-align: bottom;
    padding: 5px;
	background: #eeeeee;
	border: 1px solid #cccccc;
    height: 100px
}

.article-rating ul
{
}

.article-rating ul li
{
    text-align: center;
    list-style: none;
    float: left;
    margin: 0 5px;
}

#column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

* html #column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

a, a:visited
{
    color: #990000;
}

a:hover
{
    color: black;
}

h2
{
    font-family: Trebuchet MS, Verdana, Arial
    font-size: 16pt;
    font-weight: normal;
}
