/* SLIDE SHOW */#TechResources { display: block; width: 100%; height: auto; }#TechResources ul { display: block; width: 100%; height: auto; list-style: none; margin: 15px 0 0; padding: 0; }#TechResources ul li { display: block; width: 50%; height: auto; float: left; clear: none; margin: 5px 0; padding: 0; }#TechResources ul li a { line-height: normal; font-size: 16px; }#TechList h3 a { color: #0094da; }#TechList .TechItem { border-bottom: 1px solid #eee; margin-bottom: 10px; padding-bottom: 10px; }/* PAGE SPECIFIC STUFF */#DATAWrapper { display: block; width: 100%; height: auto; margin-top: 10px; }#DATAWrapper .DATABox { position: relative; padding: 0; margin: 0; text-align: center; float: left; clear: none; margin-bottom: 20px; }#DATAWrapper .DATABox .DATAPicWrapper { display: block; width: 120px; height: auto; float: left; clear: none; }#DATAWrapper .DATABox .DATAPicWrapper .CJ_Hover_Effect { display: block; width: 96px; height: auto; white-space: nowrap; }#DATAWrapper .DATABox .DATAPicWrapper .CJ_Hover_Effect .DATAPic { position: relative; }#DATAWrapper .DATABox .DATAPicWrapper .CJ_Hover_Effect .DATAPic .Thumbnail { position: relative; display: block; width: 90px height: 96px; background: #e6e6e6; border: 1px solid silver; margin-bottom: 3px; } #DATAWrapper .DATABox .DATAPicWrapper .CJ_Hover_Effect .DATAPic .PageCurl { position: absolute; top: -1px; right: -1px; display: block; width: 30px; height: 30px; background: url(..//images/img_page_curl.png) no-repeat top right; z-index: 10; }#DATAWrapper .DATABox .DATAName { font-size: 11px; line-height: 12px; }#DATAWrapper .DATABox .DATAInfo { display: block; width: 400px; height: auto; text-align: left; margin-top: 10px; font-size: 12px; color: #000; float: left; clear: none; }