/* General */
body {
	margin:0;
	color : #222;
	/* font:62.5%/140% Helvetica, sans-serif; */
	font:10px/140% Verdana, Arial, Helvetica, sans-serif;
	background: #EEE;
}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('../fonts/CartoGothicStd-Book.eot');
	src: local('CartoGothic Std Book'), local('CartoGothicStd-Book'), url('../fonts/CartoGothicStd-Book.ttf') format('truetype');
}

input, select, th, td, p, a
{
	font-size:1em;
}

a:link, a:active{
	color:#004BA7;
}
a:visited{
	color:#01428B;
	
}
a:hover{
	color:#307BD7;
}
a.external{
	background: transparent url(../images/icons/opennewwin.gif) no-repeat right;
	padding-right:12px;
}

.copy ul{
	padding:0;
	margin:10px 0 0 0;
}
.copy ul li{
	list-style: none none;
	background: url(../images/li.gif) 0 2px no-repeat;
	padding:0 3px 0 24px;
	margin:3px 0 3px 0;
	color:#222;
}

h1 {
	margin:0;
	padding:0;
	width: 423px;
	height: 82px;
	background: url(../images/logo.png) no-repeat;
	float:left;
}

h1 a {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 82px;
    text-indent: -99em;
}
#pageTitle, #pageTitleIE{
	margin:10px 20px 0 0;
}
#pageTitleIE h2{
	font: 190%/1.1 CartoGothicStdBook, arial, sans-serif;
	color: #ED2124;
	margin: 20px 20px 10px 0px;
}
h2{
	font: 190%/1.1 CartoGothicStdBook, arial, sans-serif;
	color: #d62810;
	margin: .5em 0 .2em 0;
	padding:5px 0 5px 20px;
}
h3{
	font: lighter 160% CartoGothicStdBook, Verdana, arial, sans-serif;
	color: #d62810;
	margin: .5em 0 .2em 0;
	padding-bottom: 8px;
}
h4{
	font: 140% Verdana,arial,sans-serif;
	color: #507792;
	margin: .5em 0 .3em 0;
	font-weight: bold;
}
h5{
	padding:0 10px 1px 0;
	color:#507792;
	font-family: Verdana,arial,sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	margin:8px 0 10px 0;
	border-bottom:1px solid #afd3eb;
}

h6{
	padding:0 10px 3px 0;
	color:#507792;
	font-family: Verdana,arial,sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	margin:8px 0 5px 0;
	line-height: 1.2em;
}

th,td{
	vertical-align:top;
	text-align:left;
}
th{
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	margin-bottom:1px;
	font-weight:bold;
	color:#000;
}
label{
	color:#8A8D9C;
}
.req{
	color:red;
}
strong{
	color:#333;
}

form{
	padding:0;
	margin:0;
}

#container{
	margin:0 auto 16px auto;
	width:780px;
	background: #FFF;
}


#lhs{
	width:61px;
	background:#E0E0E0;
}
#lhs2{
	width:61px;
	background: #AFD3EB url(../images/back_lhs2.png) no-repeat;
	border-bottom:5px solid #8CA9BB;
}
#lhs3{
	width:13px;
	background: #AFD3EB url(../images/back_lhs3.png) no-repeat;
	border-bottom:5px solid #8CA9BB;
}
#nav2{
	width:171px;
	height:500px;
	background: #88A7BC;
	border-bottom:5px solid #6D8798;
}
#lhs4{
	width:12px;
	background: #AFD3EB url(../images/back_lhs4.png) no-repeat;
	border-bottom:5px solid #8CA9BB;
}


#portrait_headerSmallPic1{
	position:relative;
	margin:-130px 0 0 -6px;
	top:-6px;
	left:265px;
	width:124px;
	height:124px;
}
#portrait_headerSmallPic1{
	border:3px solid #E7F7F7;
}
#portrait_headerSmallPic2{
	position:relative;
	margin:-130px 0 0 -6px;
	top:-45px;
	left:138px;
	width:124px;
	height:124px;
}
#portrait_headerSmallPic2{
	border:3px solid #E7F7F7;
}

