@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: 65px;
/*
    margin:0 15px 0 215px;
    overflow:hidden;
*/
}
.rightmenu .col2 {
	width: 235px;
	left: 185px;
/*
    float:right;
    width:170px;
    position:relative;
    left:185px;
*/
}
