@charset "UTF-8";
#sidebarServices {
	width: 213px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 8px;
	color: #BA9F67;
	font-size: 70%;
	padding-bottom: 4px;
}
#sidebarPress {
	padding-right: 16px;
	padding-left: 16px;
	font-size: 70%;
	color: #B99F67;
	width: 213px;
}
#sbpkContainer {
	width: 213px;
	height: 156px;
}
#pressPhoto {
	width: 106px;
	float: left;
	margin-right: 2px;
}
#pfButton {
	padding-top: 4px;
}
#pfButton a:link, #pfButton a:visited {
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 90%;
	border: 1px solid #B99F67;
	font-weight: bold;
}
#pfButton a:hover, #pfButton active, #pfButton a:focus {
	color: #000000;
}
#oneSheet {
	width: 105px;
	float: right;
}
#oneSheetButton {
	padding-top: 4px;
}
#oneSheetButton a:link, #oneSheetButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #BA9F67;
	font-size: 90%;
}
#oneSheetButton a:hover, #oneSheetButton active, #oneSheetButton a:focus {
	color: #000000;
}

