
#alert-object {
    color: #fd0000;
	padding: 8px;
}

/* Side Object CSS */

.so-container {
    font-size: 90%;
    margin-bottom: 10px;
}

.so-container ul {
    margin: 8px 0 0 0;
    padding: 0;
    list-style: none;
}

.so-container ul li {
    margin: 0 0 6px 0;
    padding: 0 0 0 7px;
    list-style: none;
    background: url('../img/arrow_5.gif') no-repeat 0 5px;
}

.so-container ul li a {
    color: #464646;
}

.so-container .so-title {
    font-size: 90%;
    font-weight: bold !important;
    color: #464646;
}

.so-container2 {
    margin-bottom: 14px;
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
	padding: 8px 8px;
}

.so-content-indent {
	padding: 10px;
}

.so-content-indent {
	width: 100%;
}

.so-title {
	/*border-bottom: 1px solid #f0f0f0;*/
	/*padding: 0 0 5px 0;*/
	margin: 0 0 2px 0;
}

.so-title2 {
	background: url('../img/bg_line2.gif') repeat-x bottom;
	padding: 0 0 10px 0;
	margin: 0 0 6px 0;
}

/* Center Object CSS */

.co-container-2 {
	border: 1px solid #eaeaea;
	background-color: #f6f6f6;
	padding: 10px;
}

.co-title-2 {
	padding: 0 0 6px 0;
    margin: 0 0 10px 0;
    text-transform: uppercase; 
    background: url('../img/bg_line.gif') repeat-x bottom;
}

#co-container-4 {
	border-top: 2px solid #a70008;
	background-color: #f5f5f5;
}

.forum-description-indent {
	padding: 10px 0 10px 10px;
}

.forum-users-indent {
	padding: 10px 5px 10px 8px;
}