body { background: #000 url(background.jpg) top no-repeat; }
a.img, a.img-2 { background: #ffb100 url(corner-2.png) bottom right no-repeat; display: block; margin: 0 0 -14px 37px; padding: 10px; text-align: left; }
a.img img, a.img-2 img { display: none; }
a.img:hover img, a.img-2:hover img { border: 6px solid #fff; box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3); display: block; float: right; margin: -25px 0 0 175px; position: absolute; }
a.img-2:hover img { margin: -175px 0 0 175px; }
div.anons { font-size: 14px; }
div.head { margin-top: 25px; }
div.left { margin-left: 25px; text-align: justify; width: 450px; }
div.left a { font-size: 12px; }
div.left i { font-size: 12px; }
div.left img { margin: 0 auto; max-width: 450px; }
div.main { margin-top: 300px; }
div.news { float: left; font: bold 13px/21px Georgia, serif; margin-top: 25px; width: 215px; }
div.right { margin-top: -415px; }
div.title { color: #cc9900; font-weight: bold; margin: 10px 0; }
div.title a { color: #cc9900; font-size: 14px; font-weight: bold; margin: 10px 0; }
h3 { font: normal 26px/32px Georgia, serif; margin: 0 0 10px 0; padding: 0; }
h5 { font: bold 11px/11px Tahoma, Geneva, sans-serif; margin: 5px 0 10px 0; padding: 0; text-align: left; }
h6 { font: normal 10px/10px Tahoma, Geneva, sans-serif; margin: 5px 0 10px 0; padding: 0; text-align: left; }
span.year { background: #ffcc00; color: #000; display: block; font-size: 30px; margin: 15px 0 -25px 0; padding: 10px; max-width: 71px; }
table.vote td { border-bottom: 1px solid #ffb100; font: bold 14px Tahoma, Geneva, sans-serif; text-align: center; width: 40px; }
table.vote td:first-child { font-size: 13px; }
table.vote td.green { background: url(green.png) center no-repeat; cursor: pointer; }
table.vote td.orange { background: url(orange.png) center no-repeat; cursor: pointer; }
table.vote td.red { background: url(red.png) center no-repeat; cursor: pointer; }
table.vote td p { background: #ffb100 url(oscar.png) 10px 5px no-repeat; display: block; color: #fff; float: left; margin: 0 0 -14px -10px; padding: 10px 10px 10px 20px; width: 16px; }
@media screen and ( -webkit-min-device-pixel-ratio: 0 ) {
div.head { margin-top: 70px; }
div.left { margin-top: 25px; }
}