/* The Navigation */
#nav
{
	width: 129px;
	background:#555 url(../images/back_nav.png) repeat-y;
	border-bottom:5px solid #404040;
	color:#eee;
}

#navcontainer{

}
#navcontainer h2{
	display: block;
	overflow: hidden;    
	margin:20px 0 15px 10px;
	padding:0;
	width: 67px;
	height: 16px;
	background: url(../images/h2_navigation.gif) no-repeat;
	text-indent: -99em;
}

ul#navlist
{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
list-style-image : none;
}

ul#navlist li a
{
	display: block;
	line-height:100%;
	padding:6px 0 6px 15px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFD;
}

#navcontainer ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #000;
	text-decoration:underline;
}
ul#navlist li.sel a{
	background: #717171;
}
ul#navlist li a:hover{
	background: #5A5A5A;
}
ul#navlist li.onPath a{
	background-color: #818181;
}
ul#navlist li.folder a{
	background-image: url(../images/folder_open_arrow.gif);
}



#locations h2{
	display: block;
	overflow: hidden;    
	margin:20px 0 15px 10px;
	padding:0;
	width: 60px;
	height: 12px;
	background: url(../images/h2_location.gif) no-repeat;
	text-indent: -99em;
}
#locations ul{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
#locations ul li
{
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	list-style-image : none;
	border-bottom:1px solid #686868;
	clear:both;
}
#locations ul li.sub{
	border:none;
}
#locations ul li.locpage{
	text-align:right;
}

#locations ul li a
{
	display: block;
	line-height:100%;
	padding:4px 2px 4px 10px;
	text-decoration:none;
	font-weight:normal;
	color:#B9B9B9;
}
#locations ul li a img{
	float:left;
	margin:-1px 6px 0 0;
}

#locations ul li.sel a, #locations ul li.sel a:hover{
	background-color: #717171;
	font-weight:bold;
	color:#DDD;
}
#locations ul li a:hover{
	background-color: #555;
}
#locations ul li a { width: auto; }

#locations ul li ul{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0 auto 10px auto;
	width: 100%;
}
#locations ul li ul li{
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	list-style-image : none;
	border-bottom:1px solid #595959;
	text-align:right;
}
#locations ul li ul li.sel a, #locations ul li ul li.sel a:hover{
	background-color: #5A5A5A;
	font-weight:bold;
	color:#DDD;
}
#locations ul li ul li a:hover{
	background-color: #555;
}


#subsidiaries h2{
	display: block;
	overflow: hidden;    
	margin:20px 0 15px 10px;
	padding:0;
	width: 78px;
	height: 13px;
	background: url(../images/h2_other.gif) no-repeat;
	text-indent: -99em;
}
#subsidiaries ul{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
#subsidiaries ul li
{
	display: block;
	margin: 0 2px 0 2px;
	padding: 0;
	list-style-image : none;
}

#subsidiaries ul li a
{
	display: block;
	line-height:100%;
	padding:4px 0 4px 10px;
	text-decoration:none;
	font-weight:normal;
	color:#B9B9B9;
}
#subsidiaries ul li a img{
	float:left;
	margin:-1px 6px 0 0;
}

#subsidiaries ul li.sel a{
	background-color: #717171;
}
#subsidiaries ul li a:hover{
	background-color: #5A5A5A;
}
#subsidiaries ul li a { width: auto; }
/* End Navigation */


#sectionTitle{
	margin:0 0 10px 0;
}
div.sectionTitle{
	background:#DBECF6;
	border-top:4px solid #CBDCE6;
	border-bottom:4px solid #CBDCE6;
	padding:15px 10px 15px 10px;
	width:151px;
	overflow:hidden;
	color:#000;
	font: lighter 180% Verdana,arial,sans-serif;
}
/* Nav2 */
#nav2 p{
	margin:5px 10px 5px 14px;
	color:#FFF;
}
#nav2 ul
{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 15px auto 15px auto;
	width: 100%;
}

