
.shaunti_signature
{
	width: 80px;
	height: 55px;
	margin: 0 0 0 276px;
	background: url(images/signature.gif) no-repeat;
}
.shaunti_signature2
{
	width: 80px;
	height: 55px;
	margin: 0 0 0 36px;
	background: url(images/signature.gif) no-repeat;
}
.editors_note {
	font-weight: bold;
	color: red;
}
.floatl {
	float: left;
}
.floatr { 
	float: right;
}
.floatl, .floatr {
	margin: 5px 10px 10px 10px;
	padding: 5px;
}
.frame {
	border: 1px solid #999999;
}
.notes {
	font-style: italic;
}
.lobby_links {
	margin: 0;
	padding: 0;
}
.media_lobby_links {
	margin: 15px 0 0 0;
	padding: 0;
}
.lobby_links li {
	padding: 5px 0;
	list-style-type: none;
}
.media_lobby_links li {
	padding: 2px 0;
	list-style-type: none;
}
.lobby_links li a.page_title {
	font-size: 15px;
}
.media_lobby_links li a.page_title {
	font-size: 15px;
	position: relative;
	top: -18px;
	left: 8px;
}
.media_lobby_links li a.icon:link, .media_lobby_links li a.icon:visited, .media_lobby_links li a.icon:hover, .media_lobby_links li a.icon:active {
	border: none;
	background-color: transparent;
}
.media_lobby_links img {
	border: solid 1px #999;
}
h4.feedback {
	color: #7B6260;
	font-size: 12px;
	clear: both;
}
.books_and_studies {
	border: none;
}
.books_and_studies tr {
	vertical-align: top;
}
.books_and_studies td {
	border: none;
	font-size: 11px;
	line-height: 14px;
}
.books_and_studies td a.page_title {
	display: block;
	float: left;
	font-size: 15px;
	margin: 8px 0 5px 0;
	border-bottom: solid 1px #FFF;
}
.books_and_studies td a.page_title:hover {
    border-bottom: dashed 1px #7B6260;
}
.books_and_studies td p {
	clear: left;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}
.books_and_studies .floatr {
	margin: 5px 0 5px 10px;
}
.print {
	border: none;
	width: 100%;
}
.print td {
  width: 50%; 
  text-align: center;
  padding: 5px 0;
}
.print td a:hover {
  background-color: transparent;
  border: none;
}
.print td img {
  padding: 5px;
}
.media_callout {
	width: 170px;
	float: right;  
	text-align: center;
	margin: 5px 0 10px 10px;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #999999;
}
.media_callout div {
	background-color: #B3C874;
	padding: 10px;
}
.media_callout a:link, .media_callout a:visited, .media_callout a:hover, .media_callout a:active {
	color: #FFF;
}
.media_callout a:hover {
	background-color: #7B6260;
}
.articleslist {
	margin: 20px 0;
	padding: 0;
}
.articleslist li {
	margin: 10px 0 10px 25px;
	padding: 0;
}

/* fywo contest styles */

.rhusertestimony_list h3 {
	display: none;
}
.rhusertestimony_list h4 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 2px 0;
}
.rhusertestimony_list input.rhusertestimony_submission,
.rhusertestimony_submission .rhusertestimony_submit,
.rhusertestimony_submission .rhusertestimony_cancel,
.rhusertestimony_submission_confirmation .rhusertestimony_return
{
	margin-top: 20px;
	background-color: #7B6260;
	color: #FFF;
	border: 1px solid #B5998B;
	font-family: Arial, san-serif; 
	font-weight: bold; 
	font-size: 11px;
	line-height: 16px;	
}
.rhusertestimony_list input.rhusertestimony_submission,
.rhusertestimony_submission .rhusertestimony_submit {
	width: 140px;
}
.rhusertestimony_submission_confirmation .rhusertestimony_return {
	width: 180px;
}
.rhusertestimony_submission h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 5px 0;
}
.rhusertestimony_submission h4 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0 0 2px 0;
}
.rhusertestimony_submission .fywo_contest_entry_text label {
	display: none;
}
.rhusertestimony_submission .fywo_contest_entry_text textarea {
	width: 450px;
	height: 100px;
}
.home_callout {
	text-align: center;
	margin: 5px 0 10px 0;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #999999;
	color: #FFF;
}
.home_callout div {
	background-color: #5A0B5A;
	padding: 10px;
}
.home_callout a:link, .home_callout a:visited, .home_callout a:hover, .home_callout a:active {
	color: #FFF;
}
.home_callout a:hover {
	color: #5A0B5A;
	background-color: #FFF;
}
/* generic callout style */
.callout {
	text-align: center;
	margin: 5px 0 10px 0;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #7C635F;
	color: #FFF;
}
.callout div {
	background-color: #5E4541;
	padding: 10px;
}
.callout a:link, .callout a:visited, .callout a:hover, .callout a:active {
	color: #FFF;
}
.callout a:hover {
	color: #7C635F;
	background-color: #FFF;
}
/* hfr site callout */
.rhtitles_detail .description .hfr_callout {
	width: 150px;
	float: right;
	clear: right;
	margin: 10px;
}
.rhtitles_detail .description .hfr_callout a:link,
.rhtitles_detail .description .hfr_callout a:visited,
.rhtitles_detail .description .hfr_callout a:hover,
.rhtitles_detail .description .hfr_callout a:active {
	border: none;
}

