/* CSS Document */

body {
	background-image: url(./images-jobs/background-1.jpg);
  }

.content {
	top: 201px;
	left: 449px;
	width: 511px;
	height: 344px;
	background-image: url(./images-jobs/content.png);
	padding: 20px;
	}

.leftmenu {
  position: absolute;
	top: 201px;
	left: 31px;
	width: 164px;
	height: 109px;
	padding-left: 23px;
	padding-top: 59px;
	background-image: url(./images-jobs/vacancies.png);
	}

.scrollbox {
  width: 521px;
	height: 282px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 10px;
	}