﻿.ContentMenuItem
{
	float:none;
	width:189px;
	height:29px;
	background-color:#ecf3f4;
	border-bottom: solid 1px White;
	vertical-align:middle;
}

.ContentMenuItemText
{
	float:none;
	width:189px;
	height:29px;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
}