/* !reset */

html, body, div, body span, applet, object, iframe, h1, h2, h3, h4, h5, h6, body p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* !global */

body {
  font: 11px/16px Verdana, Arial, Sans-Serif;
  color: #372009;
  background: #2f3439 url(/images/toyfriend/backgrounds/body.png) repeat-y 50%;
}

body p {
  margin-bottom: 1em;
}

a {
  color: #b10d28;
}

hr {
  display: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

input.text {
  width: 130px;
  margin-bottom: 4px;
  padding: 2px 2px 1px;
  font: 11px/11px Verdana, Arial, Sans-Serif;
  color: #333;
  border: 1px solid #7f9db9;
}
.ie input.text {
  padding: 3px 2px 0;
}
.ie6 input.text {
  margin-bottom: 2px;
}

button {
  border: 0; 
  color: #fff;
  cursor: pointer;
}
.ie button {
  width: auto; 
  overflow: visible;
}

.editorcontent {}

  .editorcontent li {
    padding: 0 0 5px 14px;
    background: url(/images/toyfriend/graphics/dot.png) no-repeat 0 7px;
  }
  
  .editorcontent a {
    color: #372009;
  }
  
    .editorcontent a:hover,
    .editorcontent a:active {
      color: #b10d28;
    }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* !main */

.mainContainer {
  margin: 0 auto;
  width: 958px;
  background: url(/images/toyfriend/backgrounds/body.png) repeat-y;
  border-left: 1px solid #2f3439;
}
.ie .mainContainer {
  width: 955px;
  background-color: #ffbf7f;
  border-left: 0;
}

.mainContainer2 {
  background: url(/images/toyfriend/backgrounds/header.png) no-repeat 7px 0;
}

.mainHeader {
  position: relative;
  height: 275px;
  background: url(/images/toyfriend/graphics/profiles.png) no-repeat 454px 8px;
}
.ie6 .mainHeader {
  height: 274px;
}

  .mainHeader h1,
  .mainHeader h2 a {
    display: block;
    width: 410px;
    height: 100px;
    text-indent: -999em;
    outline: 0;
  }
  
  .mainHeader h3 a {
    position: absolute;
    top: 45px;
    right: 14px;
    width: 100px;
    height: 100px;
    text-indent: -999em;
    outline: 0;
  }

  .mainMenu {
    position: absolute;
    bottom: 0;
    left: 17px;
    width: 430px;
    height: 176px;
    background: url(/images/toyfriend/graphics/menu.png) no-repeat;
  }
  .ie6 .mainMenu {
    height: 175px;
  }
  
    .mainMenu a {
      display: block;
      width: 430px;
      height: 29px;
      text-indent: -999em;
      background: url(/images/toyfriend/graphics/menu_hover.png) no-repeat -430px 0;
      outline: 0;
    }
    
    .mainMenu a:hover { background-position: 0 0; }
    .mainMenu .m1 { height: 30px; }
    .mainMenu .m2:hover { background-position: 0 -30px; }
    .mainMenu .m3:hover { background-position: 0 -59px; }
    .mainMenu .m4 { height: 30px; }
    .mainMenu .m4:hover { background-position: 0 -88px;}
    .mainMenu .m5:hover { background-position: 0 -118px;}
    .mainMenu .m6:hover { background-position: 0 -147px;}
    .ie6 .mainMenu .m6 { height: 28px; }
    
  .candleTip {
    position: absolute;
    left: 490px;
    bottom: 0;
    width: 74px;
    height: 100px;
    background: url(/images/toyfriend/graphics/candle_top.png);
  }
  
/* !pages */

.pFrontpage {
  padding-bottom: 30px;
}

  .pLeft {
    float: left;
    display: inline;
    margin-left: 17px;
    width: 611px;
  }
  
  .pRight {
    float: left;
    width: 326px;
  }
  
.pTextpage {
  margin: 20px 18px -15px 17px;
  padding-bottom: 30px;
  border-left: 15px solid #ff8000;
}

  .pTextpage h1 {
    height: 27px;
    padding: 10px 0;
    text-indent: -999em;
    background: #ff8000 url(/images/toyfriend/graphics/t.png) no-repeat 10px 10px;
  }
  
    .pTextpage h1.homolingo { background-image: url(/images/toyfriend/titles/homolingo.png); }
    .pTextpage h1.om_toyfriend { background-image: url(/images/toyfriend/titles/om_toyfriend.png); }
    .pTextpage h1.netikette { background-image: url(/images/toyfriend/titles/netikette.png); }

  .pTextpage .content {
    float: left;
    width: 574px;
    padding: 15px 12px;
  }
  
    .pTextpage .mainContent {
      background: #fce6cf url(/images/toyfriend/backgrounds/pTextpageContent.png) no-repeat 0 100%;
      padding: 0 0 110px;
    }
    
    .pTextpage .mHeadlineTextImage {
      padding: 15px 20px 0;
    }

  .pTextpage .sidebar {
    float: right;
    width: 296px;
    padding: 15px 10px 0 0;
  }
  
.pWidepage {
  margin: 10px 18px 0 22px;
}

  .pWidepage h1 {
    height: 34px;
    margin-bottom: 10px;
    text-indent: -999em;
    background: url(/images/toyfriend/graphics/t.png) no-repeat 0 100%;
  }
  
    .pWidepage h1.kalenderlaager { background-image: url(/images/toyfriend/titles/kalenderlaager.png); }
    .pWidepage h1.profiler { background-image: url(/images/toyfriend/titles/profiler.png); }
  
  .pWidepage h2 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  
/* !modules */

.mFront {
  position: relative;
  width: 100%;
  height: 390px;
  padding: 11px 0;
}

  .mFront a {
    position: absolute;
    top: 324px;
    left: 18px;
    width: 145px;
    height: 20px;
    text-indent: -999em;
    outline: 0;
  }

.frontteaser {
  position: relative;
  background: url(/images/toyfriend/graphics/afslutningsbillede.jpg) no-repeat 0 11px;
}

  .frontteaser * {
    position: absolute;
    top: -80px;
    right: -35px;
  }

.mCurrentProfiles {
  height: 266px;
  background: url(/images/toyfriend/graphics/mProfiles.png) no-repeat;
}

  .mCurrentProfiles h2 {
    height: 35px;
    text-indent: -999em;
  }
  
  .mCurrentProfiles .tip {
    background: url(/images/toyfriend/graphics/mProfilesTip.png) no-repeat 506px 0;
  }
  
  .mCurrentProfiles li {
    float: left;
    display: inline;
    width: 104px;
    margin: 0 6px 0 12px;
  }
  
  .mCurrentProfiles .li3,
  .mCurrentProfiles .li4 {
    margin-right: 5px;
  }
  
    .mCurrentProfiles a {
      display: block;
      width: 104px;
      height: 142px;
      padding-top: 6px;
      text-align: center;
      text-decoration: none;
      font-size: 10px;
      line-height: 13px;
      color: #000;
    }
    
      .mCurrentProfiles img {
        margin-bottom: 2px;
      }
      
      .mCurrentProfiles strong {
        display: block;
        margin-bottom: -9px;
      }
      
      .mCurrentProfiles a:hover span {
        text-decoration: underline;
      }

.mRegistration,
.mInviteFriend {
  position: relative;
  height: 160px;
  padding: 47px 25px 0;
  background: url(/images/toyfriend/graphics/frontRight1.png) no-repeat;
}

  .mRegistration .tip,
  .mInviteFriend .tip {
    position: absolute;
    top: 0;
    right: -28px;
    width: 28px;
    height: 207px;
    background: url(/images/toyfriend/graphics/frontRight1.png) no-repeat 100% 0;
  }
  
  .mRegistration p,
  .mInviteFriend p {
    margin-bottom: 8px;
    line-height: 16px;
  }
  
  .mRegistration label,
  .mInviteFriend label {
    clear: left;
    float: left;
    width: 100px;
    padding-top: 1px;
    font-size: 10px;
  }
  
  .mRegistration button,
  .mInviteFriend button {
    position: absolute;
    right: 32px;
    bottom: 10px;
    width: 131px;
    height: 32px;
    text-indent: -999em;
    background: url(/images/toyfriend/buttons/tilmeld_mig.png) no-repeat;
  }
  
  .mRegistration button:hover,
  .mInviteFriend button:hover {
    background-position: 0 -32px;
  }
  
.mInviteFriend {
  height: 155px;
  padding: 51px 28px 0;
  background: url(/images/toyfriend/graphics/frontRight2.png) no-repeat;
}

  .mInviteFriend .tip {
    right: -23px;
    width: 23px;
    height: 156px;
    background: url(/images/toyfriend/graphics/frontRight2.png) no-repeat 100% 0;
  }
  
  .mInviteFriend button {
    width: 80px;
    bottom: 8px;
    right: 32px;
    background-image: url(/images/toyfriend/buttons/send.png);
  }
  
.mQuiz {
  position: relative;
  height: 212px;
  background: url(/images/toyfriend/graphics/frontQuiz.png) no-repeat;
}

  .quizteaser {
    background: url(/images/toyfriend/graphics/frontQuizTeaser.png) no-repeat;
  }
  
  .mQuiz h3 {
    position: absolute;
    top: 18px;
    left: 108px;
    width: 202px;
    text-transform: uppercase;
    font-weight: bold;
    color: #72090e;
  }
  
    .mQuiz h3 span {
      position: absolute;
      top: 2px;
      right: 8px;
      width: 68px;
      text-transform: none;
      text-align: center;
      font-size: 10px;
      font-weight: normal;
      color: #986c17;
    }
    
  .mQuiz h4 {
    padding: 48px 35px 0 30px;
    font-weight: bold;
    line-height: 14px;
  }
  
  .mQuiz .quizSubmit {
    padding-bottom: 10px;
  }
  
  .mQuiz .content { 
    padding: 56px 35px 0 35px;
  }
  
  .mQuiz form {
    padding: 10px 30px 0 35px;
  }
  .ie .mQuiz form {
    padding-top: 6px;
  }
  
    .mQuiz label {
      clear: left;
      float: left;
      width: 80px;
      margin-top: 4px;
      font-size: 10px;
      line-height: 14px;
    }
    
      .mQuiz .text {
        float: left;
        margin-top: 2px;
      }
  
    .mQuiz .radio {
      width: 257px;
      margin: 0;
    }
    
      .mQuiz .radio input {
        float: left;
        display: inline;
        margin: 0 0 0 -2px;
      }
      .ie .mQuiz .radio input {
        margin-top: -1px;
      }
      
      .mQuiz .radio span {
        float: left;
        display: inline;
        width: 226px;
        margin: 0 0 2px 2px;
        padding: 0 4px 2px 4px;
        border-bottom: 1px solid #ff6c00;
      }
      .ie .mQuiz .radio span {
        padding-top: 2px;
      }
      
    .mQuiz button {
      position: absolute;
      bottom: 17px;
      left: 28px;
      width: 200px;
      height: 18px;
      padding: 0 0 3px 10px;
      text-align: left;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
      background: url(/images/toyfriend/graphics/frontQuizButton.png) no-repeat;
      overflow: visible;
    }
    
      .mQuiz button span {
        padding-right: 13px;
        background: url(/images/toyfriend/graphics/frontQuizButtonArrow.png) no-repeat 100% 3px;
      }
      .ie .mQuiz button span {
        background-position: 100% 2px;
      }

.mUserProfile {
  margin: 0 0 20px 12px;
}

  .mUserProfile .topNav {
    margin-bottom: -12px;
    padding: 5px 22px 0 0;
    text-align: right;
    color: #372009;
  }
  
    .mUserProfile a {
      color: #372009;
    }
    
      .mUserProfile .topNav span {
        display: none;
      }
      
    .mUserProfile a.prev,
    .mUserProfile a.next {
      padding-left: 8px;
      background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 0 -245px;
    }
    
    .mUserProfile a.next {
      padding-right: 8px;
      padding-left: 0;
      background-position: 100% -295px;
    }

  .mUserProfile .left {
    position: relative;
    float: left;
    width: 187px;
    background: url(/images/toyfriend/graphics/mUserProfilePicture.png) no-repeat;
  }
  
    .mUserProfile .left .content {
      padding: 27px 4px 72px 24px;
      background: url(/images/toyfriend/graphics/mUserProfilePicture.png) no-repeat 100% 100%;
    }
    
      .mUserProfile .left .deco {
        position: absolute;
        top: 27px;
        left: 24px;
        width: 51px; 
        height: 13px;
        background: url(/images/toyfriend/graphics/mUserProfilePictureDecoration.png) no-repeat;
      }
      .ie6 .mUserProfile .left .deco {
      	filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/toyfriend/graphics/mUserProfilePictureDecoration.png', enabled='true', sizingMethod='crop');
        background:none;
      }
    
      .mUserProfile .left h3 {
        padding: 3px 4px 1px;
        border-bottom: 1px solid #ffae2e;
      }
    
        .mUserProfile .left h3 strong {
          font-weight: bold;
          text-transform: uppercase;
        }
      
      .mUserProfile ul {
        margin: 5px 4px 0;
      }
        
        .mUserProfile .left li {
          padding-left: 10px;
          background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 0 -194px;
        }
        
  .mUserProfile .center {
    float: left;
    width: 479px;
    margin: 23px 0 0 18px;
    padding: 0 0 45px 0;
    background: #fce6cf url(/images/toyfriend/graphics/mUserProfileFooter.jpg) no-repeat 0 100%;
  }
  
    .mUserProfile .center .header {
      height: 100px;
      padding: 10px 8px 8px 18px;
      background: url(/images/toyfriend/graphics/mUserProfileHeader.jpg) no-repeat;
    }
    
      .mUserProfile .header .created {
        float: right;
        margin-top: -2px;
        font-size: 11px;
        color: #874c05;
      }
    
      .mUserProfile h1 {
        height: 26px;
        text-indent: -999em;
        background: url(/images/toyfriend/graphics/t.png) no-repeat 0 0;
      }
    
        .mUserProfile h1.niels { background-image: url(/images/toyfriend/titles/niels.png); }
        .mUserProfile h1.niels26-kbh { background-image: url(/images/toyfriend/titles/niels.png); }
        .mUserProfile h1.niels26kbh { background-image: url(/images/toyfriend/titles/niels.png); }
        .mUserProfile h1.culoteen { background-image: url(/images/toyfriend/titles/culoteen.png); }
        .mUserProfile h1.smith { background-image: url(/images/toyfriend/titles/smith.png); }
        .mUserProfile h1.smeden_josee { background-image: url(/images/toyfriend/titles/smith.png); }
        .mUserProfile h1.tisseleif { background-image: url(/images/toyfriend/titles/tisseleif.png); }
        .mUserProfile h1.hest { background-image: url(/images/toyfriend/titles/hest.png); }
        .mUserProfile h1.secret_boy { background-image: url(/images/toyfriend/titles/secret_boy.png); }
        .mUserProfile h1.finn_finn_poelseskind { background-image: url(/images/toyfriend/titles/finn_finn_poelseskind.png); }
        .mUserProfile h1.snipsnappen { background-image: url(/images/toyfriend/titles/snipsnappen.png); }
        .mUserProfile h1.fraekke_fister { background-image: url(/images/toyfriend/titles/fraekke_fister.png); }
        .mUserProfile h1.trucker_joy { background-image: url(/images/toyfriend/titles/trucker_joy.png); }
        .mUserProfile h1.nybi-29 { background-image: url(/images/toyfriend/titles/nybi-29.png); }
        .mUserProfile h1.nybi29 { background-image: url(/images/toyfriend/titles/nybi-29.png); }
        .mUserProfile h1.laekker_maas { background-image: url(/images/toyfriend/titles/laekker_maas.png); }
        .mUserProfile h1.faetter_hot { background-image: url(/images/toyfriend/titles/faetter_hot.png); }
        .mUserProfile h1.snuptag { background-image: url(/images/toyfriend/titles/snuptag.png); }
        .mUserProfile h1.muskuloes { background-image: url(/images/toyfriend/titles/muskuloes.png); }
        .mUserProfile h1.the_chin { background-image: url(/images/toyfriend/titles/the_chin.png); }       
        .mUserProfile h1.legetoej { background-image: url(/images/toyfriend/titles/legetoej.png); }
        .mUserProfile h1.gucci_gaas { background-image: url(/images/toyfriend/titles/gucci_gaas.png); }
        .mUserProfile h1.johnny { background-image: url(/images/toyfriend/titles/johnny.png); }
      
      .mUserProfile .header table {
        width: 450px;
        margin-top: 12px;
      }
      
        .mUserProfile .header td {
          padding: 0 20px 5px 0;
        }
        
    .mUserProfile .center .content {
      padding: 10px 5px;
    }
    
      .mUserProfile .center .nav {
        margin: -3px 0 25px 4px;
        padding: 0 0 0 10px;
        background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 0 -245px;
      }
      
        .mUserProfile .center .nav span {
          display: none;
        }
        
      .mUserProfile .center li {
        margin-bottom: 20px;
      }
        
        .mUserProfile .center h3 {
          margin-bottom: 5px;
          padding: 2px 10px;
          font-size: 10px;
          font-weight: normal;
          background: #ffbf7f;
        }
      
          .mUserProfile .center h3 span {
            font-weight: bold;
          }
        
        .mUserProfile .center .content .editorcontent {
          clear: both;
          padding: 0 10px 5px;
        }
        
      .mUserProfile .center .content .status {
        float: left;
        display: inline;
        width: 400px;
        height: 20px;
        margin: 0 10px 13px;
        padding: 0 0 2px 24px;
        background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 0 -350px;
      }
      
        .mUserProfile .center .content .status span {
          padding: 1px 0 3px;
          margin-left: 14px;
          padding-left: 22px;
          background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 0 -451px;
        }
        
        .mUserProfile .center .content .status .online {
          background-position: 0 -401px;
        }
        
      .mUserProfile .center h2 {
        margin: 0 10px 5px;
        font-size: 14px;
        font-weight: bold;
      }
      
    .mUserProfile .center .pictures {
      float: left;
      display: inline;
      width: 479px;
      height: 126px;
      margin: 0 0 -45px;
      padding-top: 42px;
      background: url(/images/toyfriend/graphics/mUserProfilePictures.png) no-repeat;
    }
    .ie6 .mUserProfile .center .pictures {
      height: 136px;
    }
    
      .mUserProfile .center .pictures li {
        float: left;
        display: inline;
        margin: 0 27px 0 21px;
      }
      
      .mUserProfile .center .pictures .p3 {
        margin: 0 0 0 19px;
      }
        
  .mUserProfile .right {
    position: relative;
    float: left;
    width: 259px;
    margin-top: 24px;
    background: url(/images/toyfriend/graphics/mUserProfileRight.png) no-repeat;
  }
  
    .mUserProfile .right .decoration {
      position: absolute;
      right: -26px;
      bottom: 0;
      width: 26px;
      height: 72px;
      background: url(/images/toyfriend/graphics/mUserProfileRight.png) 100% 100%;
    }
  
    .mUserProfile .right .content {
      padding: 12px 20px 25px 30px;
      background: url(/images/toyfriend/graphics/mUserProfileRight.png) no-repeat -285px 100%;
    }
    
      .mUserProfile .right h2 {
        height: 17px;
        text-indent: -999em;
        background: url(/images/toyfriend/titles/post.png) no-repeat;
      }
      
      .mUserProfile .right ul {
        margin-bottom: 15px;
      }
      
      .mUserProfile .right li a,
      .mUserProfile .right .visitors li {
        display: block;
        width: 170px;
        padding: 4px 0 5px 30px;
        text-decoration: none;
        border-bottom: 1px solid #fd8001;
        background: url(/images/toyfriend/graphics/mUserProfileIcons.png) no-repeat 8px -142px;
      }
      
      .mUserProfile .right li a:hover {
        text-decoration: underline;
      }
      
      .mUserProfile .right .new a {
        font-weight: bold;
        background-position: 0 -99px;
      }
      
      .mUserProfile .right .visits {
        margin-bottom: 15px;
      }
      
        .mUserProfile .right .visits span {
          margin-right: 1pxpx;
          padding: 1px 2px;
          font-size: 15px;
          font-weight: bold;
          color: #ffe800;
          background: #9c1319;
        }
      
      .mUserProfile .right .last {
        background-image: url(/images/toyfriend/titles/sidst_besoegende.png);
      }
      
      .mUserProfile .right .visitors li {
        padding-top: 5px;
        background-position: 5px -47px;
      }
      
      .mUserProfile .right .visitors .online {
        background-position: 5px 3px;
      }
      
        .mUserProfile .right .visitors a {
          padding: 0;
          text-decoration: underline;
          background: none;
          border-bottom: 0;  
        }
        
.mIntro {
  padding-bottom: 1px;
  background: #ffbf7f;
}

  .mIntro .container {
    background: url(/images/toyfriend/backgrounds/mIntro.png) no-repeat;
  }

    .mIntro .editorcontent {
      min-height: 30px;
      margin-bottom: 15px;
      padding: 13px 10px 1px;
      background: url(/images/toyfriend/backgrounds/mIntro.png) no-repeat 100% 100%;
    }
    .ie6 .mIntro .editorcontent {
      height: 30px;
    }
        
.mList {
  margin: 0 10px;
}

  .mList h2 {
    margin-bottom: 5px;
    padding: 4px 10px;
    font-weight: bold;
    background: #ffbf7f;
    border-top: 10px solid #fce6cf;
  }

  .mList p {
    padding: 0 10px;
  }
  
  .mList a {
    color: #000;
  }
  
    .mList a:hover {
      color: #b10d28;
    }

.mEpisodes {
  float: left;
  display: inline;
  margin: -40px -42px 20px 31px;
  background: url(/images/toyfriend/graphics/pWidepageBox.png) no-repeat;
}

  .mEpisodes ul {
    float: left;
    width: 881px;
    margin: 0;
    padding: 65px 10px 13px 38px;
    background: url(/images/toyfriend/graphics/pWidepageBox.png) no-repeat -929px 100%;
  }
  .ie .mEpisodes ul {
    padding-bottom: 40px;
  }

  .mEpisodes li,
  .mEpisodes li a {
    float: left;
    width: 92px;
    height: 92px;
    margin: 0 20px 27px 0;
    padding: 7px;
    background: #fff;
    border: 1px solid #e3e3e3; 
  }
  .mEpisodes .dec24 {
    padding: 0;
  }
  
  .mEpisodes li a {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .mProfiles {
    float: left;
    margin: -40px -42px 20px 31px;
    background: url(/images/toyfriend/graphics/pWidepageBox.png) no-repeat;
  }

  .mProfiles ul {
    float: left;
    width: 853px;
    min-height: 400px;
    margin: 0;
    padding: 80px 10px 35px 66px;
    background: url(/images/toyfriend/graphics/pWidepageBox.png) no-repeat -929px 100%;
  }
  .ie .mProfiles ul {
    padding-bottom: 53px;
  }
  .ie6 .mProfiles ul {
    height: 400px;
  }
  
    .mProfiles li {
      float: left;
      display: inline;
      width: 104px;
      margin: 0 41px 18px 0;
    }
  
      .mProfiles a {
        display: block;
        width: 104px;
        height: 142px;
        padding-top: 6px;
        text-align: center;
        text-decoration: none;
        font-size: 10px;
        line-height: 13px;
        color: #000;
        background: #f29400;
        border: 1px solid #fbb953;
        border-bottom-color: #e28a00;
      }
    
        .mProfiles img {
          margin-bottom: 2px;
        }
      
        .mProfiles strong {
          display: block;
          margin-bottom: -9px;
        }
      
        .mProfiles a:hover span {
          text-decoration: underline;
        }

.mImage {
  margin-left: 3px;
}
        
.mInfobox {
  width: 230px;
  margin: 0 0 0 40px;
  background: url(/images/toyfriend/graphics/mInfobox.png) no-repeat 0 0;
}

  .mInfobox h3 {
    height: 16px;
    padding: 10px 20px 0;
    text-indent: -999em;
    background: url(/images/toyfriend/graphics/t.png) no-repeat 20px 10px;
  }
  
  .mInfobox .tak_til {
    background-image: url(/images/toyfriend/titles/tak_til.png);
  }

  .mInfobox .editorcontent {
    padding: 10px 20px 20px;
    background: url(/images/toyfriend/graphics/mInfobox.png) no-repeat 100% 100%;
  }
  
    .mInfobox .editorcontent li {
      font-size: 10px;
      background-position: 0 6px;
    }

  
   .quiz_link {
   display: block;
   width: 300px;
   height: 200px;
   margin-left: 10px;
   margin-top: 10px; 
   }
