div#content {overflow:hidden;}

span.strong {font-weight:bold;}

div#welcome_1 {
	width:100%;
	margin:0;
	}

div#resources {
	margin-left:24px;
	}

div.resource {
	margin:10px 0 0 6px;
	float:left;
	width:286px;
	height:131px;
	background:url(../../images/publications/resource.gif) no-repeat #fff;
	cursor:pointer;
}
	
div.resource img {
	float:left;
	margin:14px 0 0 15px;
	border:1px solid #28486A;
	}

div.resource img.image_na {
	float:left;
	margin:14px 0 0 15px;
	}

div.resource div {
	margin:14px 0 0 15px;
	float:left;
	width:170px;
	}

div.resource h2,
div.resource h2 a {
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#52514c;
	}

div.resource div div {margin:0;}
	
div.resource div div p {margin:10px 0 0 0;	}

div.resource div div p b.member,
div.resource div div p strong.member { color:#ab2424; }

del { font-weight:normal; }
