.tabbed_content_wrapper
{
	background: #333a40;
}

.tabbed_content_header
{
	
}

.tabbed_content_title_row
{
	color: white;
	padding: 8px;
}

.tabbed_content_title_row a
{
	color: white;
}

.tabbed_content_collapse_icon
{
	float: left;	
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	width: 35px;
}

.tabbed_content_title_wrapper
{
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.tabbed_content_footer
{
	clear: both;
	height: 15px;
	background: #333a40;
}
