#dlForm {
    padding:25px;
    overflow:auto;
}
.col {
    float:left;
    width:224px;
}
#dlForm fieldset {
    background-color:#fff;
    background-repeat:no-repeat;
    background-position:center 10px;
    /*height:28em;*/
    padding:10px;
}
#dlForm fieldset#purple {
    background-position:center 15px;
}
#dlForm fieldset.toprow {
    height:16.8em;
}
#dlForm legend {
    color:#000;
    font-size:1.2em;
    margin-bottom:20px;
}
#wrapper #dlForm fieldset legend span {
    background:none;
    display:block;
    height:auto;
    float:none;
    position:static;
    width:180px;
}
#dlForm fieldset span {
    background:#fff url(/res/images/shadow.jpg) no-repeat -4px -1px;    
    float:left;
    height:20px;
    width:20px;
}
#dlForm em {
    display:block;font-style:normal;
font-size:.85em;
padding:1px;
color:#555}
#dlForm fieldset label {
    display:block;
    margin-left:30px;
    min-height:25px;
    margin-bottom:5px
}
#dlForm fieldset#green {background-image: url(/res/images/green.jpg) }
#dlForm fieldset#orange {background-image: url(/res/images/orange.jpg) }
#dlForm fieldset#purple {background-image: url(/res/images/purple.jpg) }
#dlForm fieldset#blue {background-image: url(/res/images/blue.jpg) }
#other { border-left:solid 1px #B0CE18; padding-left:10px; margin-left:10px; min-height:49em; width:214px}
#other ul li{margin-bottom:5px;}
#other h4 {font-size:1.3em; letter-spacing:-1px;margin-bottom:5px;}
#main-content #dl {
    background-image:url(/res/images/downloadpdf.jpg);
    margin-top:15px;
    width:13.5em}
    
#dlForm p.size {text-align:right;font-weight:bold;margin-top:150px}