@charset "UTF-8"; /* CSS Document For Spiderweb Buttons, Aside Buttons, Dropdown Buttons, Mailing List button*/ table.tech { border:0px; width:100%; padding-left: 50px; } .btnAside { width:240px; height:70px; -webkit-border-radius: 6; -moz-border-radius: 6; border-radius: 6px; font-family: Palatino, "Palatino Linotype", "Century Schoolbook L", "Times New Roman", "serif"; color: #AEB4BF; font-size: 34px; background: #000000; text-decoration: none; margin:10px 0px 5px 0px; } .btnAside:hover { background: #000000; text-decoration: none; color:#fff; } .mailbutton { width:95%; height: 30px; background:#000000; color:#AEB4BF; /* background-image:url('tiny.gif');*/ line-height: 20px; vertical-align: middle; font-family: Palatino, "Palatino Linotype", "Century Schoolbook L", "Times New Roman", "serif"; font-size: 16px; text-transform: none; border:1px solid transparent; } .mailbutton:hover { background:#000000; color:#fff; /*font-weight:bold;*/ } .dropbtn { width:100%; background-color: #DCE2DF; /*#000000 black background, #AEB4BF grayish text #F3E7BE yellowish text color, DCE2DF is grayish of h2*/ color: black; padding: 5px 15px 5px 15px; margin-bottom: 10px; font-size: 1em; border: none; cursor: pointer; } /* The container