/* MY OPERA GENERATED CSS */
#top {
	background-color: #FFFFFF;
	background-image: none;
}
/* END OF MY OPERA GENERATED CSS */
#sitelang label {
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}
#header {
    -moz-box-sizing: border-box;
    background: url("/community/graphics/dexter/menu.png") repeat-x scroll 0 0 #2B2B2B;
    border-bottom: 4px solid #CC0F16;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font: 12px/1.5 Arial,Helvetica,sans-serif;
    height: 60px;
    padding: 8px;
    position: relative;
}
#header li, #header ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#header a, #header a:hover {
    color: #FFFFFF;
    display: block;
    text-decoration: none;
}
#logo {
    float: left;
    left: 10px;
    position: relative;
    top: 3px;
}
#logo img {
    color: #FFFFFF;
    float: left;
}
#logo b {
    background: url("/community/graphics/dexter/myopera.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    margin: 10px 0 0 42px;
    text-indent: -9999px;
    width: 78px;
}
#loginsignup a:after, #user > li > a:before, #header [aria-haspopup] > a:after {
    border: 4px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 45%;
    position: absolute;
    width: 0;
}
#user > li:hover > a:before, #nav [aria-haspopup]:hover > a:after {
    border-bottom-color: #CC0F16;
}
#nav {
    margin: 0 0 0 160px;
}
#header li {
    float: left;
    position: relative;
}
#nav [aria-haspopup] {
    margin: 10px 5px 0;
    max-width: 300px;
}
#nav [aria-haspopup] > a {
    height: 20px;
    line-height: 10px;
    padding: 9px 15px;
}
#header [aria-haspopup] ul {
    -moz-transition: opacity 0.25s ease-out 0s;
    border-top: 4px solid #CC0F16;
    display: none;
    font-size: 11px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 180px;
}
#header [aria-haspopup] a:focus + ul, #header [aria-haspopup] a:hover + ul, #header [aria-haspopup]:hover ul {
    display: block;
    opacity: 1;
    z-index: 99999;
}
#header [aria-haspopup] li, #header [aria-haspopup] li a, #user [aria-label]:hover:after {
    background: none repeat scroll 0 0 #CB0E15;
    color: #FFFFFF;
}
#header [aria-haspopup] li {
    clear: both;
    float: none;
}
#header [aria-haspopup] li a {
    border-bottom: 1px dotted #FF473F;
    line-height: 26px;
    padding: 4px 15px;
}
#header [aria-haspopup] li a:hover {
    background-color: #990000;
}
#header [aria-haspopup] li:last-child a {
    border-bottom: 0 none;
}
#user > li {
    background-image: url("/community/graphics/dexter/menu.png");
    background-repeat: no-repeat;
    width: auto;
}
#user > li > a {
    display: block;
    height: 48px;
    position: relative;
    width: 44px;
}
#user .settings > a {
    width: 39px;
}
#user .friends > a {
    width: 42px;
}
#user {
    float: right;
}
#user .friends {
    background-position: 50% -364px;
}
#user .friends:hover {
    background-position: 50% -414px;
}
#user .news {
    background-position: 50% -62px;
}
#user .news:hover {
    background-position: 50% -112px;
}
#user .messages {
    background-position: 50% -162px;
}
#user .messages:hover {
    background-position: 50% -212px;
}
#user .settings {
    background-position: 50% -263px;
}
#user .settings:hover {
    background-position: 50% -313px;
}
#user .new:before {
    background-image: url("/community/graphics/dexter/menu.png");
    background-position: 120% -457px;
    background-repeat: no-repeat;
    content: "";
    height: 36px;
    position: absolute;
    width: 41px;
}
#user [aria-label]:hover:after {
    content: attr(aria-label);
    display: block;
    font-size: 10px;
    left: -23px;
    padding: 3px 5px;
    position: absolute;
    text-align: center;
    top: 48px;
    width: 80px;
    z-index: 99999;
}
#user .settings[aria-haspopup] ul {
    right: -8px;
}
#user .messages[aria-haspopup] ul {
    right: -47px;
}
#user [aria-haspopup] ul {
    text-align: left;
    top: 48px;
    width: 150px;
}
#user > li > a > img {
    color: #FFFFFF;
    font-size: 14px;
    left: 0;
    line-height: 35px;
    position: absolute;
    top: 0;
}
#loginsignup {
    float: right;
    position: absolute;
    right: 0;
}
#loginsignup li {
    float: left;
    height: 48px;
    width: 100px;
}
#loginsignup a {
    border-bottom: 4px solid #1096D5;
    color: #FFFFFF;
    display: block;
    height: 29px;
    line-height: 10px;
    padding: 19px 0 0;
    text-align: center;
}
#loginsignup li:last-child a {
    border-bottom-right-radius: 4px;
    border-color: #00A700;
}
#loginsignup li:hover a:after {
    border-bottom-color: #1096D5;
}
#loginsignup li:last-child:hover a:after {
    border-bottom-color: #00A700;
}
body > footer {
    color: #777777;
    font-size: 11px;
}
footer [role="contentinfo"] {
    float: left;
}
footer [role="contentinfo"] ul {
    margin: 5px 0 0;
}
footer [role="contentinfo"] ul li {
    border-right: 1px solid #777777;
    float: left;
    line-height: 15px;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}
