#divLeftMenuAdmin
{
	width: 1054px;
}

#divLeftMenuAdmin_Header
{
    padding: 5px;
    background: url('../siteimages/leftmenu-sprite.png') repeat-x 0px 0px;
    height: 22px;
    border: thin solid #D6D6C0;
    text-align: right;
    color: #666666;
}

#divLeftMenuAdmin_Content
{

}

#divAdmin_LeftMenu
{
	float:left;
	height: 233px;
	width: 86px;
	background-image: url('../siteimages/leftmenu.png');
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CFCFCF;
}

#divAdmin_RightView
{
	float: left;
	background-color: #EEEEEE;
	width: 959px;
	height: 222px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #CFCFCF;
	padding-left:5px;
}

#li-LeftMenutoptail
{
    background-image: url('../siteimages/leftmenu-toptail.png') ;
    height: 30px;
    list-style-type:none;
    width: 86px;
   
}
#li-LeftMenubottomtail
{
    background-image: url('../siteimages/leftmenu-bottomtail.png') ;
    height: 30px;
    list-style-type:none;
    width: 86px;
   
}

#tabFailures
{
	/*	background-image: url('../siteimages/leftmenu-litail.png'); */
	height: 35px;
	list-style-type:none;
	width: 86px;
	font-size: 14px;
	text-align: center;
	color: black;
	padding-top: 5px;
}

#tabAllJobs
{
	/*	background-image: url('../siteimages/leftmenu-litail2.png'); */
	height: 35px;
	list-style-type:none;
	width: 86px;
	font-size: 14px;
	text-align: center;
	color: black;
	padding-top: 5px;
}
#tabMyJob
{
	/*	background-image: url('../siteimages/leftmenu-line.png'); */
	height: 35px;
	list-style-type:none;
	width: 86px;
	font-size: 14px;
	text-align: center;
	color: black;
	padding-top: 5px;
}

