/* SLIDE SHOW */#TechResources { display: block; width: 100%; height: auto; }#TechResources ul { display: block; width: 100%; height: auto; list-style: none; margin: 0; padding: 0; }#TechResources ul li { display: block; width: 40%; height: auto; float: left; clear: none; margin: 0 0 10px 0; padding: 0; }#TechResources ul li a { display: block; width: 100%; height: auto; line-height: 150%; font-size: 16px; margin: 10px 0; }/* PAGE SPECIFIC STUFF */#DATAWrapper { display: block; width: 100%; height: auto; }#DATAWrapper .DATABox { position: relative; padding: 0; margin: 0; text-align: center; float: left; clear: none; margin-right: 20px; }#DATAWrapper .DATABox .CJ_Hover_Effect { display: block; width: 100%; height: auto; }#DATAWrapper .DATABox .DATAPic { position: relative; float: left; clear: none; }#DATAWrapper .DATABox .DATAPic .Thumbnail { position: relative; display: block; background: #e6e6e6; border: 1px solid silver; margin-bottom: 3px; } #DATAWrapper .DATABox .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 .DataTitle { font-size: 10px; }