footer [role="contentinfo"] ul li:last-child {
    border: 0 none;
}
#sitelang fieldset {
    border: 0 none;
    padding: 0;
}
#sitelang {
    color: #000000;
    float: right;
    margin: 2px 0 0 5px;
}
#sitelang select {
    border: 1px solid #CCCCCC;
    font: inherit;
    padding: 2px;
    width: 100%;
}
#footer .prefs, .footer .prefs {
    float: right;
    text-align: right;
    width: 300px;
}
#footer .prefs {
    margin: 5px 0;
}
#footer2 > p {
    float: left;
}
#header [aria-haspopup] li a {
    font-size: 14px;
    font-weight: bold;
}
.msg {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    font-size: 13px;
    margin-bottom: 20px;
    padding: 20px;
}
.msg h3 {
    margin-top: 0;
}
.msg:last-child {
    margin-bottom: 0;
}
.msg ul, .msg ol {
    list-style-position: inside;
}
.msg img {
    margin: 0 !important;
}
#logo {
    left: 5px;
}
#nav {
    margin-left: 130px;
}
#nav [aria-haspopup] {
    margin: 10px 0 0;
}
#user > li > a {
    width: 39px;
}
#user .settings > a {
    width: 34px;
}
#user .friends > a {
    width: 37px;
}
#user .new:before {
    background-position: 100% -457px;
}
#loginsignup li {
    width: 75px;
}
body {
    left: 0;
    position: absolute;
    right: 0;
}
#wrap {
    padding: 0 !important;
}
#content, #wrap4 {
    border-top: 2px solid #CC0F16;
    clear: both;
    padding-top: 5px;
}
#header {
    background: none repeat scroll 0 0 #222222;
    border-radius: 0 0 0 0;
    clear: both;
    height: auto;
    margin: 0 auto 10px !important;
    padding: 0;
}
#logo {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #222222;
    border-bottom: 2px solid #CC0F16;
    height: 32px;
    padding: 5px;
    position: static;
    width: 100%;
}
#logo img {
    display: none;
}
#logo b {
    background-image: url("/community/graphics/dexter/myo-icon-small.png");
    font-size: 12px;
    height: 30px;
    line-height: 8px;
    margin: 0;
    padding: 5px 0 0;
    text-indent: 25px;
    width: auto;
}
#nav {
    margin: 0;
    width: 100%;
}
#nav [aria-haspopup][aria-hidden="true"] ul {
    display: none !important;
}
#nav [aria-haspopup][aria-hidden="false"] ul {
    display: block;
}
#nav [aria-haspopup] > a {
    background: none repeat scroll 0 0 #222222;
    height: 20px;
    line-height: 16px;
    padding: 18px 10px 12px;
}
#nav [aria-haspopup] ul {
    opacity: 1;
    position: static;
    width: 100%;
}
#nav [aria-haspopup] li {
    border-bottom: 1px dashed #E2494A;
    height: 40px;
}
#nav [aria-haspopup] li a {
    border: 0 none;
    line-height: 20px;
    padding: 10px;
}
#nav [aria-haspopup] {
    font-size: 12px;
    margin: 0;
    width: 100%;
}
#nav [aria-haspopup] {
    border-bottom: 1px solid #4E4E4E;
}
#nav [aria-haspopup]:last-child, #nav [aria-haspopup] li:last-child {
    border: 0 none;
}
#nav > ul > li:last-child {
    border-bottom: 0 none;
}
#nav li a {
    line-height: 30px;
}
#user img {
    height: 26px !important;
    padding: 10px 0 0;
    width: 30px;
}
#user {
    position: absolute;
    right: 0;
    top: -6px;
}
#user li {
    width: 30px;
}
#user li a {
    font-size: 18px;
    height: 33px !important;
    line-height: 22px;
    padding: 2px;
    width: auto !important;
}
#user .new:before {
    background-position: 80% -457px;
}
#loginsignup a:after, #user > li > a:before, #user > li > a:after, #header [aria-haspopup] > a:after, #user [aria-haspopup] ul {
    display: none !important;
}
#loginsignup {
    position: absolute;
    top: 0;
}
#loginsignup li {
    height: auto;
    width: auto;
}
#loginsignup a {
    border-radius: 0 0 0 0 !important;
    border-width: 2px;
    height: 10px;
    line-height: 10px;
    padding: 10px 15px;
}
#mq-test-narrow {
    display: none;
}
.msg {
    padding: 10px;
}
#nav [aria-haspopup] li a, #nav [aria-haspopup] > a {
    height: auto !important;
    line-height: 1.4;
    padding: 5px;
}
#nav [aria-haspopup] li {
    height: auto;
}
#loginsignup a {
    padding: 10px !important;
}
#user {
    left: 0;
    top: 25px;
}
#nav {
    padding-top: 60px;
}
#loginsignup a {
    padding: 8px !important;
}
#logo, #loginsignup a {
    border-width: 1px;
}
#loginsignup {
    top: 31px;
    width: 100%;
}
#loginsignup li {
    width: 50%;
}
#mq-test-handheld {
    display: none;
}
#share {
    clear: both;
    height: 36px;
    margin: 0 0 0 -8px;
    padding: 0;
}
#share li {
    float: left;
    list-style: none outside none;
    margin: 2px 0 0;
}
#share a, #share a:visited {
    background: url("/community/graphics/icons/share.gif") repeat scroll left top transparent;
    display: block;
    height: 32px;
    overflow: hidden;
    text-indent: -99em;
    width: 32px;
}
#share .share-opera:hover {
    background-position: 0 -32px;
}
#share .share-digg, #share .share-digg:visited {
    background-position: -32px 0;
}
#share .share-digg:hover {
    background-position: -32px -32px;
}
#share .share-delicious, #share .share-delicious:visited {
    background-position: -128px 0;
}
#share .share-delicious:hover {
    background-position: -128px -32px;
}
#share .share-reddit, #share .share-reddit:visited {
    background-position: -160px 0;
}
#share .share-reddit:hover {
    background-position: -160px -32px;
}
#share .share-stumbleupon, #share .share-stumbleupon:visited {
    background-position: -192px 0;
}
#share .share-stumbleupon:hover {
    background-position: -192px -32px;
}
#share .share-plusone {
    padding: 9px 0 0 5px;
}
#share .twitter-share-button {
    height: 20px !important;
    padding: 6px 0 0;
}
#share .twitter-share-button, #share .twitter-share-button:visited {
    background-position: -96px 0;
}
.sfhover ul {
    display: block !important;
}
.sidebox #share .share-plusone {
    margin-left: 7px;
}
.sidebox #share .share-email {
    clear: none;
}
.sidebox #share .share-email a {
    background: none repeat scroll 0 0 #F6F6F6;
    height: 20px;
    margin: 6px 0 0;
    width: 60px;
}
.sidebox #share .share-email a span {
    height: 20px;
    text-align: left;
    text-indent: 0;
    width: 50px;
}
.sidebox #share .share-twitter {
    clear: left;
    margin-left: 8px;
}
.sidebox #share {
    height: auto;
    margin: 0 0 10px 10px !important;
    width: 220px;
}
.sidebox #share .share-facebook, .sidebox #share .share-facebook iframe {
    float: right !important;
}
.buttons {
    clear: left;
    margin-top: 0;
}
.buttons a, .buttons a:link, .buttons a:visited, .buttons a:active, .close, #markall {
    background: url("/community/graphics/main/icons1.gif") repeat-x scroll 0 -2016px #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    color: #000000 !important;
    float: left;
    font-size: 10px;
    margin: 0 8px 10px 0;
    text-decoration: none;
}
.buttons span {
    background: url("/community/graphics/main/icons1.gif") no-repeat scroll 2px -2787px transparent;
    border: 1px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    display: block;
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 0 10px 0 22px;
    white-space: nowrap;
}
.buttons a:hover, .close:hover, #markall:hover {
    border-color: #888888;
}
.favorited {
    clear: both;
    font-size: 12px;
    margin: 0 0 5px;
}
.favorited a, .favorited a:visited {
    color: #000000;
}
.buttons .i-link {
    background: url("/community/graphics/link/link-small.png") no-repeat scroll 0 -2px transparent;
}
.buttons .i-subscribe {
    background-position: 3px -435px;
}
.buttons .i-msg {
    background-position: 2px -1732px;
}
.buttons .i-report {
    background-position: 2px -795px;
}
.buttons .i-add {
    background-position: 2px -1369px;
}
.buttons .i-edit {
    background-position: 2px -74px;
}
.buttons .i-sort {
    background-position: 2px -2066px;
}
.buttons .i-slide {
    background-position: 2px -290px;
}
.buttons .i-tags {
    background-position: 2px -2212px;
}
.buttons .i-mark {
    background-position: 2px -2282px;
}
.buttons .i-dl {
    background-position: 3px -2425px;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}
