#leftmenu1,#leftmenu2,#leftmenu3,#leftmenu4
{
	background: #161616;
        padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	border-top: 0px;
	border-bottom: 0px;
	overflow: hidden;
	height: 20px;
	width: 30px;
	border-right: 1px solid #D8D8D8;
	z-index: 1;
}



/* SCROLLBOX BEGIN */


#left-menu {
    background: transparent;
     padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	width: 500px;
	height: 20px;
	text-align: left;
	line-height: 1,6;
	z-index: 1000;
	}
	
	
#scrollbox
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	border: 0px solid #eff0f1;
	border-top: 0px;
	border-bottom: 0px;
	overflow: hidden;
	height: auto;
	width: 500px;
	border: 0px solid #D8D8D8;
        z-index: 1;
	
}



#wide-content{
        padding: 0px;
	margin: 0px;
        z-index: 1;
}
	
.section
{
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	height: auto;
	width: auto;
	font: 10px Arial;
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px solid #D8D8D8;
   	position: relative;
   	line-height: 0;
           z-index: 1;
}

.section_tb
{
	font: 10px Arial;
        padding: 5px;
	margin: 0px;
	float: left;
	text-align: left;
	height: 20px;
	width: 500px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top: 0px solid #D8D8D8;
        border-left: 0px solid #D8D8D8;
        border-right: 0px solid #D8D8D8;
        border-bottom: 0px solid #D8D8D8;
   	position: relative;
   	z-index: 1;
}

#arrows, #move_right{
        float: left;
        padding: 0px;
	margin: 0px;
        height: 0px;
	width: 0px;
}


/* SCROLLBOX END */
