﻿.pageheading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #993366;
    font-size: 16pt;
    display:inline-block;
	margin: 0 0 20px 0px;
	vertical-align: top;
}
.article_heading
{
    color: #993366;
    font-size: 16pt;
    display: block;
}
.article_contents
{
    vertical-align: top;
    width: 100%;
    padding: 0px 0px 10px 0px;
    font-size: 8pt;
    line-height: 10.9pt;
    text-align: left;
}
.smallimage
{
    width: 100px;
    vertical-align: top;
    padding: 0px 10px 20px 0px;
}
.largeimage
{
    white-space: nowrap;
    padding: 3px 28px 18px 0px;
}
.thumbnail
{
	vertical-align: top;
	padding: 5px 5px 10px 0px;
	display: block;
	text-align: center;
}
.summary
{
    vertical-align: top;
    padding: 0px 8px 10px 0px;
    width: 622px;
}
.summary_article_heading
{
    font-weight: normal;
    color: #993366;
    font-size: 12pt;
    cursor: pointer;
    display: block;
    margin-top: 3px;
}
.summary_article_date
{
    font-weight: bold;
    color: #FF9900;
    font-size: 7pt;
}
.summary_article_summary
{
    font-weight: normal;
    color: Black;
    font-size: 8pt;
    display: block;
    margin-top: 12px;
}
.summary_article_more
{
    font-weight: normal;
    color: #666600;
    font-size: 0.8em;
    display: inline-block;
    margin-top: 12px;
}
.list
{
	vertical-align: top;
 	font-weight: normal;
    color: Black;
    font-size: 9pt;
    line-height: 1.4em;
    margin: -1px 0px 10px 0px;
}
pager
{
	border: solid 1px black;
	background: yellow;
}
.productlinks
{
    width: 180px; vertical-align: top; padding-left: 20px;
}
.productlink
{
	margin-bottom: 10px;
}
.article_contents a
{
	text-decoration: underline;
}