.buttons .i-nfo {
    background-position: 2px -2499px;
}
.buttons .i-com {
    background-position: 2px -938px;
}
.buttons .i-files {
    background-position: 2px -1874px;
}
.buttons .i-block {
    background-position: 2px -2571px;
}
.buttons .i-cancel {
    background-position: 2px -2642px;
}
.buttons .i-redo {
    background-position: 2px -2714px;
}
.buttons .i-share {
    background-position: 2px -3435px;
    padding-left: 24px;
}
.buttons .i-friend {
    background-position: 2px -868px;
}
.buttons .i-mobile {
    background-position: 2px -3794px;
    padding-left: 20px;
}
.button {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin: 10px 0;
    padding: 14px 22px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(50, 50, 50, 0.3);
}
.button:active {
    box-shadow: none !important;
    left: 1px;
    position: relative;
    top: 1px;
}
.button.download, .button.join {
    background-color: #1096D5;
    border-color: #046790;
    box-shadow: -10px -15px 30px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px #85D9FF inset, 2px 2px 4px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}
.button.join:hover {
    background: none repeat scroll 0 0 #21AAEB;
}
#footer .button, .footer .button {
    font-size: 12px;
    margin: 0;
    padding: 5px !important;
}
.button.join {
    background-position: 146% 11px;
}
.button {
    border-left-width: 1px;
    padding: 10px !important;
}
.button.join {
    background-image: none;
}
.button.join strong {
    font-size: 14px;
    margin: 0;
}
.rate-it {
    color: #333333;
    float: right;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 10px;
    text-align: right;
    width: 210px;
}
.rate-it p {
    margin: 0;
}
.rate-it img {
    border: medium none;
}
p.rate-text {
    color: #777777;
    font-size: 11px;
    margin: 0 60px 0 0;
}
#stardiv {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    height: 10px;
    margin: 1px 1px 0 2px;
    overflow: hidden;
    width: 55px;
}
.rate5 {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 -50px transparent !important;
}
.rate4 {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 -40px transparent !important;
}
.rate3 {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 -30px transparent !important;
}
.rate2 {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 -20px transparent !important;
}
.rate1 {
    background: url("/community/graphics/main/stars.gif") repeat scroll 0 -10px transparent !important;
}
#frame4 .rate-it {
    bottom: 14px;
    padding: 0;
    position: absolute;
    right: 10px;
    z-index: 999;
}
.rate-it input, .rate-it select {
    font-size: 10px;
}
#footer-promo, #header-promo {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    font-size: 13px;
    margin: 15px 0;
    padding: 10px 10px 9px;
}
#header-promo {
    margin-top: 0;
}
#footer-promo h2 {
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    padding-top: 9px;
}
#footer-promo p, #header-promo p {
    color: #222222;
    margin: 0;
    padding: 0;
}
#footer-promo a:link, #footer-promo .a:visited, #footer-promo a:active {
    color: #222222;
    white-space: nowrap;
}
#footer-promo .footer-button:link, #footer-promo .footer-button:visited, #footer-promo .footer-button:active {
    background: none repeat scroll 0 0 #0C78B8;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-top: -1em;
    padding: 3px 16px;
    text-decoration: none;
}
#footer-promo .footer-button:hover {
    background: none repeat scroll 0 0 #0099DD;
}
.footer-pic {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 87px;
    margin: 0 11px 0 0;
    max-height: 86px;
    max-width: 86px;
    position: relative;
    width: 87px;
}
.footer-pic a {
    clip: rect(0px, 76px, 76px, 0px);
    display: block;
    height: 76px;
    margin: 5px;
    position: absolute;
    width: 76px;
}
.footer-pic img {
    display: block;
    margin: -1px 0 0 -13px;
    max-width: 104px;
}
#header-promo img {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0 10px 0 0;
}
#photo-link {
    display: block;
    margin: 5px;
}
.smiley {
    background: url("/community/graphics/smilies.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin: 0 3px;
    width: 17px;
}
.s-sad {
    background-position: -400px -30px;
}
.s-bigsmile {
    background-position: -150px 0;
}
.s-o {
    background-position: -150px -90px;
}
.s-wink {
    background-position: -50px 0;
}
.s-p {
    background-position: -100px 0;
}
.s-cool {
    background-position: -300px 0;
}
.s-happy {
    background-position: -200px 0;
}
.s-rolleyes {
    background-position: -350px 0;
}
.s-whistle {
    background-position: -250px -120px;
    height: 17px;
    width: 18px;
}
.s-lol {
    background-position: -250px 0;
    height: 22px;
    width: 17px;
}
.s-eek {
    background-position: -100px -90px;
}
.s-worried {
    background-position: -50px -60px;
}
.s-awww {
    background-position: -450px -30px;
}
.s-cry {
    background-position: 0 -60px;
    height: 18px;
    width: 27px;
}
.s-mad {
    background-position: -100px -30px;
}
.s-irked {
    background-position: -150px -30px;
}
.s-yuck {
    background-position: -400px -150px;
}
.s-bigeyes {
    background-position: -400px 0;
}
.s-yikes {
    background-position: 0 -90px;
    height: 26px;
    width: 17px;
}
.s-knockout {
    background-position: -100px -150px;
}
.s-left {
    background-position: 0 -30px;
}
.s-right {
    background-position: -50px -30px;
}
.s-beard {
    background-position: -150px -210px;
}
.s-zip {
    background-position: -50px -60px;
}
.s-confused {
    background-position: -450px 0;
    height: 17px;
    width: 24px;
}
.s-wait {
    background-position: -400px -90px;
    height: 17px;
    width: 27px;
}
.s-zzz {
    background-position: -250px -90px;
    height: 16px;
    width: 28px;
}
.s-faint {
    background-position: -450px -60px;
    height: 20px;
    width: 18px;
}
.s-idea {
    background-position: -100px -120px;
    height: 17px;
    width: 26px;
}
.s-pssst {
    background-position: -300px -120px;
}
.s-angel {
    background-position: -400px -60px;
    height: 19px;
    width: 15px;
}
.s-devil {
    background-position: -350px -30px;
    height: 18px;
    width: 17px;
}
.s-nervous {
    background-position: -350px -120px;
}
.s-scared {
    background-position: -300px -30px;
    height: 18px;
    width: 27px;
}
.s-bomb {
    background-position: -250px -30px;
    height: 20px;
    width: 25px;
}
.s-furious {
    background-position: -200px -30px;
    height: 17px;
    width: 38px;
}
.s-love {
    background-position: -450px -90px;
    height: 17px;
    width: 26px;
}
.s-flirt {
    background-position: 0 -120px;
    height: 17px;
    width: 25px;
}
.s-heart {
    background-position: -50px -120px;
    height: 13px;
    width: 15px;
}
.s-cheers {
    background-position: -250px -60px;
    height: 17px;
    width: 27px;
}
.s-yes {
    background-position: 0 -150px;
    height: 17px;
    width: 41px;
}
.s-no {
    background-position: -50px -150px;
    height: 19px;
    width: 45px;
}
.s-up {
    background-position: -150px -120px;
    height: 17px;
    width: 27px;
}
.s-down {
    background-position: -200px -120px;
    height: 17px;
    width: 27px;
}
.s-coffee {
    background-position: -100px -60px;
    height: 18px;
    width: 30px;
}
.s-sing {
    background-position: -50px -90px;
    height: 21px;
    width: 26px;
}
.s-wine {
    background-position: -150px -60px;
    height: 16px;
    width: 10px;
}
.s-beer {
    background-position: -200px -60px;
    height: 15px;
    width: 15px;
}
.s-star {
    background-position: -250px -210px;
    height: 16px;
    width: 16px;
}
.s-alien {
    background-position: -450px -150px;
    height: 17px;
    width: 15px;
}
.s-cat {
    background-position: -300px -180px;
    height: 19px;
    width: 17px;
}
.s-psmurf {
    background-position: -350px -90px;
    height: 22px;
    width: 17px;
}
.s-smurf {
    background-position: -300px -90px;
    height: 22px;
    width: 17px;
}
.s-pirate {
    background-position: -300px -150px;
    height: 19px;
    width: 26px;
}
.s-ninja {
    background-position: -250px -150px;
    height: 17px;
    width: 27px;
}
.s-bandit {
    background-position: -450px -120px;
}
.s-spock {
    background-position: -200px -150px;
    height: 16px;
    width: 27px;
}
.s-knight {
    background-position: -150px -180px;
    height: 25px;
    width: 23px;
}
.s-chef {
    background-position: -350px -150px;
    height: 24px;
    width: 25px;
}
.s-party {
    background-position: -300px -60px;
    height: 24px;
    width: 24px;
}
.s-drunk {
    background-position: -350px -60px;
    height: 24px;
    width: 25px;
}
.s-wizard {
    background-position: -100px -180px;
    height: 25px;
    width: 29px;
}
.s-king {
    background-position: 0 -180px;
    height: 20px;
    width: 17px;
}
.s-queen {
    background-position: -50px -180px;
    height: 22px;
    width: 17px;
}
.s-sherlock {
    background-position: -250px -180px;
    height: 29px;
    width: 28px;
}
.s-troll {
    background-position: -100px -210px;
    height: 22px;
    width: 22px;
}
.s-jester {
    background-position: -200px -180px;
    height: 26px;
    width: 36px;
}
.s-headbang {
    background-position: -400px -120px;
    height: 19px;
    width: 27px;
}
.s-doh {
    background-position: -150px -150px;
    height: 20px;
    width: 44px;
}
.s-banana {
    background-position: -350px -180px;
    height: 16px;
    width: 15px;
}
.s-monkey {
    background-position: -400px -180px;
    height: 17px;
    width: 19px;
}
.s-penguin {
    background-position: 0 -210px;
    height: 19px;
    width: 15px;
}
.s-cow {
    background-position: -50px -210px;
    height: 16px;
    width: 21px;
}
.s-dragonfly {
    background-position: -450px -180px;
    height: 15px;
    width: 19px;
}
.s-bug {
    background-position: -200px -210px;
    height: 11px;
    width: 18px;
}
.s-rip {
    background-position: -400px -210px;
    height: 17px;
    width: 19px;
}
.s-hi {
    background-position: -300px -210px;
    height: 12px;
    width: 16px;
}
.s-bye {
    background-position: -350px -210px;
    height: 12px;
    width: 22px;
}
.s-norris {
    background-position: -450px -210px;
    height: 23px;
    width: 22px;
}
#embedded-album > div > img {
    display: inline !important;
    vertical-align: middle;
}
#embedded-album > div {
    height: 465px;
    line-height: 465px;
    max-width: 100%;
    text-align: center;
    width: 620px;
}
#embedded-album ul {
    clear: both;
    margin: 0;
    overflow: hidden;
}
#embedded-album li {
    float: left;
    list-style: none outside none;
    padding: 10px 10px 0 0;
    width: 60px;
}
#embedded-album li:last-child {
    padding-right: 0;
}
#embedded-album li img {
    cursor: pointer;
    height: 60px;
    width: 60px;
}
#embedded-album > div {
    display: block;
    height: auto;
    max-width: 100%;
}
#embedded-album > div > img {
    float: left;
}
#embedded-album li:nth-child(9n) {
    padding-right: 5px;
}
#embedded-album li {
    padding: 5px 5px 0 0;
}
#header {
    margin: 0 auto 10px;
    text-align: left;
}
body, p.spotlight {
    margin: 0;
    padding: 0;
}
.hide, .mobile {
    display: none;
}
#wrap0 {
    clear: both;
    width: 100%;
}
.clear {
    clear: both;
}
#edit-menu {
    float: left;
    margin: 8px 0 0 8px;
}
img, fieldset {
    border: medium none;
}
li img {
    vertical-align: middle;
}
#notification {
    background: url("/community/graphics/dexter/gradients.png") repeat-x scroll 0 -38px #000000;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    margin: 15px auto;
    padding: 5px 10px;
    text-align: left;
}
#notification a, #notification a:visited {
    color: #FFFFFF;
}
#top p a, #top p a:active, #top p a:visited {
    background: url("/community/graphics/main/icons1.gif") no-repeat scroll 2px -71px transparent;
}
#footer #operatxtad {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    clear: both;
    display: block;
    font-size: 11px;
    padding: 5px 0;
    text-align: left;
}
#footer #operatxtad p {
    background: url("/community/graphics/main/icons1.gif") no-repeat scroll 6px -3148px transparent;
    color: #000000;
    line-height: 1.3;
    margin: 0;
    padding: 1px 12px 1px 27px;
    text-align: left;
}
#operatxtad a:link, #operatxtad a:visited {
    color: #DD0000;
}
.blogfront .mmskey {
    clear: both;
    margin-bottom: 10px;
}
#newcomment form, #login-here form {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    color: #000000;
    padding: 10px;
}
#newcomment h3, #login-here h3 {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #AAAAAA;
    box-shadow: 0 10px 10px rgba(255, 255, 255, 0.8) inset;
    color: #111111;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    margin: 15px 0 1px;
    padding: 0 10px;
}
#newcomment .submit {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}
#newcomment p {
    margin: 0;
}
.addcomment {
    float: left;
    width: 526px;
}
#comment {
    height: 160px;
    margin: 0 0 7px;
}
.dsmilies {
    float: right;
    font-size: 11px;
    line-height: 21px;
    padding-right: 8px;
}
.dsmilies a, .dsmilies a:visited {
    color: #111111;
}
#recaptcha_table {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-top: 10px !important;
}
#addsmilies {
    font-size: 11px;
    padding-bottom: 8px;
    position: relative;
}
#addsmile {
    float: right;
}
#addsmilies p {
    margin: 0 0 8px;
}
#smilies .smiley {
    margin-bottom: 3px;
}
.clearfix:after, .buttons:after, .post:after, #side ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}