@charset "utf-8";

/*
 * Fonts
 */

* {
    font-family:            arial, helvetica, sans-serif;
    font-size:              12px;
    /*text-align:             justify;*/
    line-height:            15px;
    color:                  #000;
}

P {
    margin-top:             4px;
    
}

A {
    font-weight:            normal;
    text-decoration:        none;
}

A:hover {
    font-weight:            normal;
    text-decoration:        underline;
}

H1 {
    margin:                 0px 0px 8px 0px;
    font-family:            arial, helvetica, sans-serif;
    font-size:              15px;
    font-style:             normal;
    font-weight:            bold;
    text-transform:         uppercase;
    color:                  #999;
}

H2 {
    margin:                 0px 0px 8px 0px;
    font-family:            arial, helvetica, sans-serif;
    font-size:              13px;
    font-style:             normal;
    font-weight:            bold;
    text-transform:         uppercase;
    color:                  #000;
}

H3 {
    margin:                 0px 0px 8px 0px;
    font-family:            arial, helvetica, sans-serif;
    font-size:              13px;
    font-style:             normal;
    font-weight:            bold;
    text-transform:         uppercase;
    color:                  #999;
}

H4 {
    margin:                 0px 0px 0px 0px;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-style:             italic;
    font-weight:            normal;
    color:                  #000;
}

P.left {
    float:                  left;
    margin:                 0px 8px 8px 0px;
}

.right {
    text-align:             right;
}

.center {
    text-align:             center;
}

/*
 * Images
 */

IMG {
    border:                 none;
}

.img1 {
    float:                  left;
    margin:                 0px 8px 8px 0px;
}

.img2 {
    float:                  right;
    margin:                 0px 0px 8px 8px;
}

P.img {
    margin:                 4px 0px 4px 0px;
    padding:                0px 0px 0px 0px;
    text-align:             center;
}

/*
 * Crumb
 */

DIV.crumb {
    margin:                 0px 0px 8px 0px;
    padding:                2px 4px 2px 4px;
    background:             #FFF;
}

DIV.crumb * {
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    text-decoration:        none;
    color:                  #000;
}

DIV.crumb SPAN {
    padding:                0px 4px 0px 4px;
}

/*
 * Forms
 */

FORM {
    margin:                 0px 0px 0px 0px;
}

FORM FIELDSET {
    display:                none;
}

LABEL {
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    color:                  #000;
}

INPUT,SELECT,TEXTAREA {
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    color:                  #000;
}

INPUT.submit {
    border:                 1px solid #E4E4E4;
    background:             #F0F0F0;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    text-decoration:        none;
    color:                  #000;
}

/*
 * 
 */

INPUT.submit_2 {
/*
    float:                  right;
    clear:                  right;
*/
    width:                  auto;
    margin:                 0px 0px 0px 0px;
    padding:                2px 2px 2px 22px;
    border:                 1px solid #E4E4E4;
    background:             #FFF url('/shared/icons/icon_19.gif') 2px center no-repeat;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    color:                  #000;
    text-align:             left;
}

INPUT.submit_3 {
/*
    float:                  right;
    clear:                  right;
*/
    width:                  auto;
    margin:                 0px 0px 0px 0px;
    padding:                2px 2px 2px 22px;
    border:                 1px solid #E4E4E4;
    background:             #FFF url('/shared/icons/icon_10.gif') 2px center no-repeat;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    color:                  #000;
    text-align:             left;
}

/*
 * Forms
 */

DIV.form_1 {
    margin:                 0px 0px 0px 0px;
    padding:                2px 2px 2px 2px;
    border:                 1px solid #E4E4E4;
    background:             #F2F2F2;
}

DIV.form_1 FORM INPUT {
    border:                 1px solid #E4E4E4;
    background:             #F8F8F8;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    color:                  #000;
}

/*
 * Forms
 */

DIV.formArea {
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border:                 1px solid #E4E4E4;
    background:             #F8F8F8;
}

TD.formFieldset {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    vertical-align:         top;
}

TD.formAssistance {
    width:                  232px;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border-left:            1px solid #E4E4E4;
    vertical-align:         top;
}

