
span.hlsrch
{
	background-color:#FFFF99;
	text-decoration:inherit;
}

p.stopword-message
{
	color:#990000;
	font-size:.9em;
	font-style:italic;
	margin-top: -7px;
}

tr.alt1
{
	background-color: #FAF2F1;
}

tr.alt2
{
	/*background-color: #FEFCFC;*/
}


div#search-results-container
{
	width: 717px;
	min-height: 200px;
	margin-left: -23px;
	margin-top: 15px;
}

table
{
	border-collapse:collapse;
	width: 717px;
}

td
{
	font-size: .9em;
	padding: 4px;
}

td.td-end-spacer { width: 47px; }
td.td-score { width: 40px;text-align:center; }
td.td-title { width: 99px; }
td.td-description {	width: 444px; }

div#search-results-container table th
{
	background-color:#F2E1DC;
	margin: 0px;
}


h2
{
	font-size:18px;
	color: #c85e5e;
	margin-left: -5px;
	margin-top: -21px;
}

h3
{
	font-size:1.35em;
	color: #c85e5e;
	margin: 0px;
}

h4
{
	font-size:1.1em;
	color: #c85e5e;
	margin: 0px;
}


p
{
	margin: 6px 0px 0px 0px;
}

div.hr
{
	margin-top: 6px;
	margin-bottom: 6px;	
	height: 1px;
	background-color: #909047;
}

div.hr-footer
{
	margin-top: 0px;
	margin-bottom: 16px;	
	height: 1px;
	background-color:#CCCCCC;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}


p.teaser
{
	font-style: italic;
}

p.text
{
}

p.text img
{
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #000000;
	float:left;
}



div.category_container
{
	margin-top: 25px;
}

div.category_container p
{
	margin-left: 25px;

}

div#search-container
{
	text-align: right;
	margin-right: -12px;
}

div#search-container form
{
	margin: 0px;
}

div#search-container input
{
	border: 1px solid #909047;
}
div#search-container #search
{
	background-color:#909047;
	color: #FFFFFF;
	font-weight: bold;
}

div#breadcrumb
{
	position: absolute;
	margin: 4px 0px 0px 10px;
	font-size: .8em;
}

div#breadcrumb a
{
	font-size: .8em;
}

div.attachment-container
{
	background-image:url(/cms/modules/articles/lib/images/download_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:bottom;
	height: 35px;
	clear: both;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 35px;
}

