@charset "utf-8";
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#portfolioContent {
	width: 650px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	height: 700px;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, p, a, ul, li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2379D8;
	line-height: 1.2;
}

#jobScope {
	float: right;
	position: absolute;
	right: 12px;
	top: 468px;
	width: 142px;
	height: 110px;
}
#smallImage {
	margin-top: 15px;
}
