﻿.pageheading
{
    font-family: Arial, Helvetica, sans-serif;
    color: #4055A2;
    font-size: 16pt;
    display:inline-block;
	margin: 0 0 20px 0px;
	vertical-align: top;
}
.article_heading
{
    color: #5C8469;
    font-size: 18pt;
    display: block;
}
.article_contents
{
    vertical-align: top;
    width: 100%;
    padding: 0px 0px 10px 0px;
    font-size: 9pt;
    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;
}
.summary
{
    vertical-align: top;
    padding: 0px 8px 10px 0px;
}
.summary_article_heading
{
    font-weight: normal;
    color: #5C8469;
    font-size: 12pt;
    cursor: pointer;
    display: block;
    margin-top: 3px;
    font-weight: bold;
}
.summary_article_date
{
    font-weight: bold;
    color: #96C4AA;
    font-size: 8pt;
}
.summary_article_summary
{
    font-weight: normal;
    color: Black;
    font-size: 9pt;
    display: block;
    margin-top: 12px;
}
.summary_article_more
{
    font-weight: normal;
    color: #E47FA1;
    font-size: 8pt;
    display: inline-block;
    margin-top: 12px;
}
.list
{
	vertical-align: top;
 	font-weight: normal;
    color: Black;
    font-size: 8pt;
    line-height: 1.4em;
    margin: -1px 0px 10px 0px;
}
pager
{
	border: solid 1px black;
	background: yellow;
}
.productlinks
{
    width: 220px; vertical-align: top; text-align:center; padding-top: 5px; padding-left: 20px;
}
.productlink
{
	margin-bottom: 10px;
}
.article_contents a
{
	text-decoration: underline;
}
div#filter-panel {
	display: block;
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}
	div#filter-panel div.header {
		width: 212px;
		height: 22px;
		padding: 6px 0 0 8px;
		color: #fff;
		font-weight: bold;
		font-size: 120%;
		background: #e84878 url(../_images/gradients/pink.gif) repeat-x top left;
	}
	div#filter-panel div.content {
		width: 202px;
		display: block;
		border: 1px solid #dd3c72;
		padding: 10px 6px 0 10px;
		overflow: hidden;
	}
		div#filter-panel p {
			margin: 0 0 10px 0;
		}
		div#filter-panel div.content img {
			text-align: left;
			width: 75px;
			height: 75px;
			margin: 3px 10px 10px 0;
			padding: 0;
		}
		div#filter-panel div.content strong {
			font-weight: bold;
			font-size: 110%;
		}
