/****** can this be in the config? ****/
#ResumeButtonBlock .button
{
	display:none;
}

#presentationPanelBlock
{
	background-image:url(/build/Common/images/presentation_panel_background_large.jpg);
	background-repeat:no-repeat;
}

#infoBanner
{
	width:562px;
	padding-left:40px;
}

#pdfIcon
{
	position:absolute;
	top:1px;
	left:10px;
}

#scrollingBlock
{
	line-height:13px;
}

#scrollBar
{
	position:absolute;
	top:40px;
	left:562px;
	height:378px;
	width:16px;
	background-image:url(/build/Common/images/scroll_background.gif);
	background-repeat:no-repeat;
}

#scrollBar #arrowBlock
{
	position:absolute;
	bottom:0px;
}


.sectionHeading
{
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	color:#993;
	padding:0px 0px 8px 0px;
}

.companyBlock
{
	padding:0px 0px 18px 0px;
	margin:0px 0px 15px 0px;
	background-image:url(/build/Common/images/dotted_hr.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.subSectionBlock
{
	padding:8px 0px 0px 0px;
}

.noHR
{
	background-image:none;
}

.company, .school, .position, .degree
{
	font-size:13px;
	line-height:21px;
}

.position, .degree
{
	font-weight:bold;
	color:#333;
}

.dateRange
{
	font-weight:normal;
	font-size:11px;
}

.award
{
	padding:0px 0px 6px 0px;
}


