
div#content h1.alt {
text-transform:none;
color:#866316;
}

div#content h4.alt {
text-transform:none;
}

div#sidebar h3#staffpicks {
	background-image:url(images/text_staffpicks.gif);
	background-repeat:no-repeat;
	height:29px;
	margin-top:18px;
	text-indent:-80000px;
	width:155px;
}
div#sidebar div.promo ul.picks li a {
	color:#000;
	text-transform: none;
}
div#sidebar div.promo h4.bestof {
	font-weight:normal;
}
div#sidebar div.promo h4.bestof strong {
}
div#sidebar div.promo ul.bestof li a {
	color:#000;
	text-transform: none;
}

div#register-box {
	position:relative;
	background:url(http://thehighcalling.org/styles/images/sidebar-email-box.gif) no-repeat top left;
	width:168px;
}
div#register-box .inner {
	padding:55px 10px 10px 10px;
	background:url(http://thehighcalling.org/styles/images/sidebar-email-box-bottom.gif) no-repeat bottom left;
	font-size:90%;
}
div#register-box div.links {
	position:absolute;
	top:0px;
	left:10px;
	line-height:30px;
	white-space:nowrap;
	font-size:90%;
}
div#register-box div.links a {
	font-weight:normal;
	color:#000;
	text-decoration:underline;
}
div#register-box div.links a:hover {
	text-decoration:none;
}
div#register-box a.preview {
	color:#C2601A;
	font-weight:normal;
	font-size:90%;
}
div#register-box input.email {
	border:1px solid #6F9A65;
	margin:5px 0;
	padding:2px;
}
div#register-box input.submit {
	background:url(http://thehighcalling.org/styles/images/btn-submit.gif) no-repeat;
	border:0;
	color:white;
	font-weight:bold;
	font-size:10px;
	width:60px;
	height:19px;
	line-height:19px;
	cursor:pointer;
}
