.boxx, dl.boxx {
    display:block;
    position:relative;
    padding:0;
    margin:0;
    background: #000;
    -moz-border-radius:14px;
    -webkit-border-radius:14px;
    border-radius:14px;
    font-family:trebuchet ms;
}
dl.boxx.beveled{
    padding:1px;
}
dl.boxx dt{
    display:block;
    position:relative;
    /*height:24px;*/
    line-height:1.3em;
    background:transparent;
    letter-spacing:1px;
    text-align:center;
    text-transform:uppercase;
    padding:2px 0 3px 0;

    color:#fff;
    font-size:1.3em;
}
dl.boxx dt strong{
    font-weight:normal;
}
dl.boxx.big>dt{line-height:32px;font-size:24px;letter-spacing:3px;}
dl.boxx.big>dd{padding:15px 20px;min-height:1000px}
dl.boxx.page>dd{min-height:1000px}
dl.boxx.page>dt{line-height:30px;font-size:22px;letter-spacing:3px;}

dl.boxx.newissue{z-index:20}
dl.boxx.newissue dt{line-height:55px;font-size:32px;letter-spacing:3px;}
dl.boxx.newissue dd{padding:10px 40px 40px;background:#000;text-align:center}
dl.boxx.newissue dd span{display:block;text-align:justify;color:#fff}
dl.boxx.newissue dd img{width:90%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
dl.boxx.big dt{_line-height:35px;_font-size:27px;_letter-spacing:3px;}
dl.boxx.big dd{_padding:15px 20px;_min-height:1000px;_padding-top:0;*padding-top:0}
dl.boxx.page dd{_min-height:1000px}
dl.boxx.page dt{_line-height:32px;_font-size:24px;_letter-spacing:3px;}

div.pct{
    display:block;
    position:relative;
    min-height:1000px;
    padding:0 0 50px 0;
    margin:0 16px;
    background: #fff;
    /*-moz-border-radius:14px;*/
    /*-webkit-border-radius:14px;*/
    border-radius:60px;
    border-radius:200px/60px;
    border-bottom-left-radius:200px 60px;
    border-bottom-right-radius:200px 60px;
    border-top-right-radius:200px 60px;
    border-top-left-radius:200px 60px;

    -moz-border-radius:60px;
    -moz-border-radius:200px / 60px;
    -moz-border-radius-topleft:200px / 60px;
    -moz-border-radius-topright:200px / 60px;
    -moz-border-radius-bottomright:200px / 60px;
    -moz-border-radius-bottomleft:200px / 60px;

    -webkit-border-radius:60px;
    -webkit-border-radius:200px / 60px;
    -webkit-border-bottom-left-radius:200px 60px;
    -webkit-border-bottom-right-radius:200px 60px;
    -webkit-border-top-right-radius:200px 60px;
    -webkit-border-top-left-radius:200px 60px;
}

dl.boxx dt strong{cursor:pointer}
dl.boxx dt strong.noup{text-transform:none;}

dl.boxx dd{
    display:block;position:relative;
    /*height:100%;*/
    margin:0;padding:10px 15px;font-family:trebuchet ms;
    -moz-border-bottom-left-radius:10px;-webkit-border-bottom-left-radius:10px;
    -moz-border-bottom-right-radius:10px;-webkit-border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;border-bottom-right-radius:10px;
    font-size:1.1em;background:#fff;
}

dl.boxx.red{background:#b00}
dl.boxx.red:hover{background:#000}

dl.boxx.gray{background:#555;cursor:pointer}
dl.boxx.gray:hover{background:#000}

dl.boxx.orange{background: #bd6132;cursor:pointer}
dl.boxx.orange:hover{background:#000}

dl.boxx.ochre{background:#996449;cursor:pointer}
dl.boxx.ochre:hover{background:#000}

dl.boxx.woman{background:#ad4545;cursor:pointer}
dl.boxx.woman:hover{background:#000}
dl.boxx.womans{background:#ad4545}
dl.boxx.womans dd{background:#eddada}

dl.boxx.man{background:#46516f;cursor:pointer}
dl.boxx.man:hover{background:#000}
dl.boxx.mans{background:#46516f}
dl.boxx.mans dd{background:#dae0ed}

dl.boxx.partret{background:#e8c074;cursor:pointer; z-index:100}
dl.boxx.partret span{font-size:26px; color:#b00 !important}
dl.boxx.partret dt{position:relative}
dl.boxx.partret em{font-size:11px; font-weight:bold; font-style:normal; z-index:100; color:#b00 !important; text-transform:lowercase; 
				  display:none; position:absolute; top:-10px; right:-30px; padding:5px 8px; background:#e8c074; 
				  border-radius:5px; box-shadow:1px 1px #541}
dl.boxx.partret:hover{background:#000}
dl.boxx.partret:hover em{display:block}
dl.boxx.partrets{background:#e8c074} /* f7bf52 */
dl.boxx.partrets li{color:#6a432b !important} /* f7bf52 */
dl.boxx.partrets dd{background: #E1E0C4} /*f5e8d0*/

dl.boxx.lustra{background:#a2ae6c;cursor:pointer}
dl.boxx.lustra span{font-size:26px; line-height:24px; color:#b00 !important}
dl.boxx.lustra dt{position:relative}
dl.boxx.lustra em{font-size:11px; font-weight:bold; font-style:normal; z-index:100; color:#b00 !important; text-transform:lowercase; 
				  display:none; position:absolute; top:-10px; right:-30px; padding:5px 8px; background:#a2ae6c; 
				  border-radius:5px; box-shadow:1px 1px #541}
dl.boxx.lustra:hover{background:#000}
dl.boxx.lustra:hover em{display:block}
dl.boxx.lustras{background:#a2ae6c}
dl.boxx.lustras li{color:#6a432b !important} /* f7bf52 */
dl.boxx.lustras dd{background: #E1E0C4} /*cdcfc4*/

dl.boxx.contents{background:#555}
dl.boxx.contents dt{color:#bbb;}
dl.boxx.contents dd{background:#e3e3e3}

dl.boxx.contents2 {background: #c69461}
dl.boxx.contents2 dt{color: #f1e0ce}
dl.boxx.contents2 dd{background:#f1e0ce}

dl.boxx.contents3{background: #61a0c1}
dl.boxx.contents3 dt{color: #eff6f9}
dl.boxx.contents3 dd{background:#c4dae6}

dl.boxx.contents7{background: #996449}
dl.boxx.contents7 dt{color: #faecd3;}
dl.boxx.contents7 dd{background: #faecd3}
dl.boxx.contents7 dd li.auth{color: #6a432b !important}
dl.boxx.contents7 dd a{color:#331502 !important}

dl.boxx.contents8{background: #996449}
dl.boxx.contents8 dt{color: #faecd3;}
dl.boxx.contents8 dd{background: #E1E0C4}
dl.boxx.contents8 dd li.auth{color: #6a432b !important}
dl.boxx.contents8 dd a{color:#331502 !important}

dl.boxx.contents9{background: #ecb987}
dl.boxx.contents9 dt{color: #fffaeb;}
dl.boxx.contents9 dd{background: #fffaeb}
dl.boxx.contents9 dd li.auth{color: #6b3009 !important}
dl.boxx.contents9 dd a{color:#6b3009 !important}

dl.boxx.detective{background:#c77d36; cursor:pointer; z-index:100}
dl.boxx.detective span{font-size:26px; color:#b12 !important}
dl.boxx.detective dt{position:relative}
dl.boxx.detective dd{background: #fffaeb; color: #6b3009}
dl.boxx.detective em{font-size:11px; font-weight:bold; font-style:normal; z-index:100; color:#b12 !important; text-transform:lowercase; 
				    display:none; position:absolute; top:-10px; right:-30px; padding:5px 8px; background:#fffaeb; 
				    border-radius:5px; box-shadow:1px 1px #541}
dl.boxx.detective:hover{background:#000}
dl.boxx.detective:hover em{display:block}
				  

dl.boxx.context{float:left; width:260px; margin-top:15px; margin-left:20px;background:#fff;cursor:pointer}
dl.boxx.context dd{background:#e3e3e3;font-size:0.8em;}
dl.boxx.context dd h2{font-size:1.1em}
dl.boxx.context dd span{display:block;font-size:0.9em;color:#777}
dl.boxx.context:hover dd{background:#000;color:#fff}

dl.boxx.issue{cursor:pointer}
dl.boxx.issue:hover dd{background:#000}
dl.boxx.issue span{display:block;color:#777;font-style:normal !important}
dl.boxx.issue img{margin:5px 0 10px 0; width:100px}

dl.boxx.issue1 {background: #000;}
dl.boxx.issue1 dd{background:#000}

dl.boxx.issue2 {background:#884a0c}
dl.boxx.issue2 dd{background: #ac743b;color: #804d1a}
dl.boxx.issue2 span{color: #dab086}

dl.boxx.issue3 {background: #207aaa;}
dl.boxx.issue3 dd{background:#72b1d2;color: #174a66}
dl.boxx.issue3 span{color: #58656e}

dl.boxx.issue4{background:#884a0c}
dl.boxx.issue4 dd{background:#ac743b;color:#fff}
dl.boxx.issue4 span{color: #c99f75}

dl.boxx.issue5{background:#2883b3;}
dl.boxx.issue5 dd{background:#72b1d2;color: #174a66}
dl.boxx.issue5 span{color: #58656e}

dl.boxx.issue7{background: #b64702;}
dl.boxx.issue7 dd{background: #c88459;color: #621107}
dl.boxx.issue7 span{color: #7d2014}
dl.boxx.issue7 dd a{color: #672f0c !important}
dl.boxx.issue7 dd a strong{color: #af3c21 !important}


dl.boxx.issue8{background: #a2ae6c;}
dl.boxx.issue8 dd{background: #E1E0C4; color: #6a432b}
dl.boxx.issue8 span{color: #444}
dl.boxx.issue8 dd a{color: #6a432b !important}
dl.boxx.issue8 dd a strong{color: #cc4d00 !important}


dl.boxx.issue9{background: #ecb987;}
dl.boxx.issue9 dd{background: #fffaeb; color: #6b3009}
dl.boxx.issue9 span{color: #8e4600}
dl.boxx.issue9 dd a{color: #6b3009 !important}
dl.boxx.issue9 dd a strong{color: #cc4d00 !important}



/*dl.boxx.partret{background:#f7bf52;cursor:pointer}
dl.boxx.partret:hover{background:#000}
dl.boxx.partrets{background:#f7bf52}
dl.boxx.partrets dd{background: #f5e8d0}

dl.boxx.lustra{background:#a2ae6c;cursor:pointer}
dl.boxx.lustra:hover{background:#000}
dl.boxx.lustras{background:#a2ae6c}
dl.boxx.lustras dd{background: #cdcfc4}*/



/*dl.boxx.actuals{background:#555;}*/
/*dl.boxx.actuals dd{background:#add9f0; color:#555; font-size:1em;_cursor:pointer;}*/
/*dl.boxx.actuals:hover dd{background:#555;color:#fff}*/
/*dl.boxx.actuals img{border:none;float:left;width:80px;margin-right:12px}*/

/*
dl.boxx.actuals{background: #7e421c;}
dl.boxx.actuals dd{background: #e2ad82; color: #331502; font-size:1em;_cursor:pointer;}
dl.boxx.actuals:hover dd{background:#7e421c;color:#fff}
dl.boxx.actuals img{border:none;float:left;width:80px;margin-right:12px}

---- N8 ----
dl.boxx.actuals{background: #a2ae6c;}
dl.boxx.actuals dd{background: #E1E0C4; color: #6a432b; font-size:1em;_cursor:pointer;}
dl.boxx.actuals:hover dd{background:#a2ae6c;color:#fff}
dl.boxx.actuals img{border:none;float:left;width:80px;margin-right:12px}

df9d5d
ecb987
*/

dl.boxx.actuals{background: #e3a76d;}
dl.boxx.actuals dd{background: #f6cfaa; color: #6b3009; font-size:1em;_cursor:pointer;}
dl.boxx.actuals:hover dd{background:#e3a76d;color:#fff}
dl.boxx.actuals img{border:none;float:left;width:80px;margin-right:12px}


dl.boxx.actuals.actuals-red{background:#cc4d00}
dl.boxx.actuals.actuals-red:hover dd{background:#cc4d00}