* {
    background-image: none !important;
}

.contentContainerS, .contentDividerS, .contentDividerXS, #languageSelector  {
    display: none;
}

.contentContainerXL .csc-textpic {
	clear:both;
	margin-bottom:20px;
}

.gridContainerXL .gridContent {
	width:520px;
}

#collectionPatternDetail {
	page-break-after:always;
}

.collectionDetail .leftCol label {
	width:180px;
}

.collectionDetail .leftCol .infoRow span {
	width:180px;
}


.collectionDetail .leftCol{
	width:360px;

}


.collectionDetail .rightCol{
	width:360px;
}


#logo img {
	width:323px;
	height:101px;
}

.imgborder {
    position: absolute;
	margin-left: 7px;
	margin-bottom: 10px;
	margin-right: 0px;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
}

body {
  font-size: 12pt;
  line-height: 16pt;
  color: #000000;
  background: none;
}

.contentDividerXL {
    width: 800px;
}

.contentDividerXS {
    width: 250px;
}

#header{
	height:120px;
}

#printFooter {
    display: block !important;
    padding-top: 6px;
    border-top: 1px solid #ef8a1e;
	width:950px;
	font-size:10pt;
	margin:auto;
	float: left;
	margin-top:20px;
}

#printFooter p {
	font-weight:bold;
}

#printFooter p span {
    margin-right: 21px;
	font-weight:normal;
}

#printFooter p span.last {
    margin-right: 0px;
}

#languageSelector {
    display: none;
}

#navigation {
    display: none;
}



#bgLeftTop {
    display: none;
}

#bgLeftBottom {
    display: none;
}

#bgRightTop {
    display: none;
}

#bgRightBottom {
    display: none;
}

#header {
    background-image: none;
}

#contentContainer {
    background-image: none;
}



#pageWrapper {
    margin-left: 0px;
    margin-right: 0px;
}
#footerWrapper {
    display: none;
}

#printFooter {
    display: block;
}

.contentDividerXXL {
    padding-left: 0px;
}
.contentDividerM {
    padding-left: 0px;
}
.contentDividerL {
    padding-left: 0px;
}

.contentDividerS {
    padding-left: 0px;
}

.contentDividerXL {
    padding-left: 0px;
}

.contentContainerXL ul li {
	list-style: disc;
	margin-left: 30px;
}