body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Arial", sans-serif;
    color: #333;
    background: #f0eee7 url(/images/bg.gif) repeat !important;
}

.aboutPrinting {
    margin: 0 auto;
    width: 50%;
    padding-bottom: 2%;
    text-align: left;
    font-weight: bold;
}

#lgMain {
    display: inline;
    font-size: 25px;
}

#aftMain {
    padding-top: 4%;
}

#my_form {
    margin: 0 auto;
}

#m {
    width: 100%;
    height: 100%;
}

.ttSA {
    background: #F3F3F3;
    display: block;
    padding: 3px;
    margin: 0 -9px -9px -9px;
    text-align: center;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#container>div {
    height: 1300px;
}

#my_form>div>div>ul>p:nth-child(14) {
    position: relative;
    top: -560px;
    right: 1.2%;
    width: auto;
}

label {
    display: -webkit-box;
    position: relative;
    margin-top: -19px;
    right: 14px;
    background: #FFFFFF;
    height: 14px;
    padding: 2px 5px 2px 5px;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    line-height: .65;
    top: -5px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

input,
textarea {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    display: block;
    outline: none;
    border: none;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding: 0;
}

textarea {
    resize: none;
}

.liInp {
    display: block;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 3px;
    width: 30%;
    position: relative;
    padding-top: 7px;
    padding-right: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
}

#mybtnDiv {
    width: 10%;
    position: relative;
    top: -170px;
    right: -400px;
}

input[type="submit"] {
    border-radius: 3px;
}

#container>div>p:nth-child(10) {
    position: relative;
    top: -660px;
}

#my_form>div>div>ul>p:nth-child(15) {
    position: relative;
    top: -590px;
    left: 43%;
}

#my_form>div>div>ul>p {
    width: 10%;
}

#papReq {
    left: 17%;
    width: 300px;
    position: relative;
    top: -26px;
    height: 40px;
}

#papReq>span {
    margin-top: -10px;
}

#yourName {
    left: 50%;
    top: -96px;
    width: 300px;
    height: 40px;
}

#yourName>span {
    margin-top: -14px;
}

#yourEmail {
    left: 17%;
    top: -73px;
    height: 40px;
    width: 300px;
}

#yourEmail>span {
    margin-top: -11px;
}

#specReqs {
    top: -196px;
    left: 17%;
    height: 60px;
    width: 510px;
}

#specReqs>span {
    top: -19px;
    position: relative;
}

#organization {
    left: 17%;
    width: 410px;
    top: -81px;
    height: 40px;
}

#phoNum {
    top: -143px;
    left: 50%;
    height: 40px;
    width: 300px;
}

#phoNum>span {
    margin-top: -11px;
}

#shipAdd {
    top: -210px;
    left: 50%;
    height: 40px;
    width: 300px;
}

#shipAdd>span {
    margin-top: -14px;
}

#numCopies {
    top: -140px;
    left: 17%;
    height: 40px;
    width: 300px;
}

#numCopies>span {
    margin-top: -14px;
}

#inst {
    height: 40px;
    left: 17%;
    width: 410px;
    top: -88px;
}

#inst>span {
    margin-top: -6px;
}

#crInfo {
    position: relative;
    top: -100px;
}

#lastAboutPrinting{
  padding-bottom: 5%;
  font-weight: normal;
}

.requestConferenceImage{
	max-width:63%;
  margin-top: 2em;
}