#nav2 ul li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-image : none;
}

#nav2 ul li a:link, #nav2 ul li a:visited{
	display: block;
	margin:0;
	padding:6px 4px 6px 28px;
	line-height:100%;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background: url(../images/li_nav2.png) 13px 6px no-repeat;
}

#nav2 ul li.lev2 a:link, #nav2 ul li.lev2 a:visited{
	padding-left:38px;
	background-position: 23px 6px;
}

#nav2 ul li a { width: auto; }


#nav2 ul li.sel a, #nav2 ul li a:hover{
	background: #90ACC0 url(../images/li_nav2_hi.png) 13px 6px no-repeat;
}

#nav2 ul li a.none{
	background:none;
	padding:0;
	margin:0;
}
#nav2 ul li a.none:hover{
	background:none;
	text-decoration:underline;
}

#nav2 h3{
	color:white;
	border-bottom:none;
	margin:0;
	padding:0 0 0 6px;
	border-left:8px solid #97B3C8;
	font:
}
/* End Nav2 */


.copy{
	padding:0 20px 10px 20px;
	font-size:1.1em;
	line-height:150%;
	color:#4C4C4C;
}
.copy.intro{
	colro:red;
	font-weight:bold;
}

#pageOpts{
	padding:0 0 30px 20px;
	font-size:0.9em;
}
#pageOpts div{
	float:left;
	padding-right:10px;
}

#messageDiv{
	background: #fff6bf url(../images/icons/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin:10px;
	cursor:pointer;cursor:hand;
}
#messageDiv h3{
	color:#333;
	font-family : sans-serif;
	font-size : 17px;
	margin:0px;
	font-weight:bold;
	line-height:100%;
	border:none;
}
#messageDiv ul{
	margin-top:5px;
}



/* sectionLinks */
div.sectionLink a, div.sectionLink a:visited, div.sectionLink a:hover{
	text-decoration:none;
	color:#FF6600;
}
td.sectionLink{
	border:1px solid #DDD;
}
div.sectionLink a:hover{
	text-decoration:underline;
}
div.sectionLink:hover{
	background:#E7F1F0;
}
div.sectionLinkDesc{
	padding:2px 0 0 30px;
	color:#666;
}

/* jumpMenu */
div#jumpMenu{
	border-bottom:1px solid #DDD;
	padding:5px 5px 0 5px;
	background:#E6EFF8 url(../images/jumpMenuBack.jpg) repeat-x top;
}
div#jumpMenu ul{
	margin-top:0;
	padding-top:0;
}
div#jumpMenu ul li{
	list-style-image : url(../images/li_jump.gif);
}
div#jumpMenu ul li a{
	color:#51677D;
	text-transform:uppercase;
	text-decoration:none;
	font-family: "Trebuchet MS",arial,sans-serif;
}
div#jumpMenu ul li a:hover{
	color:#FF6600;
}
div#jumpMenu ul li ul{
	margin-left:16px;padding:0;
}
div#jumpMenu ul li ul li{
	margin:0;padding:0;
}










#header{
	height: 82px;
	border-bottom:2px solid #C5C5C5;
	margin-bottom:1px;
}

#search{
	margin:18px 10px 0 0;
	padding:2px 0 2px 2px;
	float:right;
	background: url(../images/back_quicksearch.png) no-repeat;
}
#search h2{
	display:block;
	margin:0 0 2px 0;
	padding:0;
	background: #FFF url(../images/txt_search.png) no-repeat;
	text-indent: -5000px;
	width:44px;
	height:14px;
}
#search input.p{
	margin:0 0 2px 0;
	border-top:1px solid #C5C5C5;
	border-right:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	border-left:1px solid #C5C5C5;
	font-size: .9em;
	color:#ABABAB;
	padding:2px;
	width:140px;
}
#search div.go{
	text-align:right;
}

