#leftmenu1,#leftmenu2,#leftmenu3
{
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	border-top: 0px;
	border-bottom: 0px;
	overflow: hidden;
	height: 25px;
	width: 170px;
	border: 1px solid #D8D8D8;
}



/* SCROLLBOX BEGIN */


#left-menu {
     padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	width: 700px;
	height: 40px;
	text-align: left;
	line-height: 1,6;
	z-index: 0;
	}
	
	
#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: 700px;
	border: 0px solid #D8D8D8;

	
}



#wide-content{
        padding: 0px;
	margin: 0px;

}
	
.section
{
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	height: auto;
	width: auto;
	background-color: #fffff;
	background-repeat: no-repeat;
	border: 0px solid #D8D8D8;
   	position: relative;
   	line-height: 0;
}

.section_tb
{
	padding: 20px;
	margin: 0px;
	float: left;
	text-align: left;
	height: 100px;
	width: 700px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top: 0px solid #D8D8D8;
        border-left: 1px solid #D8D8D8;
        border-right: 1px solid #D8D8D8;
        border-bottom: 1px solid #D8D8D8;
   	position: relative;
}

#arrows, #move_right{
        padding: 0px;
	margin: 0px;
        height: 1px;
	width: 700px;
}


/* SCROLLBOX END */
