a.vertListedAnchor
{
	line-height: 20px;
}

/* Our expertise BEGIN */
label
{
    font-weight: bold;
    line-height: 24px;
}

table.expertiseTable td
{
    padding-right: 30px;
}

table.expertiseTable td input
{
    float: left;
    margin-right: 10px;
    padding-bottom: 20px;
}

h1.nameHeader
{
	margin-bottom: 0;
}

h2.positionHeader
{
	margin-top: 4px;
	font-size: 11px;
}
/* Our expertise END */

/* Employee profiles BEGIN */
table.profilesTable td
{
    width: 200px;
    font-weight: bold;
    padding-right: 10px;
}

table.profilesTable td a
{
	font-weight: normal;
	white-space: nowrap;
}

table.profilesTable td input
{
    float: left;
    margin-right: 10px;
    padding-bottom: 10px;
}
/* Employee profiles END */

/* Current vacancies BEGIN */
table#tblApply
{
	margin-top: 10px;
}

table#tblApply
{
	line-height: 26px;
}

table#tblApply input,
table#tblApply textarea
{
	font-family: Arial;
	font-size: 11px;
	margin-left: 8px;
}

table#tblApply textarea
{
	width: 400px;
	overflow: auto;
}

table#tblApply input.applyTextbox
{
	width: 188px;
}

div.resultItemDiv .isgButton
{
	margin-top: 20px;
}

.errorSummary
{
	margin: 10px 0 0 0 !important;
}
/* Current vacancies BEGIN */

/* Case studies BEGIN */
table.filterTable td
{
	color: #FFFFFF;
	padding: 4px 5px;
	border-bottom: none !important;
	vertical-align: middle !important;
}

table.filterTable tr.filterLabelRow td
{
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	vertical-align: bottom !important;
}

table.filterTable tr.filterInputRow td
{
	padding-top: 0;
}

table.filterTable tr.filterInputRow select
{
	height: 20px;
	font-size: 11px;
}
/* Case studies BEGIN */

/* Grid BEGIN */
.isgButton
{
	width: 60px !important;
	height: 22px;
	font-size: 11px;
}

.resultsGrid a
{
	font-size: 11px;
	font-weight: bold;
}

.resultsGrid a img
{
	border: none;
}

.resultsGrid td
{
	padding-bottom: 12px;
}

.pagerItems
{
	font-size: 11px;
}

.pagerItems a
{
	font-size: 10px !important;
}

div.filterDiv
{
	padding: 6px 10px;
	background-color: #9FADC2;
}

div.filterDiv input
{
	width: 150px;
	font-size: 11px;
}

div.resultItemDiv h3
{
	margin: 12px 0 5px 0;
}

div.resultItemDiv p
{
	margin: 0 0 20px 0;
}

.resultsGrid td.imageCell
{
	width: 105px;
	text-align: right;
}
/* Grid END */