﻿#CPMenu
{
	font-size:11px;
}

#CPMenu table
{
	width:100%;
}

#CPMenu table td
{
	padding:2px;
	border-bottom:1px dashed #e0e0e0;
}

#CPMenu table .CPIcon
{
	width:20px;
}

#optGlobalCommunityHeader, #optGlobalUserHeader, #optVisionLink, #optComUsers, #optAreaHeader, #optProductHeading
{
	padding:4px;
	border:1px solid #c0c0c0;
	background:#e0e0e0;
	cursor:pointer;
    cursor:hand;
	font-weight:bold;
}

#optGlobalCommunity, #optGlobalUser, #optComUsersList, #optAreaList, #optProductList
{
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background:#eeeeee;
}