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

#content_header {
	background-image: url(../../images/learn/education_cell_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 674px;
}



#paperdoll {
	background-image: url(../../images/paperdolls/males/man3.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 134px;
	position: relative;
	left: 770px;
	background-position: center center;
	top: 30px;
}

