#foodsafety-content {
	position:relative;
	width:540px;
	font-family: verdana, arial;
	font-size:11px;
	line-height:15px;
	color:#666666;
	text-align:left;
	background-color:#FFFFFF;
}
#foodsafety-content img { 
	border:0 none;
	display: inline;
}
#foodsafety-content #header {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:47px;
	background: transparent url(../images/foodsafety-header.gif) no-repeat top;
}
#foodsafety-content #header-right {
	position: absolute;
	top:47px;
	left:0;
	width:539px;
	height:26px;
	background: #FFFFFF url(../images/foodsafety-header-right.gif) no-repeat right top;
}
#foodsafety-content #safety-first {
	position:absolute;
	top:73px;
	left:0;
	height:188px;
	width:539px;
}
#safety-first-text {
	position:absolute;
	top:40px;
	right:50px;
	width:247px;
	height:148px;
	background-color:#FFFFFF;
}
#safety-first-text p {
	margin: 10px 0;
}
#foodsafety-content #boxes {
	position:absolute;
	top:261px;
	left:0;
	height:233px;
	padding-top:15px;
	padding-left:1px;
	background-color:#FFFFFF;
}
#foodsafety-content .box {
	float:left;
	width:179px;
}
#foodsafety-content .boxthumb {
	padding:16px 13px 0 13px;
}
#foodsafety-content .boxparagraph {
	margin:0;
	padding:7px 3px 10px 13px;
	font-size:10px;
}
#foodsafety-content .box-header {
	height:20px;
}
#foodsafety-content .boxLink {
	padding-left:13px;
}
#foodsafety-content .boxLink a, #foodsafety-content .boxLink a:visited {
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#3399cc;
}
#foodsafety-content .boxLink a:hover {
	text-decoration:underline;
}
#foodsafety-content .title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}
#foodsafety-content .verticalLine {
	float:left;
	height:300px;
	width:1px;
	background: transparent url(../images/vertical-line.gif) repeat-y top left;
}
#foodsafety-content .submit_btn {
	display:block;
	background:transparent url(../images/tips-button.gif) no-repeat scroll -2px 0;
	border:0 none;
	height:27px;
	width:125px;
}
#foodsafety-content .alerts {background:transparent url(../images/recall-alerts-title.gif) no-repeat left top;}
#foodsafety-content .handling {background:transparent url(../images/food-handling-title.gif) no-repeat left top;}
#foodsafety-content .safe {background:transparent url(../images/be-safe-title.gif) no-repeat left top;}
#foodsafety-content .dashedborderleft{
	border-left: #C4C4C4 1px dashed;
}
