﻿.employerBorder, .employerBorderSpacing, .employerBorderFiller
{
	background-image: url(../images/employerBorder.gif); 
	background-position:bottom; 
	height:24px; 
	background-repeat:repeat-x; 
	width:20px;	
	background-color: #58b200;
}

.employerBorderSpacing
{
	width:1px;	
}

.employerBorderFiller
{
	width:11px;
}

.employerTab
{
	background-image: url(../images/menu/tabs/memberTabs/unSelectedEmployerTab.gif); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	background-color: #58b200;
	height:27px;
	width: 124px;
}

.employerSelectedTab
{
	background-image: url(../images/menu/tabs/memberTabs/selectedEmployerTab.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
	height:30px;
	width: 124px;
}