/*      ..:: Free Radical ::...       */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("subscene.com") {

#bodyWrapper, #leftWrapper {
	width: 85% !important;
 }

.plate .filmSubtitleList .a1 {
    width: 1200px !important;
    height: 40px !important;
 }


A[href*="/english/"] {
    text-shadow: 0px 1px 1px black !important;
 }

A[href*="/english/"] > .r10, A[href*="/english/"] > .r10 + SPAN {
    font-size: 1.6em !important;
    font-weight: normal !important;
    font-style:italic !important;
    text-decoration: line-through !important;
    opacity: 0.5 !important;
 }

A[href*="/english/"] > .r0, A[href*="/english/"] > .r0 + SPAN {
    font-size: 1.6em !important;
    font-weight: normal !important;
    opacity: 0.8 !important;
 }

A[href*="/english/"] > .r100 {
    font-size: 2em !important;
    font-weight: bold !important;
    text-decoration: blink !important;
 }

A[href*="/english/"] > .r100 + SPAN  {
    font-size: 2em !important;
    font-weight: bold !important;
    text-shadow: 2px 2px 2px black, 0px 0px 8px white !important;
 }


}