#fpMain{
	height:100%;
	background-color:#E0E0E0;
}
#main{
	height:100%;
	background-color:#FFF;
}
#mainTable, #mainTable2{
	clear:both;
	height:100%;
}
#main2{
	background: #FFF url(../images/back_pageBotRight.png) no-repeat bottom;
	height:100%;
	padding-bottom:32px;
}

#fptable{
	margin:5px auto 5px auto;
	width:572px;
}

#fpCopy{
	width:330px;
	background:#F3F3F3;
	padding:40px 0 20px 0;
}
#fpCopy h2{
	background: #FFF url(../images/h2_welcome.png) no-repeat;
	text-indent: -5000px;
	width:331px;
	height:66px;
	padding:0;
	margin:0;
}
#fpCopy p{
	margin:2px 0 2px 0;
}
#fpCopy div{
	position:relative;
	margin:-20px auto 0 auto;
	width:280px;
	font-size:1.1em;
	line-height:150%;
}

#fpInsight{
	background:#F3F3F3;
}
#fpInsight h2{
	background: #FFF url(../images/h2_insight.png) no-repeat;
	text-indent: -5000px;
	width:235px;
	height:66px;
	padding:0;
	margin:0;
}
#fpInsight ul{
	margin:-20px 0 0 0;
	padding:0;
	list-style:none none;
	width: 100%;
} 

#fpInsight ul li{
	display: block;
	border-bottom: 1px dotted #DDD;
	border-top: 1px dotted #CCC;
	margin: 0 4px 0 10px;
	background: url(../images/red_arrow.png) no-repeat 4px 6px;
	line-height:100%;
}

#fpInsight ul li a { 
	display: block;
	color:#484848;
	font-weight: bold;
	padding:5px 5px 6px 16px;
	text-decoration: none;
}

 * html #fpInsight ul li a {  /* make hover effect work in IE */
	width: 220px;
}

#fpInsight ul li a:hover {
	background: #FAFAFA url(../images/red_arrow.png) no-repeat 4px 6px;
}

#fpInsight ul li a em { 
	color: #F33;
	display: block;
	margin-top:2px;
}

#fpInsight img{
	margin: 4px 10px 2px;
}

#fpInsight h3#hdPartnersInPoland {
	width: 236px;
	height: 66px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	text-indent: -5000px;
	background: transparent url('../images/layout/hdPartnersInPoland.png') 0px 0px no-repeat;
}

#fpFeatured{
	margin:0 auto 5px auto;
	width:518px;/* +40 padding */
	background: #C2C2C2 url(../images/fpFeatured_back.png) no-repeat;
	min-height: 146px;
	padding:38px 0 10px 54px;
	clear: both;

	overflow: auto;
}
#fpFeatured div{
	width:164px;
	border-right:1px solid #C6C6C6;
	float:left;
	display:relative;
}
#fpFeatured div a:link, #fpFeatured div a:visited, #fpFeatured div a:link{
	padding:4px 4px 4px 4px;
	color:#676767;
	text-decoration:none;
	display:block;
}
#fpFeatured div a strong{
	color:#AF2525;
	display:block;
}
#fpFeatured div a:hover{
	background-color:#C8C8C8;
}

#footer{
	margin:0;
	padding:8px 10px 0 10px;
	height:22px;
	border-top:4px solid #797979;
	background: #000;
	color: #999999;
	text-align:right;
	vertical-align:center;
}
#footer ul{
	margin:0;padding:0;
}
#footer ul li{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
	border-right:1px solid #999;
}
#footer a{
	font-weight:normal;
	text-decoration:none;
	color:#999;
}
#footer a:visited{
	color:#888;
}
#footer a:hover{
	text-decoration:underline;
	color:#AAA;
}
#footer div{
	float:right;
	padding-left:10px;
}


