/* CSS Document */
.leftmenu .col1 {
        margin:20px 15px 0 235px;
overflow:hidden;
padding-left:15px;
position:relative;
right:100%;
width:970px;
	}

/* CSS Document */
*html .leftmenu .col1 {
        margin:20px 15px 0 5px;
overflow:hidden;
padding-left:15px;
position:relative;
right:100%;
width:970px;
	}
#submenu{display:none;}

