﻿.cataloguePageContainer
{
	border-left:solid 2px #E2DBC5;
	border-right:solid 2px #E2DBC5;
	border-bottom:solid 2px #E2DBC5;
	margin-bottom:10px;
	min-height:90px;
}
.cataloguePageIntro
{
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	/*background-color:#FFF1D0;*/
	background-color:#E2DBC5;
}
.catalogueLink
{
	position:absolute;
	right:10px;
    right:expression("40px");
	top:10px;
}

.sectionHeader
{
	border-top:none;
}
.cataloguePageContainer .sectionContent
{
	min-height:95px;
	height:95px;
}

#templ8a_rhs .AppletContainer
{
	background:url(applet-bg.gif) repeat-x top;
	padding-left:12px;
	padding-right:12px;
	border-top:none;
	margin:0;
}
.prodSumImg
{
	clear:both;
}
