/* CSS Document */

.fx_pagenavigator {
	font-size: 16px;
	font-weight:bold;
}

.fx_currentpage {
	font-size: 16px;
	font-weight:bold;
	text-decoration:underline;
}

.fx_pagelink {
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
}

.fx_forwardpage {
	font-size: 14px;
	text-decoration:underline;
}

.fx_forwardpagelink {
	font-size: 14px;
	text-decoration:none;
}

.fx_commentdate {
	font-size: 12px;
}

.fx_commentstatistics {
	font-size: 12px;
	color:#FF0000;
}

.fx_commenttitle {
	font-size: 12px;
	text-decoration:underline;
}

.fx_titlecontainercell {
	background-color:#CCFFFF;
}

.fx_forwardcontainercell {
	background-color:#D5DBEC;
}

.fx_highlighcontainercell {
	background-color:#CCCCFF;
}

.fx_commenttitlelink {
	font-size: 12px;
}

.fx_forwardtitlelink {
	font-size: 12px;
	font-weight:bold;
}

.fx_addcommentlink {
	font-size: 12px;
}

.fx_addcommentmainlink {
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}

.fx_addcommentcell {
	background-color:#FFFFCC;
}

.fx_commentnickname {
	font-size: 12px;
	font-weight:bold;
}

.fx_commentusernickname {
	font-size: 12px;
	font-weight:bold;
	color:#0000CC;
}

.fx_textcontainertable {
	/*background-color:#CCCCCC;*/
}

.fx_textcontainercell {
	background-color:#FFFFFF;
}

.fx_titleseperatorcell {
	background-color:#D5DBEC;
}

.fx_texttable {
}

.fx_text {
	font-size: 14px;
}

.fx_textcell {
	background-color:#FFFFCC;
}

.fx_inputtext {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
