/*
 * Copyright by Intland Software
 *
 * All rights reserved.
 *
 * This software is the confidential and proprietary information
 * of Intland Software ("Confidential Information"). You
 * shall not disclose such Confidential Information and shall use
 * it only in accordance with the terms of the license agreement
 * you entered into with Intland.
 */

TR.head	{
	color : White;
	background:  #0F7ACC;
}

TH,
table.CBwikiTable th {
	color: white;
	background:  #0F7ACC;
}

/* override default headline bullet style. */
img.bullet {
	background-image: url("../images/wikispace_headline.gif");
}

.wikiModule .actionMenuBarIcon {
	background-image: url("../images/wikispace_headline.gif");
}
