@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,700); * { font-family: 'Istok Web', sans-serif; } body { margin-left: 20px; margin-right: 20px; background-color: #F5FAFF; //filter: blur(1px); } h1 { font-size: 34px; font-weight: bold; } a { text-decoration: none; color: #005; font-size: 17px; } a:visited { text-decoration: none; color: #005; } a:hover, #dlzip:hover { color: #00A; } hr { color: #000000; background-color: #000000; height: 2px; border: 0px; } [thumbnail] { width: 120px; height: 120px; background-color: #000000; text-align: center; vertical-align: middle; display: table-cell; } [thumbnail]:hover { background-color: #000066; } .sname { width: 118px; font-size:9.5px; background-color: #D0E8FF; margin-left:0px; margin-top:0px; white-space:nowrap; padding-top:2px; padding-bottom:2px; padding-left:1px; padding-right:1px; overflow:hidden; text-align:center; } .thcontainer { margin-left: 10px; margin-bottom: 16px; flex-basis: 120px; } .thcontainer2 { width: 101%; display: inline-flex; flex-direction: row; flex-wrap: wrap; margin-left: -10px; margin-top: -14px; justify-content: space-between; } #dlzip { cursor: default; }