/* display content */

#contentTitle {height:32px;padding-right:8px;font-size:18px;}
#contentTitle #title {
	width:auto;
	height:28px;
	font-size:18px;
	margin-right: 44px;
}

#contentStory {
	height:auto;
	width: 550px;
	overflow:auto;
	line-height: 14pt;
	font-size:14px;
	/*margin-bottom: 40px; */
}

