#content_3 {
	position:absolute;
	right:45px; bottom:15px;
	width:239px; height:214px;
	background:url(../img/bg_content_3.gif) no-repeat;
	font: 11px arial, helvetica, sans-serif;

}

#content_3 .header{
	font-weight:bold;
}

#content_3 .text {
}

#frame {
	position:absolute;
	top:2px; left:2px;
	width:217px; height:210px; 
	clip:rect(0, 217px, 228px, 0);
	overflow:hidden;
	z-index:1;
}

#scrolling_content {
	position:absolute;
	padding:25px 15px 25px 25px;
}

#scrollbar { 
	position:absolute;
	left:220px; top:17px;
	width:17px; height:184px;
	z-index:2; 
}

#scroll_up {
	
}

#scroll_down {
	position:absolute;
	bottom:0px;	
}
  