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

.fw_inputForm .formTable .eventBodyEd {
	height: 300px;
	width: 700px;
}
.fw_inputForm .formTable .eventShortEd {
	height: 100px;
	width: 700px;
}
#mainContent .eventTitle   a {
	font-size: 14px;
	font-weight: bold;
	color: #3F97B9;
	text-decoration: none;
}
.eventItemTable {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CBD3E4;
	margin-top: 8px;
}
.eventItemCell {
	padding-top: 8px;
	padding-bottom: 8px;
}

