﻿#cms
{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 175px;
	text-align: left;
}

#TechInfo
{
	position: absolute; 
	top: 0;
	left: -270px;
	width: 300px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	border: 3px solid #000000;
}

/* ------------------------------------
   Used on dynamic menu items, instead of ex #LeftList 
--------------------------------------- */
.leftList{ list-style: none; padding: 0; margin: 0;}
.leftList li{
	list-style: none; padding: 0; margin: 0;
	color: #fff;
	line-height: 0;/* IE 6 PC Fix */
}
.leftList li a{ 
	color: #fff;
	display:block;
	padding: 2px 0 3px 12px;
	line-height: 1em;
	font-size: 11px;
	background: url(/nr/templates/images/easymax/nav-arrow.gif) 0 6px no-repeat;
}

/*used on the HelpMeChoose_EditMode user control*/
.hd {
	background: #69c url(/nr/templates/images/signup/icon-info.gif) 6px 6px no-repeat;
	color:#fff;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 1.3em;
	font-weight: bold;
	padding: 7px 20px 7px 31px;
}
