.CatalogPane {
	background:#fff !important;
}

.PageContentRule {
	background-image: url(/Portals/0/Skins/Adore/images/page-rule-gray.gif);
}

.marginRight {
	margin-right:0 !important;
}

.ArrowDown {
	width:30px;
	height:30px;
	background: url(/Portals/0/Skins/Adore/images/arrowDown-gray.png) no-repeat 5px 5px transparent;
	border-bottom: 1px solid #b8b7af;
	border-right: 1px solid #b8b7af;
}

.ArrowDown img {
	display:none;
}

.sectionTitle {
	border-bottom:1px solid #b8b7af;
}

.TechnologyContainer .HeaderContainer {
	position:relative;
	overflow:hidden;
}

.HeaderTitle {
	position:absolute;
	left:0;
	bottom:0;
}

.HeaderTitle img {
	max-width:100%;
	padding:0 30px 15px;
}

.HeaderContainer img {
	min-width:100%;
}

.contentHeader {
    padding-left: 60px;
	padding-bottom: 15px;
    margin-top: -20px;
    border-bottom: 1px solid #b8b7af;
}

.contentHeader h3{
	text-transform:uppercase;
}

.contentHeader .subtitle {
	font-weight:bold;
}

.TechnologiesList {
	margin-top:4px;
	background:#edece2;
}

.TechnologiesListItem {
	margin:30px 0;
	border-right: 2px dotted rgba(184, 183, 179, 0.7);
}

.TechnologiesListItem:last-child {
	border-right: none;
}

.TechnologyLogo, .TechnologyDetail {
	
}

.TechnologyLogo {
	text-align:center;
	padding:0 15px 15px;
}

.TechnologyLogo img {
	max-width:100%;
	padding:0px;
}

.TechnologyDetail {
	font-size:18px;
	font-weight:bold;
	padding:15px 30px 30px;
}

.TechnologyFooter {
	padding:45px;
	background:#524d4b;
	color:#fedbae;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
}