.ssdsunset_ctr_title{
	color: #FFD200;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ssdsunset_ctr_hdr_bg{
	background-image: url(images/dark_ctr_tile.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFD200;
}

.ssdsunset_ctr_hdr_left{
	background-image: url(images/dark_ctr_left.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 9px;
	height: 20px;
}

.ssdsunset_ctr_hdr_right{
	background-image: url(images/dark_ctr_right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 9px;
	height: 20px;
}

.ssdsunset_ctr_contentpane{
	background-image: url(images/dark_ctr_content.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 5px 7px 5px 7px;
}