#path{
	background : url(../images/back_main2_top.png) no-repeat;
	padding:7px 5px 2px 5px;
	border-bottom:1px solid #D0E4EB;
}
#path a:link, #path a:visited{
	color:#555;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
}
#path a:hover{
	color:#888;
	text-decoration:underline;
}

#directors td{
	text-align:center;
	padding-bottom:5px;
}
#directors td a{
	text-decoration:none;
	color:#445;
}
#directors td a:hover{
	color:#ED2124;
}
#directors td a img{
	border:1px solid #AAA;
	padding:5px;
}
#directors td a:hover img{
	border:1px solid #777;
}

div.newsDate{
	color:#444;
	background-color:#F1F1F1;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:2px 0 2px 10px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}

#jobResults{
	margin-top:10px;
}
#jobResults th{
	width:70px;
	padding:5px;
}
#jobResults td{
	color:#000;
	padding:5px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
}
#jobResults div.odd{
	background-color:#FAFAFA;
	margin:0 0 5px 0;
	padding:10px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #BBB;
}
#jobResults div.even{
	background-color:#F7F7F7;
	margin:0 0 5px 0;
	padding:10px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #BBB;
}

/*
#webform{
	border-left:2px solid #D62910;
	border-right:2px solid #D62910;
	border-bottom:2px solid #D62910;
	margin:5px 5px 20px 20px;
}
#webform h3{
	margin:0;
	padding:0;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 34px;
    text-indent: -99em;
	background: #D62910 url(../images/txt_red_ContactWebForm.gif) no-repeat 20px 8px;
}
*/
#webform h3{
    display: none;
}
#webform .submit{
	padding:10px 20px 10px 20px;
}

/* Jobs */
ul#jobcatlist
{
	text-align: left;
	list-style: none none;
	padding: 0;
	margin: 0 20px 0 20px;
}

ul#jobcatlist li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-image : none;
}

ul#jobcatlist li a:link, ul#jobcatlist li a:visited{
	display: block;
	line-height:100%;
	padding:6px 0 6px 20px;
	text-decoration:none;
	font-weight:bold;
	color:#222;
	background: url(../images/red_arrow.png) 5px 7px no-repeat;
	border-bottom:1px dashed #BBB;
}

#jobcatlist ul li a { width: auto; }

ul#jobcatlist li.sel a, ul#jobcatlist li.sel a:hover{
	background: #ED2124 url(../images/white_arrow.png) 5px 7px no-repeat;
	color:#FFF;
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
}
ul#jobcatlist li a:hover{
	background: #EEE url(../images/red_arrow.png) 5px 7px no-repeat;
}

ul#jobcatlist li ul li a:link, ul#jobcatlist li ul li a:visited{
	border-bottom:1px solid white;
}
ul#jobcatlist li ul li.sel a, ul#jobcatlist li ul li.sel a:hover{
	background: #DDD url(../images/red_arrow.png) 5px 7px no-repeat;
	color:#222;
	border-bottom:1px solid #BBB;
}

#pl_pic1{
	position:relative;
	margin:-64px 0 0 0;
	top:-97px;
	left:18px;
	width:64px;
	height:64px;
}
#pl_pic2{
	position:relative;
	margin:-64px 0 0 0;
	top:-33px;
	left:82px;
	width:64px;
	height:64px;
}
#pl_pic3{
	position:relative;
	margin:-64px 0 0 0;
	top:-97px;
	left:146px;
	width:64px;
	height:64px;
}
#pl_pic4{
	position:relative;
	margin:-64px 0 0 0;
	top:-33px;
	left:210px;
	width:64px;
	height:64px;
}
#pl_pic5{
	position:relative;
	margin:-64px 0 0 0;
	top:-97px;
	left:274px;
	width:64px;
	height:64px;
}


