 #page_int #sidebar_left {
		padding : 0px;
		border : 0px;
		background : none;
	} 

#sidebar_left #sidebar_update{
line-height:35px;
height:35px;
top:0;
}

#sidebar_left #sidebar_update i{
color:#777;
background:none;
font-size:22px;
line-height:35px;
height:35px;;

}
#page_int #sidebar_left #sidebar_barmenu {
float:right;
background:#fff;

}
#page_int #sidebar_left #sidebar_barmenu .dropdown-menu{
right:0 !important;
left:initial !important;
}
#page_int #sidebar_left #sidebar_barmenu .dropdown a.dropdown-toggle{
		
		float:right;
		width : 35px;
		height : 35px;
		line-height : 35px;
		cursor : pointer;
		z-index : 1500;
		border-bottom : 1px solid #c4c4c4;
		opacity: 1;
		display:inline;
		text-align:center;
	}
	

	
#sidebar_left h2 {
	display : table-cell;
	vertical-align : middle;
	width : 190px;
	height : 35px;
	padding : 0;
	overflow :hidden;
	margin : 0;
	line-height : 35px;
	text-transform : uppercase;
	text-align : center;
	font-size:  11px;
	border-bottom : 1px solid #c4c4c4;
	
	padding-right : 72px;
}