.fs-title, .ss-title {
	font-weight: bold;
	padding: 6px 10px 7px 10px;
	margin-bottom: 6px;
	font-size: 90%;
	text-transform: uppercase;
}

.ss-title {
	font-size: 100%;
}

.fs-container-1 {
	margin-bottom: 10px;
}

/* Side Object CSS */

.so-title, .so-title-special {
	width: 100%;
}

.so-content {
	padding: 4px 0;
	margin-bottom: 6px;
	font-size: 90%;
}

.so-content-menu {
	margin-bottom: 10px;
}

.so-content ul {
	padding: 0;
	margin: 0;
	border: 0;
}

.so-content li {
	margin: 0;
	padding: 0 0 4px 13px;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

.so-content-indent {
	width: 100%;
}

.so-footer {
	display: none;
}

.so2-content {
	padding: 1px 3px;
}

.so2-content-indent {
	width: 100%;
}

.so2-header, .so2-footer {
	height: 3px;
	font-size: 3px;
}

.so2-menu {
	padding: 3px 0;
}


/* Center Object CSS */

.co-title {
	height: 31px;
}

.co-header, .co-footer {
	height: 1px;
}

.co-content-all {
	padding: 10px 0;
}

.co-content-1, .co-footer-co-right, .co2-content {
	width: 100%;
}

.co2-header, .co2-footer, .co3-header, .co3-footer, .message-header, .message-footer {
	display: none;
}

.co2-content-all {
	padding: 4px 8px 4px 8px;
}

.co3-content-all {
	padding: 4px 8px;
}

.co3-content {
	width: 100%;
}

.message-container {
	margin: 10px 0;
}

.message-content-all {
	padding: 12px 0 12px 76px;
	line-height: 160%;
}

.message-content {
	width: 100%;
	position: relative;
}

.message-content .right {
	height: 43px;
	width: 1%;
	font-size: 1px;
}

.message-content .left {
	width: 99%;
	z-index: 1;
}

.message-icon {
	top: -7px;
	left: -63px;
	z-index: 5;
	position: absolute;
}

.message-content table td {
	padding: 8px 0 8px 15px;
}

.showTabLink {
	cursor: pointer;
}
