
#in_depth {
	width:510px;
	border: 1px solid #014492;
	margin-left:3px;
	margin-bottom:5px;
	height:248px;	
}

#in_depth_photo {
	margin-top:-3px;
}

#in_depth_title {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

#in_depth_intro {
	color:#000000;
	max-height:40px;
	font-size:10px;
	overflow:hidden;
}

#in_depth_more{
	font-size:9px;
	text-decoration:none;
	padding-top:2px;
}

#in_depth_more a {
	text-decoration:none;
}

#in-depth_more a:hover {
	text-decoration:underline;
}


