.message {
    padding: 10px;
	margin-bottom: 1px;
	background-color: #fdf1e9;
}

/* Side Object CSS */

.so-container {
    margin-bottom: 10px;
	border-bottom: 1px solid #F1EED1;
	text-align: left;
}

.so-content-dark {
	background-color: #FFF4AB;
	padding: 6px 6px 3px 6px;
	border-top: 3px solid #DC261C;
}

.so-content-light {
	background-color: #FFFDEA;
	padding: 6px 6px 3px 6px;
	border-top: 3px solid #DC261C;
}

.so-content-noindent {
	background-color: #FFFDEA;
	border-top: 3px solid #DC261C;
}

.so-title-160 {
	height: 30px;
	background: url(../img/objects/so_title160.gif) no-repeat;
}

.so-title-180 {
	height: 30px;
	background: url(../img/objects/so_title180.gif) no-repeat;
}


.co-content-4 {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

.co-content-indent-4 {
	padding: 6px 6px 3px 6px;
}

.co-header-4 {
	background: url(../img/objects/so_bg_header4.gif) repeat-x;
	height: 5px;
}

.co-header-co-left-4 {
	background: url(../img/objects/so_bg_header_co_left4.gif) no-repeat left;
	height: 5px;
}

.co-header-co-right-4 {
	background: url(../img/objects/so_bg_header_co_right4.gif) no-repeat right;
	height: 5px;
	width: 100%;
}

.co-footer-4 {
	background: url(../img/objects/so_bg_footer4.gif) repeat-x;
	height: 5px;
}

.co-footer-co-left-4 {
	background: url(../img/objects/so_bg_footer_co_left4.gif) no-repeat left;
	height: 5px;
}

.co-footer-co-right-4 {
	background: url(../img/objects/so_bg_footer_co_right4.gif) no-repeat right;
	height: 5px;
	width: 100%;
}






















/* Center Object CSS */

.co-container {
    margin-top: 5px;
}

.co-title {

	height: 31px;
}

.co-title-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.co-header {
	background: url(../img/objects/co_bg_header.gif) repeat-x;
	height: 4px;
}

.co-header-co-left {
	background: url(../img/objects/co_bg_header_co_left.gif) no-repeat top left;
	height: 4px;
}

.co-header-co-right {
	height: 4px;
}

.co-content-indent {
	padding: 6px 10px 5px 10px;
}

.co-content-indent-all {
	padding: 0 15px 8px 15px;
	line-height: 150%;
}

.co-content-1 {
	width: 416px;
}

.co-content-1-all {
	width: 406px;
}

.co-footer, .co-footer-2 {
	background: url(../img/objects/co_bg_footer.gif) repeat-x;
	height: 6px;
}

.co-footer-co-left, .co-footer-co-left-2 {
	height: 6px;
}

.co-footer-co-right, .co-footer-co-right-2 {
	background: url(../img/objects/co_bg_footer_co_right.gif) no-repeat right;
	height: 6px;
	width: 100%;
}

.co-container2 {
	width: 100%;
}

.co-header-2 {
	background: url(../img/objects/co_bg_header2.gif) repeat-x;
	height: 6px;
}

.co-header-co-right-2 {
	float: right;
	height: 6px;
	width: 6px;
	background: url(../img/objects/co_bg_header_co_right2.gif) no-repeat top right;
}

.co-footer-2 {
	background: url(../img/objects/co_bg_footer2.gif) repeat-x;
	height: 6px;
}

.co-footer-co-right-2 {
	float: right;
	height: 6px;
	width: 6px;
	background: url(../img/objects/co_bg_footer_co_right2.gif) no-repeat top right;
}

.co-content-2 {
	border-right: 1px solid #ffe8d9;
}

.co-content-2-indent {
	width: 99%;
}
