div {
	margin:0;
	padding:0;
	border:0;
}
img { 
	border:0 none;
}
.mainDivall {
	width:754px;
	background-color:#FFFFFF;
}
#left-nav {
	float:left;
	width:252px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#recall-alerts-content {
	font-family: verdana, arial;
	font-size:11px;
	line-height:15px;
	color:#666666;
	text-align:left;
	background-color:#FFFFFF;
	overflow:hidden;
	float:left;
	padding:20px 12px;
	width:280px;
}
#recall-alerts-content a {
	text-decoration:none;
	color:#3399cc;
}
#recall-alerts-content a:hover {
	text-decoration:underline;
}
#recall-alerts-content p {
	margin: 10px 0;
}
#recall-alerts-content .title {
	padding-bottom:10px;
	font-weight:bold;
	color:#787878;
	font-size:17px;
	line-height:20px;
}
#recall-alerts-content .link-list {
	padding: 5px 0;
}
#right-nav {
	float:right;
	width:179px;
	padding:20px 9px;
}
.vertical-line-left {
	height:580px;
	float:left;
	width:1px;
	margin-top:20px;
	background:#FFFFFF url(../images/vertical-line.gif) repeat-y left top;
}