/* Overlib */
div.oh{
background:#2C55B1 url(../images/back_overlib_title.jpg) repeat-x;
color:white;
font-weight:bold;
padding:8px;
font-size:11px;
border-left:1px solid #2A4DAB;
border-right:1px solid #2A4DAB;
border-bottom:1px solid #2A4DAB;
}
div.ob{
padding:5px;
font-size:11px;
font-family:arial,sans-serif;
background-color:#FFF;
border-left:1px solid #777;
border-right:1px solid #777;
border-bottom:1px solid #777;
}


.pmOfficeContactDetails{
	margin:5px 0 20px 14px;
	color:#FFF;
	border-left:6px solid #7195AF;
	padding:0 0 0 10px;
}
.pmOfficeContactDetails div{
	border-top:1px solid #8FACC1;
	border-bottom:1px solid #7195AF;
	padding:5px 0 5px 0;
}


#sectorList{
	margin:5px 0 0 15px;
}
#sectorList img{
	float:left;
	padding:4px;
}

div.thumbnailList{
	margin:5px 15px 0 25px;
	overflow:auto;
	padding-bottom:1px;
}
div.thumbnailList a {
	float:left;
	margin:0 8px 8px 0;
	paddinf:0;
}
div.thumbnailList a img {
	border:1px solid #D7D5D5;
	padding:5px;
	background-color:#f6f6f6;
}
div.thumbnailList a:hover img {
	border:1px solid #AAA;
	background-color:#E5ECF9;
}

a.PDFFile{
	margin-top:10px;
	padding:10px 10px 10px 32px;
	border:1px solid #EEE;
	background: #F5F5F5 url(../images/pdf.png) 10px 10px no-repeat;
}

/*images
************************************************/

div.copy img.img1 {
float: right;
margin: 0 0 10px 20px;
}

img.imgSearch, img.imgBrowse {
float: left;
margin: 0 0 25px 0;
border: 0;
}

img.imgSearch {

margin-right: 25px;
}


/*CAREERS SECTION
************************************************/

/*
h3#hdCareersBestCo {
	width: 193px;
	height: 53px;
	text-indent: -5000px;
	background: transparent url('../images/pages/hdCareersBestCo.gif') left bottom no-repeat;
	padding: 0;
	margin: 0;
}
*/


/*CAREER NEWS
***********************************************/

div#careersNews {
	clear: both;
	background: #e7f7f7 url('../images/pages/bgCareersNews.png') center top no-repeat;
	width: 355px;
	margin: 0 0 45px 20px;
}

div#careersNews h3 {
	width: 159px;
	height: 12px;
	text-indent: -5000px;
	background: transparent url('../images/pages/hdCareersFeatured.gif') left bottom no-repeat;
	padding: 17px 0 0 0;
	margin: 0 0 0 12px;
}

ul#careersNewsList {
	margin: 0;
	padding: 7px 0 0 0;
	overflow: hidden;
	height: 100%;
}

ul#careersNewsList li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 155px;
	float: left;
	list-style-type: none;
	overflow: hidden;
	height: 100%;
}

ul#careersNewsList li h4 {
	color: #a71c19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 8px 0 3px 0;
	font-weight: normal;
}

ul#careersNewsList li a img{
	border:none;
}

ul#careersNewsList li h4 a:link, ul#careersNewsList li h4 a:visited {
	color: #a71c19;
	text-decoration: none;
}

ul#careersNewsList li h4 a:hover, ul#careersNewsList li h4 a:active {
	text-decoration: underline;
}

ul#careersNewsList li p {
	margin: 0;
	padding: 0 0 5px 0;
}

ul#careersNewsList li p.date {
	color: #004BA7;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px 0;
}

ul#careersNewsList li p.more a {
	width: 110px;
	height: 18px;
	display: block;
	text-indent: -5000px;
	background: transparent url('../images/pages/btnCareersMore.gif') center center no-repeat;
	margin: 5px 0 15px 45px;
	padding: 0;
}