/* CSS Document */
.errorText {
	color: #DF0000;
	font-size: 16px;
}

#titleError, #storyError {
	display: none;
	color: #DF0000;
	font-size: 12px;
}
