.c_post img, #topic_review img {
	max-width: 600px;
}
.bbcode-getty, .date {
}
.bbcode-right, .bbcode-right0 {
	text-align: right;
	float: right;
	padding: .5em 0 .5em .5em;
}
.bbcode-left {
	text-align: left;
	float: left;
	padding: .5em .5em .5em 0;
}
.bbcode-note {
	background-color: hsla(226,9%,37%,0.1);
	border: 1px dashed #151925;
	color: #336699;
	font-size: 90%;
	float: right;
	padding: 4px;
	text-align: right;
	max-width: 33%;
}
.bbcode-ooc-note, .bbcode-ooc {
	display: block;
	clear: both;
	float: right;
	padding: 0 30px 0 45px;
	max-width: 780px;
	background: url("http://z5.ifrm.com/30032/91/0/f5310760/Ooc-note-left.png") left top no-repeat, url("http://z5.ifrm.com/30032/91/0/f5310761/Ooc-note-right.png") right bottom no-repeat;
	text-align: center;
	font-style: italic;
	font-size: 90%;
}
.bbcode-context {
	text-align: center;
	display: block;
	margin: 0 10%;
	font-style: italic;
	font-size: 90%;
}
.bbcode-link {
	color: #5D8AA8;
	cursor: pointer;
	text-decoration: underline;
	transition: color .2s;
}
.bbcode-link:hover {
	color: #72A0C1;
}
.bbcode-sc {
	font-variant: small-caps;
}
.bbcode-sct {
	font-size: 16pt;
	font-variant: small-caps;
}
.bbocde-trt {
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
}
.bbcode-r-block {
	display: block;
	float: right;
	width: 20%;
	vertical-align: top;
	text-align: center;
}
.bbcode-l-block {
	display: block;
	border-right: 1px solid;
	float: left;
	width: 75%;
	padding: 0 .5%;
	margin-bottom: .5%;
	vertical-align: top;
}
.fb_important {
	align-items: center;
	background-image: url("http://z5.ifrm.com/30032/91/0/f5310028/EternityFlagSquare.png");
	background-size: contain;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-radius: 6px;
	box-shadow: 0 0 1px #000, 0 0 1px #000 inset;
	color: #FFF;
	display: inline-flex;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 60px;
	transition: width .2s box-shadow .2s font-weight .2s;
}
.fb_important:hover {
	box-shadow: 0 0 1px #000, 0 0 3px #FFF inset;
	text-shadow: 0 0 3px #191919;
	font-weight: bold;
}
big big big big big big {
	font-size: 36pt;
}
.f_button {
	border: 1px solid #000;
	border-radius: 3px;
	box-shadow: 0 0 1px #000, 0 0 1px #000 inset;
	background-position: 90% 50%;
	color: #FFF;
	font-size: 10pt;
	text-align: left;
	padding: 0px 1em;
	text-decoration: none;
	transition: width .2s box-shadow .2s font-weight .2s;
}
.f_button:hover {
	box-shadow: 0 0 1px #000, 0 0 3px #fff inset;
	text-shadow: 0 0 3px #191919;
	padding: 0 1.6em;
	font-weight: bold;
}
.fbt_list {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.fbt_list_item {
	padding: 2px 0 0;
}
#top {
	width: 100%;
	position: fixed;
	top: 0px;
	margin: 0px;
	border-top: 0px;
	z-index: 3;
}
td#ihtd {
	background: none;
	border: 0px transparent;
	box-shadow: none;
	padding: 0;
	vertical-align: top;
	text-align: center;
}
ul#elink {
	display: block;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}
ul#elink img {
	vertical-align: baseline;
}
table#catt {
	margin: 0px auto 0px auto;
	text-align: center;
	width: 98%;
}
table#w98 {
	text-align: center;
	width: 98%;
}
img#hfb {
	width: 23%;
}
img#hsb {
	width: 32%;
}
@media only screen and (min-width: 1024px) {
	img#fbanner {
		width: 500px;
	}
}
@media only screen and (max-device-width: 960px) {
	img#fbanner {
		width: 100%;
	}
}
#class_list li {
	display: inline-block;
	margin: 2px 2%;
	width: 45%;
}
#class_list li button {
	width: 100%;
	margin: 0;
}