h1, .likeH1, .sectionColor {
	color: #CFA55D;
	}
	
.sidebarBoxHeader {
	border: solid 1px #CFA55D;
	background-color: #CFA55D;
	}
	
	.sidebarBoxHeader img {
		margin-left: 16px;
		}
		
.mediaInfo {
	margin-bottom: 14px;
	width: 100%;
	}

	.mediaInfo tr {
		vertical-align: top;
		}
		
	.mediaInfo tr.headerrow {
		vertical-align: bottom;
		}
		
		.mediaInfo tr th {
			background-color: #CFA55D;
			color: #fff;
			padding: 5px 10px 5px 10px;
			text-align: left;
			}
			
		.mediaInfo tr td {
			padding: 2px 10px 2px 10px;
			padding: 5px 10px 5px 10px;
			line-height: 140%;
			vertical-align: top;
			border-bottom: solid 1px #ccc;
			}

		.mediaInfo tr td.nameNumber {
			border-bottom: none;
			}
		.mediaInfo tr td.datasheets {
			vertical-align: bottom;
			line-height: 100%;
			}
			.mediaInfo tr td.datasheets img {
				margin-bottom: 4px;
				}
				
.mediaTableHeading	{
	margin-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
.mediaInfo tr td.thicknessContainer {
	border-bottom: solid 1px #ccc;
	}
	
.thickness {
	width: 100%;
	margin-bottom: 9px;
	}
	.thickness tr {
		}
		.thickness tr th {
			font-weight: bold;
			color: #000;
			background-color: #fff;
			text-align: center;
			padding: 2px 2px 2px 0px;
			width: 12.5%;
			}
		.thickness tr td {
			text-align: center;
			border: none;
			padding: 2px 2px 2px 0px;
			}