#pagebody a.see-all, #pagebody a.document{
	color:#f2ad09;
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/arrow-link.gif);
	background-repeat:no-repeat;
	padding:2px 5px 4px 20px;
}
#pagebody a.document{
	background-image:url(../images/file-link.gif);
}
#title{
	width:760px;
	height:227px;
	background-image:url(../images/flash-bg.jpg);
	padding:0px;
}
#pagebody div h2{
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	color:#96daf5;
}
#pagebody div p{
	font-size:11px;
	margin-bottom:15px;
	padding-right: 20px;
}
#leftcol{
	width:230px;
}
#midcol{
	width:263px;
}
#midcol table{
	font-size:11px;
	background-image:url(../images/vacancies-bg.gif);
	background-repeat:no-repeat
}
#midcol table a{
	color:#ffffff;
	text-decoration:none;
}
#midcol table a:hover{
	color:#f2ad09;
}
#midcol table thead td{
	padding:0px 8px 7px;
}
#midcol table tbody td{
	padding:7px 8px;
}
#midcol table thead{
	color:#007dc3;
	font-weight:bold;
}
#midcol table tbody{
	/*background-image:url(../images/vacancies-bg.jpg);
	background-repeat:no-repeat;*/
	min-height:220px;
}
#rightcol{
	width:230px;
	margin-left:20px;
}
#rightcol p{
	color:#ffffff;
}
#rightcol a{
	color:#007dc3;
	text-decoration:none;
}