@charset "utf-8";
/* CSS Document */

.storyregoin {
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
}
.storyposted {
	height: 342px;
	width: 510px;
}

.storiescontent {
	float: right;
	height: 342px;
	width: 435px;
}
.storiescontentscroll {
	float: none;
	height: 200px;
	width: 450px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.storyregoinmain {
	height: 500px;
	width: 950px;
	background-color: #FFFFFF;
}
