@charset "UTF-8";
/* CSS Document */

div#sketch-school {
	background-image:url(/career-studio/sketchbook/articles/sketch-school/images/sketch-school-1.jpg);
	height:425px;
	background-repeat:no-repeat;
	position:relative;
}
h1 {
	font-size:14px;
	left:66px;
	position:absolute;
	text-transform:capitalize;
	top:95px;
	width:155px;
}
#sketch-school p,
#sketch-school ol {
	left:94px;
	position:absolute;
	top:161px;
	width:146px;
	line-height:14px;
}
	#sketch-school p.page1,
	#sketch-school p.page2 {
		padding-left:50px;
		width:98px;
	}
		#sketch-school p.right {
			left:268px;
			top:55px;
			width:180px;
		}
	#sketch-school p.page4,
	#sketch-school p.page11 {
		padding-left:5px;
		width:140px;
	}
	#sketch-school p.page12 {
		line-height:13px;
	}
#sketch-school ol {
	list-style-type:decimal;
	padding-left:19px;
	top:247px;
	width:130px;
}
p#counter {
	background-color:#2F292B;
	color:#ccc;
	font-size:14px;
	font-weight:bold;
	margin:5px auto;
	padding:6px;
	text-align:center;
	width:101px;
}
	#counter span {
		font-size:18px;
		vertical-align:top;
	}
#back,
#next {
	color:#ccc;
	font-weight:bold;
	position:absolute;
	top:405px;
}
#back {
	left:35px;
}
#next {
	left:460px;
}
.printversion {
	background-image:url(/career-studio/sketchbook/articles/sketch-school/images/pdf-button.gif);	display:block;
	height:0;
	left:435px;
	overflow:hidden;
	padding-top:38px;
	position:absolute;
	top:332px;
	width:38px;
}

