#section-recognition #scrollbox,
#section-offerings #scrollbox2 {
background:none repeat scroll 0 0 #F9B401;
/*height:500px;*/
padding:15px 20px;
width:731px;
}

#section-recognition .jScrollPaneContainer,
#section-offerings .jScrollPaneContainer {
top:0;
left:0;
position: relative;
overflow: hidden;
z-index: 1;
}

#section-recognition .scroll-pane,
#section-offerings .scroll-pane  {
float:left;
left:0;
height:500px;
/*overflow:auto;*/
width:720px;
}
#section-recognition .scroll-pane .award,
#section-offerings .scroll-pane .award {
text-align:left;
width:700px;
}
#section-recognition .scroll-pane h1,
#section-offerings .scroll-pane h1 {
color:#3c3c3c;
display:block;
 font-family: 'TisaProBoldItalic';
font-size:18px;
font-weight:normal;
line-height:20px;
padding:0;
text-align:left;
text-decoration:none;
}
#section-recognition .scroll-pane p,
#section-offerings .scroll-pane p  {
color:#3C3C3C;
float:none;
font-family:'TisaProRegular';
font-size:14px;
margin:0 0 5px;
padding:0;
}
#section-recognition .jScrollPaneTrack,
#section-offerings .jScrollPaneTrack  {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0 !important;
	/*height:494px !important;*/
	height: 100%;
	background:url("../images/scrollpeople/bg_scrolltrack.gif") no-repeat scroll 0 0 transparent;
	width:30px !important;
}
#section-recognition .jScrollPaneDrag,
#section-offerings .jScrollPaneDrag {
	left:0;
	/*background: #666;*/
	background:url("../images/scrollpeople/bg_scrolldrag.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	height:70px !important;
	width:30px !important;
}
#section-recognition .jScrollPaneDragTop,
#section-offerings .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display:none;
}
#section-recognition .jScrollPaneDragBottom,
#section-offerings .jScrollPaneDragBottom  {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display:none;
}
/*--------------------------------------*/
/*--------------------------------------*/

#section-profile  .jScrollPaneContainer {
top:0;
left:0;
position: relative;
overflow: hidden;
z-index: 1;
}

#section-profile  #boxresume  {
float:left;
left:0;
height:309px;
overflow:auto;
width:350px;
/*width:330px;*/
}

#section-profile  .jScrollPaneTrack  {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0 !important;
	/*height:494px !important;*/
	height: 100%;
	background:url("../images/scrollpeople/bg_scrolltrack2.gif") no-repeat scroll 0 0 transparent;
	width:30px !important;
}
#section-profile  .jScrollPaneDrag {
	left:0;
	/*background: #666;*/
	background:url("../images/scrollpeople/bg_scrolldrag.png") no-repeat scroll 0 0 transparent;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	height:70px !important;
	width:30px !important;
}
#section-profile  .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display:none;
}
#section-profile  .jScrollPaneDragBottom  {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display:none;
}

/*--------------------------------------*/
/*--------------------------------------*/

/*a.jScrollArrowUp {
	background:url("../images/scrollaward/arrow_up.gif") no-repeat scroll 0 0 transparent;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 28px;
}
a.jScrollArrowUp:hover {  background:url("../images/scrollaward/arrow_up.gif") no-repeat scroll 0 -28px transparent;  }
a.jScrollArrowDown {
	background:url("../images/scrollaward/arrow_down.gif") no-repeat scroll 0 0 transparent;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 28px;
}
a.jScrollArrowDown:hover {  background:url("../images/scrollaward/arrow_down.gif") no-repeat scroll 0 -28px transparent;  }
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {  /*background-color: #f00;*/  }*/

