/* 
	admin
	
	These are all the DasBlog specific styles that you can
	use to customize the look and feel of the admin content
*/

.adminNavbarStyle {
	text-align: center;
	display: block;
	z-index: 1;
	position: relative;
}

.adminNavbarStyle UL { 
	white-space: nowrap;
	display: inline;
}

.adminNavbarStyle UL LI { 
	list-style: none;
	display: inline;
}

.adminNavbarStyle UL LI a { 
	
}

.adminNavbarStyle UL LI.first 
{
}

.adminNavbarStyle UL LI.here 
{
	list-style: none;
	display: inline;
	position:relative;
}

.adminNavbarStyle UL LI.firstHere 
{
	list-style: none;
	display: inline;
	position:relative;
}

.configControlStyle { }

.configLabelColumnStyle { }

.configLabelStyle { }

.configSectionStyle {
}

.configSectionTitleStyle {
}

.statsTableColumnStyle {
}

.statsTableDateColumnStyle {
}

.statsTableFooterColumnStyle {
}

.statsTableFooterNumColumnStyle {
}

.statsTableHeaderColumnStyle {
}

.statsTableNumColumnStyle {
}

.statsTableStyle {
}