@charset "UTF-8";
#text4 {
	line-height:1.6em;
	padding:0 3em 2.5em 3em;
}
#text4 p{
	padding:0;
	margin:0.8em 0;
	color:#000;
	text-align:left;
}
#text4 p:first-child{margin-top:0}
#text4 .left4{
	margin-left:2.5em;
	line-height:1.25em;
}
.jsButton{
	background: rgb(135,165,0);
	line-height:1.5em;
	padding: 0 3px;
	border: none;
	box-shadow: 0 1px 0 1px rgba(0,0,0,0.1);
}
.jsButton span{
	font-size:0.8em;
	opacity:0.8;
	vertical-align:15%;
}
.jsButton:hover{opacity: 0.5}
#text4 a:link{
	color:#000;
	text-shadow: 1px 0 0 #333333;
	border-bottom: 1px solid #222;
}
#text4 a:link:last-child{
	text-shadow: 0 0 0;
}
#text4 a:hover{
	opacity: 0.5;
	border-bottom: none;
}