#vacancyList .vacancy
{
margin-bottom:10px;
background-color:#f2f4f5;
padding:7px;
}

#vacancyList .vacancy .vacancyHead
{
font-size:1.2em;
margin-bottom:7px;
}

#vacancyList .vacancy .pipe
{
margin: 0 10px;
}

#jobFiles
{
float:right;
color:#fff;
background-color:#98a7af;
width:200px;
line-height:10px;
border:solid #738a96 1px; 
margin:0 0 10px 10px;}

#jobFiles a
{
color:#fff;
text-decoration:none;
background: url(/imgs/pdf.gif) no-repeat;
padding-left:35px;
margin-top:5px;
margin-left:5px;
display:block;
line-height:30px;
}

#jobFiles a:hover
{
text-decoration:underline;
}

#applyNow
{
font-size:1.6em;
font-weight:700;
color:#0083a2;
margin-top:1em;
line-height:1.6em;
}

#imgRight
{
float:right;
}

h1, h2, h3, h4, h5, h6 {
clear:none !important;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #0d4a4e
}


div.row{clear:both;padding:10px 0;}
div.row span.label{float:left;width:90px;text-align:right; font-size:1.2em;}
div.row span.formw{float:right;width:190px;text-align:left;}


#cv div.row{clear:both;padding:10px 0;}
#cv div.row span.label{float:left;width:150px;text-align:left; font-size:1.2em;}
#cv div.row span.formw{float:left;width:300px;text-align:left;}

.q
{
margin-bottom:10px;
}
.a
{
margin-bottom:10px;
}
.a input
{
width:300px !important;
}

.requiredTag{color:red; font-weight:700; font-size:1.4em;}
