.mainWidth {
	width: 599px;
}

#frameInner {
	background-image: url(http://www.jfkellyco.com/images/site/right_side_bar_bgr_00.jpg);
	background-repeat: repeat-y;
	background-position: 843px top;
}

#rightPanel, #rightPanelTop, #rightPanelBot {
	display: inline;
}

#rightPanel {
	float: right;
	width: 153px;
	margin-right: 10px;
	height: auto;
	padding: 10px;
}
#rightPanelTop {
	position: absolute;
	top: 0px;
	right: 8px;
	background-image: url(http://www.jfkellyco.com/images/site/right_side_bar_top_00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 173px;
	height: 4px;
}
#rightPanelBot {
	position: absolute;
	bottom: 0px;
	right: 8px;
	background-image: url(http://www.jfkellyco.com/images/site/right_side_bar_bot_00.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 173px;
	height: 4px;
}
#rightPanel p {
	text-indent: 1.00em;
	margin-bottom: 0.50em;
}

/* Specialty Formatting */
#rightPanel pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.50;
}