/* 
	ordering page styles
*/

div#ordering {
	margin-top: 5%;
}

#PersonalUseLicenseAgreementInner {
    font-size: 60%;
    border: 1px solid black;
    margin-bottom: 0;
}

#PersonalUseLicenseAgreementOuter {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}

#imagenote {
    margin-bottom: 5px;
}

#NoBottom {
    margin-bottom: 0;
}

div#orders {
	margin-top: 5%;
}

div#contact {
  font-size: 0.75em;
  line-height: 1.25;
}

div#imagenote {
  font-size: 0.5em;
  line-height: 1;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
  margin-bottom: 15px;
  border: 1px solid black;
}