#job {
	text-align: right;
}

#jobFull {
	text-align: left;
	padding: 0 0 0 25px;
}

#jobFull ul{
	font-size: 70%;
	text-decoration: inherit;
	padding: 0 0 0 20px;
	
}

#jobName {
	font-size: 80%;
	color: #C73A23;
	font-weight: bold;
	padding: 10px 0 0 0px;
}

#jobName a{
	color: #C73A23;
}

#jobSubtitle{
	font-size: 75%;
	padding: 20px 0 5px 0;
	font-weight: bold;
}

#jobSubtitle ul {
	list-style-type: circle;
}

#jobPlace {
	font-size: 68%;
	font-weight: bold;
}

#jobBrief {
	font-size: 75%;
	padding: 8px 0 10px 295px;
	line-height: 1.1em;
}

#jobDesc {
	font-size: 70%;
	line-height: 1.1em;
	padding: 0 0 10px 0;
}

#job a{
	text-decoration: none;
	color: #A89A8D;
}

#job a:hover{
	color: #C73A23;
}
