@charset "utf-8";
/* review */

#chefjobs {
	margin: 0 auto;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	padding: 0 20px 10px 20px;									
}

#page p {
	line-height:1.5em;
	text-align:justify;
}

#page a {
	font-weight: bold;
	text-decoration: underline;
	color: #7D7D7D;
	padding: 0;
	margin: 0;
}

#rec li {
	line-height: 2em;
}

#rec a {
	text-decoration: none;
}

#rec a :hover{
	text-decoration: underline;
}

	