@import url("/includes/css/globalNav.css");
@import url("/rn/css/programs_main.css");
@import url("/rn/css/blue/colors.css");
@import url("/rn/css/single_story.css");
@import url("/rn/css/comments.css");

/* need to set these for individual programs */
h1 {background:#0B3F93 url(h1_bg.jpg) top left no-repeat;}
h1 a {width:173px; height:29px;}
#RNbanner {background:#101A7B url(rn_bg.jpg) top left no-repeat;}

/*---------------------------------------------*/
/* guestbook additions */

#guestbookContent h3 {margin-left:0; padding-left:0!important; background-color:transparent;}
#guestbookContent h3 em {
	float:right; clear:none; display:inline;
	font-weight:normal; font-size:0.76em; line-height:1;
	margin:0; padding:6px 0 0 0;
}
#guestbookContent h3 span {font-weight:normal; width:50%;}
#guestbookContent table {clear:both;}
#guestbookContent td {background:#fff;}
#guestbookContent table td img {display:none; visibility:hidden;}
.gbkSubhead {font-weight:bold;}
.gbkSubhead, .gbkcomment, .gbkDetail {
	font-size:0.9em; line-height:1.3; 
	margin:0; padding:0;
	color:#333;
}
