.goBtn{
	position:absolute;
	top:17px;
	right:0px;
}

a.goBtn, a.goBtn:visited
{
    background: url(/assets/images/goBttn.gif) no-repeat;
    width: 26px;
	height: 16px;
	display: block;
}

a.goBtn:hover
{
  	background: url(/assets/images/goBttn_MO.gif) no-repeat;
  	width: 26px;
	height: 16px;
}

.sendBtn{
	position:absolute;
	top:0px;
	right:10px;
}
a.sendBtn, a.sendBtn:visited
{
    background: url(/assets/images/Send_bttn.gif) no-repeat;
    width: 52px;
	height: 17px;
	display: block;
}

a.sendBtn:hover
{
  	background: url(/assets/images/Send_bttn_Mo.gif) no-repeat;
  	width: 52px;
	height: 17px;
}
.cancelBtn{
	position:absolute;
	top:0px;
	right:70px;
}
a.cancelBtn, a.cancelBtn:visited
{
    background: url(/assets/images/Cancel_bttn.gif) no-repeat;
    width: 52px;
	height: 17px;
	display: block;
}

a.cancelBtn:hover
{
  	background: url(/assets/images/Cancel_bttn_Mo.gif) no-repeat;
  	width: 52px;
	height: 17px;
}
.closeBtn{
	position:absolute;
	top:10px;
	right:10px;
}
a.closeBtn, a.closeBtn:visited
{
    background: url(/assets/images/Close_bttn.gif) no-repeat;
    width: 52px;
	height: 17px;
	display: block;
}

a.closeBtn:hover
{
  	background: url(/assets/images/Close_bttn_Mo.gif) no-repeat;
  	width: 52px;
	height: 17px;
}
.closeXBtn{
	position:absolute;
	top:2px;
	left:30px;
}
a.closeXBtn, a.closeXBtn:visited
{
    background: url(/assets/images/Close_X_bttn.gif) no-repeat;
    width: 10px;
	height: 10px;
	display: block;
}

a.closeXBtn:hover
{
  	background: url(/assets/images/Close_X_bttn_Mo.gif) no-repeat;
  	width: 10px;
	height: 10px;
}
.closeXBtn_jobPost{
	position:absolute;
	top:10px;
	/*right:30px;*/
	right:5px;
	z-index: 20;
}
a.closeXBtn_jobPost, a.closeXBtn_jobPost:visited
{
    background: url(/assets/images/Close_X_bttn.gif) no-repeat;
    width: 10px;
	height: 10px;
	display: block;
}

a.closeXBtn_jobPost:hover
{
  	background: url(/assets/images/Close_X_bttn_Mo.gif) no-repeat;
  	width: 10px;
	height: 10px;
	z-index: 21;
}

.closeXBtn_cs{
	position:relative;
	top:-11px;
	right:-1px;
}
a.closeXBtn_cs, a.closeXBtn_cs:visited
{
    background: url(/assets/images/Close_X_bttn.gif) no-repeat;
    width: 10px;
	height: 10px;
	display: block;
}
a.closeXBtn_cs:hover
{
  	background: url(/assets/images/Close_X_bttn_Mo.gif) no-repeat;
  	width: 10px;
	height: 10px;
}

.keyIcon{
	position:absolute;
	top:0px;
	left:0px;
}
a.keyIcon, a.keyIcon:visited
{
    background: url(/assets/images/loginTopbar.gif) no-repeat;
    width: 210px;
	height: 17px;
	display: block;
}

a.keyIcon:hover
{
  	background: url(/assets/images/loginTopbar_MO.gif) no-repeat;
  	width: 210px;
	height: 17px;
}

.loginBtn{
	position:absolute;
	bottom:25px;
	right:10px;
}
a.loginBtn, a.loginBtn:visited
{
    background: url(/assets/images/login_bttn.gif) no-repeat;
    width: 53px;
	height: 18px;
	display: block;
}

