.sidebar
{
    display: inline-block;
    width: 80px;
    background-color: #fffff;
    height: 200% !important;
    position: fixed;
    left: 0px;
    top: 44px;
    z-index: 50000;
	padding-top: 10px;
	
}
.active
{
    zoom: 1.0;
	
	
}
.paddingleft
{
    padding-left: 95px;
}
.displaynone
{
    display: none;
}
.blacktext
{
    color: Black;
}

.video{ text-align:center;
}

.social{ text-align:right;
	}
.fb{ width:32px; height:32px; padding:2px 8px 2px 2px; float:right; margin-top:-155px;
	}
.twitter{ width:32px; height:32px; padding:2px 8px 2px 2px; float:right; margin-top:-115px;
	}
.linkedin{ width:32px; height:32px; padding:2px 8px 2px 2px; float:right; margin-top:-75px;
	}