@import url('screen_common.css');

#content h2{
	font-size:			14px;
}
h3{
	float:				left;
	width:				325px;
	line-height:		30px;
	padding-left:		10px;
	background-color:	#727274;
	color:				#fff;
	font-size:			18px;
}
#job_description{
	padding:			0 0 0 345px;
	width:				610px;
}
#back{
	display:			block;
	line-height:		90px;
	padding-left:		60px;
	margin-bottom:		25px;
	background:			url('../img/interface/arrow_left.png') 0 0 no-repeat;
	behavior:			url('css/iepngfix.htc'); /* IE Hack for png transparency */
	font-size:			14px;
	font-weight:		bold;
	text-decoration:	none;
}
.category{
	margin-top:			25px;
}
.category h3{
	float:				left;
	width:				325px;
	line-height:		30px;
	padding-left:		10px;
	background-color:	#727274;
	color:				#fff;
	font-size:			18px;
	font-weight:		bold;
}
.category img{
	float:				left;
	width:				112px;
	height:				112px;
	margin:				0 15px;
	border:				1px solid #000;
}
.category p{
	float:				left;
	margin:				0;
}