@charset "UTF-8";

.rightmenu {
/*    background:#ff9; */
}
.rightmenu .colleft {
/*
    float:left;
    width:200%;
    margin-left:-200px;
    position:relative;
    right:100%;
    background:#fff;

*/
}
.rightmenu .col1wrap {
/*
    float:left;
    width:50%;
    position:relative;
    left:50%;
    padding-bottom:1em;
*/
}
.rightmenu .col1 {
     margin-right: 15px;
     margin-left: 15px;/*
    margin:0 15px 0 215px;
    overflow:hidden;
*/
}

.detailTable tbody tr .detailLeftColumn .detailCenter
{
     text-align: center;
}

