
#wrapper { 
	background: white url(/images/careers/brand-careers.gif) no-repeat 0 90px;
}

#content {
	margin-left:260px;
}

#content-main {
	margin-top:70px;
	margin-left:20px;
	margin-right:100px;
}
h4 { 
	background:url(/images/arrow_green.gif) no-repeat 0 7px;
	margin-left:0;
}

.doc_list {
	list-style-type:none;
}
.doc_list p {
	line-height:14px;
}
.doc_list a,.doc_list a:link,.doc_list a:visited{
	display:block;
	padding:0 0 0 30px;
	padding:-3px 0 0 0;
	font-weight:bold;					
	text-decoration:none;
	color:#333333;
}
.doc_list p a:hover{
	font-weight:bold;					
	text-decoration:none;
	color:#289728;
}

