#mypageheader
{
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom-color: #cdd2d2;
  color: #000000;
  margin: 0 -15px 30px;
  min-height: 45px;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
#mynavbar
{
	min-width: 76px;
}
#mydivide-20
{
	margin-top: -15px;
	width: 100%;
	height: 0px;
}
#mysidebar
{
	background: none repeat scroll 0 0 #f4f4f4;
    padding: 0 !important;
    width: 150px;
    position: absolute;
    border-bottom: 1px solid #e7e7e7;
}
#mybg{

    min-height: 100%;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