TD.formAssistance DIV.formAssistanceLabel {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    background:             #E4E4E4;
}

TD.formAssistance DIV.formAssistanceLabel * {
    text-transform:         uppercase;
    color:                  #A8A8A8;
}

TD.formAssistance DIV.formAssistanceMsg {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
}

TD.formButtons {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #E4E4E4;
    border-bottom:          none;
    background:             #F0F0F0;
}

TD.formButtons INPUT.submit {
    float:                  right;
    clear:                  right;
    margin:                 0px 0px 0px 0px;
    padding:                2px 2px 2px 22px;
    background:             #FFF url('/shared/icons/icon_15.gif') 2px center no-repeat;
    text-align:             left;
}

DIV.formFieldset {
    float:                  left;
    width:                  400px;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border-right:           1px solid #E4E4E4;
}

DIV.formAssistance {
    float:                  right;
    clear:                  right;
    width:                  229px;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.formAssistance DIV.formAssistanceLabel {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                3px 4px 4px 4px;
    background:             #E4E4E4;
}

DIV.formAssistance DIV.formAssistanceLabel * {
    text-transform:         uppercase;
    color:                  #A8A8A8;
}

DIV.formAssistance DIV.formAssistanceMsg {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #E4E4E4;
}

DIV.formAbstract {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #E4E4E4;
    border-bottom:          none;
    background:             #E4E4E4;
}

DIV.formArea DIV.formAbstract:first-child {
    border-top:             none;
}

DIV.formAbstract * {
    text-transform:         uppercase;
    color:                  #A8A8A8;
}

DIV.formFields {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
}

DIV.formButtons {
    width:                  auto;
    height:                 16px;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #E4E4E4;
    border-bottom:          none;
    background:             #F0F0F0;
}

DIV.formButtons INPUT {
    float:                  right;
    clear:                  right;
}

TD.formTabLabel {
    width:                  128px;
    padding:                2px 4px 2px 0px;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    text-decoration:        none;
    text-align:             right;
    vertical-align:         baseline;
    color:                  #000;
}

TD.formTabInput {
    padding:                2px 0px 2px 4px;
    vertical-align:         baseline;
}

/*
 *
 */

DIV.error {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 12px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #B00A11;
    border-right:           1px solid #B00A11;
    border-bottom:          1px solid #B00A11;
    border-left:            1px solid #B00A11;
}

DIV.error STRONG {
    font-family:            arial, helvetica, sans-serif;
    font-size:              13px;
    text-transform:         uppercase;
    color:                  #000;
}

DIV.error UL {
    list-style-type:        square;
}

DIV.status {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 12px 0px;
    padding:                12px 4px 12px 4px;
    border-top:             1px solid #C7E1AC;
    border-right:           1px solid #C7E1AC;
    border-bottom:          1px solid #C7E1AC;
    border-left:            1px solid #C7E1AC;
    text-align:             center;
}

/*
 * Factsheet
 */

DIV.factsheet_1 {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border:                 1px solid #E4E4E4;
    background:             #F8F8F8;
}

DIV.factsheet_1 DIV.factsheet_1_2 {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                4px 4px 4px 4px;
    border-top:             1px solid #E4E4E4;
    border-bottom:          1px solid #E4E4E4;
    background:             #E8E8E8;
}

DIV.factsheet_1 DIV.factsheet_1_2:first-child {
    border-top:             none;
}

DIV.factsheet_1 DIV.factsheet_1_2 * {
    text-transform:         uppercase;
    color:                  #A8A8A8;
}

DIV.factsheet_1 DIV.factsheet_1_3 {
}

DIV.factsheet_1 DIV.factsheet_1_3 TD.factsheet_1_3_1 {
    width:                  128px;
    padding:                4px 4px 4px 0px;
    background:             #F8F8F8;
    font-family:            arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    text-decoration:        none;
    text-align:             right;
    vertical-align:         baseline;
    color:                  #000;
}

DIV.factsheet_1 DIV.factsheet_1_3 TD.factsheet_1_3_2 {
    width:                  256px;
    padding:                4px 0px 4px 4px;
    vertical-align:         baseline;
}

DIV.factsheet_1 DIV.factsheet_1_3 TD.factsheet_1_3_3 {
    width:                  128px;
    padding:                4px 0px 4px 4px;
    vertical-align:         baseline;
}

/*
 *
 */

DIV.front {
    float:                  left;
    width:                  auto;
    height:                 auto;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
}

/*
 * Table
 */

DIV.table_1 {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    background:             #F0F0F0;
}

DIV.table_1 TD.table_1_1 {
    padding:                4px 4px 4px 4px;
    background:             #EEE;
    font-size:              11px;
    font-weight:            bold;
    text-decoration:        none;
    color:                  #000;
}

DIV.table_1 TD.table_1_2 {
    padding:                4px 4px 4px 4px;
}

DIV.table_1 TR.listA {
    background:             #FFF;
}

DIV.table_1 TR.listB {
    background:             #F8F8F8;
}

DIV.table_1 TR.listAover {
    background:             #EEE;
}

DIV.table_1 TR.listBover {
    background:             #EEE;

}

/*
 *
 */

DIV.autolist {
    position:               absolute;
    width:                  280px;
    margin:                 2px 0px 0px 1px;
    padding:                0px 0px 0px 0px;
}

DIV.autolist UL {
    width:                  280px;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border:                 1px solid #CCC;
    background:             #EEE;
    list-style-type:        none;
}

DIV.autolist UL LI.selected {
    background:             #CCC;
}

DIV.autolist UL LI {
    display:                block;
    margin:                 0px 0px 0px 0px;
    padding:                2px 2px 2px 2px;
    cursor:                 pointer;
    border-bottom:          1px solid #CCC;
    list-style-type:        none;
    font-family:            verdana, arial, helvetica, sans-serif;
    font-size:              11px;
    font-weight:            normal;
    text-decoration:        none;
    text-align:             left;
    color:                  #000;
}

/*
 * Tab 1
 */

DIV.tab_1 {
    float:                  left;
    width:                  140px;
    height:                 140px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Tab 2
 */

DIV.tab_2 {
    float:                  left;
    width:                  140px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Tab 3
 */

DIV.tab_3 {
    float:                  left;
    width:                  304px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Tab 4
 */

DIV.tab_4 {
    float:                  left;
    width:                  320px;
    height:                 280px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
    background:             none;
}

DIV.tab_4 DIV.tab_4_1 {
    width:                  304px;
    height:                 120px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Tab++ 3
 */

DIV.tab_t_3 {
    float:                  left;
    width:                  320px;
    height:                 280px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
}

DIV.tab_t_3 DIV.tab_t_3_1 {
    width:                  auto;
    height:                 24px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
}

DIV.tab_t_3 DIV.tab_t_3_2 {
    width:                  304px;
    height:                 240px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.tab_t_3 DIV.tab_t_3_2 DIV.tab_t_3_2_1 {
    width:                  auto;
    height:                 auto;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
}

DIV.tab_t_3 DIV.tab_t_3_1 UL {
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    list-style-type:        none;
}

DIV.tab_t_3 DIV.tab_t_3_1 UL LI {
    height:                 20px;
    float:                  left;
    position:               relative;
    margin:                 0px 2px 0px 0px;
    padding:                4px 8px 0px 8px;
    text-align:             center;
}

DIV.tab_t_3 DIV.tab_t_3_1 UL LI.opened {
    background:             #FFF;
}

LI.tab_1 {
    background:             #F4F4F4;
}

LI.tab_1 * {
    font-weight:            normal;
    text-decoration:        none;
    color:                  #A4A4A4;
}

DIV.tab_t_3 DIV.tab_t_3_1 UL LI.opened * {
    font-weight:            bold;
    text-decoration:        none;
    color:                  #000;
}

/*
 * Tab 5
 */

DIV.tab_5 {
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 8px 0px;
    background:             #FFF;
}

/*
 * Tab 6
 */

DIV.tab_6 {
    float:                  left;
    width:                  128px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Tab 7
 */

DIV.tab_7 {
    clear:                  both;
    width:                  auto;
    height:                 auto;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.tab_7_1 {
    float:                  left;
    width:                  304px;
    height:                 120px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 8px 0px 0px;
}

DIV.tab_7_2 {
    float:                  left;
    clear:                  right;
    width:                  304px;
    height:                 120px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
}

/*
 * Tab 8
 */

DIV.tab_8 {
    float:                  left;
    width:                  456px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

/*
 * Store
 */

DIV.store_1 {
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 8px 0px;
    background:             #FFF;
}

DIV.store_1 DIV.store_1_0 {
    height:                 16px;
    margin:                 0px 0px 4px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_1 DIV.store_1_1 {
    margin:                 0px 0px 0px 0px;
    padding:                8px 8px 8px 8px;
    background:             #FFF;
}

DIV.store_1 DIV.store_1_2 {
    float:                  right;
    width:                  200px;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_1 DIV.store_1_3 {
    float:                  left;
    width:                  240px;
    height:                 auto;
    margin:                 0px 8px 0px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_1 DIV.store_1_3_1 {
    width:                  240px;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_1 DIV.store_1_3_2 {
    width:                  238px;
    height:                 auto;
    margin:                 8px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    border:                 1px solid #E4E4E4;
    background:             url('/layout/images/store/store_1.gif') left top repeat-x;
}

DIV.store_2 {
    margin:                 0px 0px 0px 0px;
    padding:                24px 8px 8px 8px;
}

DIV.store_2_1 {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 8px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_2_1 * {
    display:                block;
    text-align:             center;
}

DIV.store_2_2 {
    width:                  auto;
    height:                 auto;
    margin:                 16px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    text-align:             center;
}

DIV.store_2_3 {
    width:                  auto;
    height:                 auto;
    margin:                 16px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
}

DIV.store_2_4 {
    width:                  auto;
    height:                 auto;
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
}

/*
 * Store Auction
 */

DIV.storeAuction_1 {
    padding:                0px 0px 8px 0px;
    font-size:              12px;
    text-align:             center;
}

DIV.storeAuction_2 {
    padding:                0px 0px 8px 0px;
    font-size:              20px;
    font-weight:            bold;
    text-align:             center;
}

DIV.storeAuction_3 {
    font-size:              10px;
    text-align:             center;
}

DIV.storeAuction_4 {
    font-size:              10px;
    text-align:             center;
}

DIV.storeAuction_5 {
    float:                  left;
    width:                  304px;
    /*height:                 420px;*/
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.storeAuction_6 {
    float:                  left;
    width:                  456px;
    /*height:                 420px;*/
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.storeAuction_7 {
    font-size:              10px;
    text-align:             center;
}

DIV.storeAuction_8 {
    padding:                16px 0px 0px 0px;
    text-align:             center;
}

DIV.storeAuction_9 {
    width:                  800px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

INPUT.auction_submit {
    padding:                4px 4px 4px 4px;
    border:                 1px solid #E4E4E4;
    background:             #F0F0F0;
    font-family:            arial, helvetica, sans-serif;
    font-size:              12px;
    font-weight:            normal;
    text-decoration:        none;
    color:                  #AAA;
}

/*
 *
 */

DIV.ad_120_240 {
    width:                  144px;
    height:                 240px;
    margin:                 0px 0px 8px 0px;
    padding:                8px 8px 0px 8px;
    background:             #FFF;
}

DIV.ad_120_240 * {
    float:                  left;
    clear:                  right;
}
DIV.ad_320280 {
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    background:             #FFF;
    text-align:             center;
}


DIV.ad_300250 {
    margin:                 0px 0px 0px 0px;
    padding:                0px 0px 0px 0px;
    background:             #FFF;
    text-align:             center;
}

DIV.ad_46860 {
    margin:                 0px 0px 8px 0px;
    padding:                6px 6px 6px 6px;
    background:             #FFF;
}

DIV.ad_72890 {
    margin:                 0px 0px 8px 0px;
    padding:                8px 8px 8px 8px;
    background:             #FFF;
    text-align:             center;
}

DIV.ad_750100 {
    margin:                 0px 0px 8px 0px;
    padding:                8px 8px 8px 8px;
    background:             #FFF;
    text-align:             center;
}

/*
 *
 */

DIV.functionsGoogleSE {
    display:                none;
    position:               absolute;
    width:                  240px;
    height:                 96px;
    padding:                8px 8px 8px 8px;
    background:             #FFF url('/layout/images/support/support_1.gif') left top repeat;
    border:                 1px solid #E4E4E4;
}

DIV.functionsGoogleSE DIV {
    padding:                8px 8px 8px 8px;
    background:             #FFF;
}

/*
 *
 */

DIV.functionsSitemap {
    display:                none;
    position:               absolute;
    width:                  240px;
    height:                 auto;
    padding:                8px 8px 8px 8px;
    background:             #FFF url('/layout/images/support/support_1.gif') left top repeat;
    border:                 1px solid #E4E4E4;
}

DIV.functionsSitemap DIV {
    padding:                8px 8px 8px 8px;
    background:             #FFF;
}

DIV.functionsSitemap DIV UL {
    margin-left:            16px;
    list-style:             square;
}

/*
 *
 */

DIV.adRegistry {
    width:                  auto;
    height:                 auto;
    padding:                8px 8px 8px 8px;
    background:             #FFF url('/layout/images/support/support_1.gif') left top repeat;
    border:                 1px solid #E4E4E4;
}

DIV.adRegistry DIV {
    padding:                8px 8px 8px 8px;
    background:             #FFF;
}




/*
 * Tab 2
 */

DIV.tabe_2 {
    float:                  left;
    width:                  140px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #C8C8C8;
}

DIV.tabe_2 DIV.tabe_2_1 {
    width:                  140px;
    height:                 16px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 4px 0px;
}

DIV.tabe_2 DIV.tabe_2_2 {
    width:                  124px;
    height:                 228px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.tabe_2 DIV.image {
    width:                  124px;
    height:                 88px;
    margin:                 0px 0px 8px 0px;
}

DIV.tabe_2 DIV.image IMG {
    width:                  124px;
    height:                 88px;
}

/*
 * Tab 3
 */

DIV.tabe_3 {
    float:                  left;
    width:                  304px;
    height:                 264px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #C8C8C8;
}

DIV.tabe_3 DIV.tabe_3_1 {
    width:                  304px;
    height:                 16px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 4px 0px;
}

DIV.tabe_3 DIV.tabe_3_2 {
    width:                  288px;
    height:                 228px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.tabe_3 DIV.image {
    width:                  288px;
    height:                 128px;
    margin:                 0px 0px 8px 0px;
}

DIV.tabe_3 DIV.image IMG {
    width:                  288px;
    height:                 128px;
}

/*
 * Tab 4
 */

DIV.tabe_4 {
    float:                  left;
    width:                  320px;
    height:                 280px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 0px 0px;
    background:             none;
}

DIV.tabe_4 DIV.tabe_4_1 {
    width:                  304px;
    height:                 120px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #C8C8C8;
}

DIV.tabe_4 DIV.tabe_4_2 {
    width:                  304px;
    height:                 16px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 4px 0px;
}

DIV.tabe_4 DIV.tabe_4_3 {
    width:                  288px;
    height:                 84px;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}

DIV.tabe_4 DIV.image {
    float:                  left;
    width:                  124px;
    height:                 84px;
    margin:                 0px 8px 0px 0px;
}

DIV.tabe_4 DIV.image IMG {
    width:                  124px;
    height:                 84px;
}

/*
 * Tab 5
 */

DIV.tabe_5 {
    width:                  auto;
    height:                 auto;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 8px 0px;
    background:             #C8C8C8;
}

DIV.tabe_5 DIV.tabe_5_1 {
    width:                  auto;
    height:                 16px;
    padding:                0px 0px 0px 0px;
    margin:                 0px 0px 4px 0px;
}

DIV.tabe_5 DIV.tabe_5_2 {
    width:                  auto;
    height:                 auto;
    padding:                8px 8px 8px 8px;
    margin:                 0px 0px 0px 0px;
    background:             #FFF;
}