﻿.frgLnk {
	font-size: 0.9em;
}
.frgLnk:hover {
	text-decoration: underline;
}
.mes {
	padding: 24px 3px 6px 39px;
	font-size: 1.1em;
	height: 42px;
	width: 120px;
	float: left;
	display: block;
	color: #666;
	margin: 0 8px 8px 0;
	white-space: nowrap;
	border: solid 1px #eee;
}
.mes:hover {
	background-color: #E2F4FF;
}
.userApprove {
	background: #f7f7f7 url(../images/design/userApprove.gif) no-repeat 3px 13px;
	width: 180px;
}
.messages {
	background: #f7f7f7 url(../images/design/messages.gif) no-repeat 3px 13px;
	width: 180px;
}
.cvManagement {
	background: #f7f7f7 url(../images/design/cvManagement.gif) no-repeat 3px 13px;
	width: 180px;
}
.chat {
	background: #f7f7f7 url(../images/design/chat.gif) no-repeat 3px 13px;
	width: 180px;
}
.myInfo {
	background: #f7f7f7 url(../images/design/myInfo.gif) no-repeat 3px 13px;
	width: 180px;
}
.manager {
	background: #f7f7f7 url(../images/design/manager.gif) no-repeat 3px 13px;
	width: 180px;
}
input.logout {
	background: url(../images/design/logout.gif) no-repeat 3px 0px;
	border: 0;
	padding-left: 13px;
	width: 70px;
	cursor: pointer;
	height: 22px;
}