a.loginBtn:hover
{
  	background: url(/assets/images/login_bttn_MO.gif) no-repeat;
  	width: 53px;
	height: 18px;
}
.cancelLoginBtn{
	position:absolute;
	bottom:26px;
	right:70px;
}
a.cancelLoginBtn, a.cancelLoginBtn:visited
{
    background: url(/assets/images/Cancel_bttn.gif) no-repeat;
    width: 52px;
	height: 17px;
	display: block;
}

a.cancelLoginBtn:hover
{
  	background: url(/assets/images/Cancel_bttn_Mo.gif) no-repeat;
  	width: 52px;
	height: 17px;
}
.printerBtn{
	position:absolute;
	top:3px;
	right:180px;
}
a.printerBtn, a.printerBtn:visited
{
    background: url(/assets/images/printer_bttn.gif) no-repeat;
    width: 13px;
	height: 11px;
	display: block;
}

a.printerBtn:hover
{
  	background: url(/assets/images/printer_bttn_Mo.gif) no-repeat;
  	width: 13px;
	height: 11px;
}

.jobprinterBtn{
	position:absolute;
	top:10px;
	right:160px;
}
a.jobprinterBtn, a.jobprinterBtn:visited
{
    background: url(/assets/images/job_print_bttn.jpg) no-repeat;
    width: 42px;
	height: 13px;
	display: block;
}

a.jobprinterBtn:hover
{
  	background: url(/assets/images/job_print_bttn_MO.jpg) no-repeat;
  	width: 42px;
	height: 13px;
}
.emailBtn{
	position:absolute;
	top:3px;
	right:120px;
}
a.emailBtn, a.emailBtn:visited
{
    background: url(/assets/images/email_bttn.gif) no-repeat;
    width: 13px;
	height: 11px;
	display: block;
}

a.emailBtn:hover
{
  	background: url(/assets/images/email_bttn_Mo.gif) no-repeat;
  	width: 13px;
	height: 11px;
}

.jobemailBtn{
	position:absolute;
	top:10px;
	right:25px;
}
a.jobemailBtn, a.jobemailBtn:visited
{
    background: url(/assets/images/job_email_bttn.jpg) no-repeat;
   	width: 122px;
	height: 13px;
	display: block;
}

a.jobemailBtn:hover
{
  	background: url(/assets/images/job_email_bttn_MO.jpg) no-repeat;
  	width: 122px;
	height: 13px;
}
.freshbtn_1, .freshbtn_2, .freshbtn_3, .freshbtn_4{
	float: right;
	width: 10px;
	height: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
a.freshbtn{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcaseBttn.gif ) no-repeat scroll center center;
	text-decoration: none;
}
freshbtn a:hover, .freshbtn:hover{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcase_MOandSelected.gif ) no-repeat scroll center center;
	text-decoration: none;
}
#selectedCase.freshbtn, #selectedCase.freshbtn a:hover{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcase_MOandSelected.gif ) no-repeat scroll center center;
	text-decoration: none;
}

.bkgrSwitcherbtn_1, .bkgrSwitcherbtn_2, .bkgrSwitcherbtn_3, .bkgrSwitcherbtn_4, .bkgrSwitcherbtn_5{
	float: left;
	width: 10px;
	height: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
a.bkgrSwitcherbtn{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcaseBttn.gif ) no-repeat scroll center center;
	text-decoration: none;
}
bkgrSwitcherbtn a:hover, .bkgrSwitcherbtn:hover{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcase_MOandSelected.gif ) no-repeat scroll center center;
	text-decoration: none;
}
#selectedCase.bkgrSwitcherbtn, #selectedCase.bkgrSwitcherbtn a:hover{
	width: 10px;
	height: 10px;
	background: transparent url( /assets/images/freshcase_MOandSelected.gif ) no-repeat scroll center center;
	text-decoration: none;
}