﻿div.landmarkproject
{
display					: block;
float					: left;
margin					: 0px 20px 0px 0px;
}

div.content h2.title
{
font-size				: 90%;
font-weight				: bold;
padding					: 0px 0px 0px 0px;
width					: 360px;
line-height				: 18px;
overflow				: hidden;
margin					: 0px 0px 5px 0px;
}

div.content p.landmarkproject
{
background-color		: #E3E3E3;
padding					: 0px 0px 0px 0px;
width					: 360px;
line-height				: 18px;
overflow				: hidden;
height:74px;
margin					: 0px 0px 5px 0px;
}

div.content p.landmarkproject_light
{
background-color		: #F0F0F0;
padding					: 0px 0px 0px 0px;
width					: 360px;
line-height				: 14px;
overflow				: hidden;
margin					: 0px 0px 5px 0px;
}

div.content p.landmarkproject span, div.content p.newsheadline_light span
{
display					: block;
padding					: 10px 0px 15px 20px;
}

div.content p.landmarkproject a, div.content p.newsheadline_light a
{
display					: block;
color					: #717174;
text-decoration			: none;
}

div.content p.landmarkproject img, div.content p.newsheadline_light img
{
display					: block;
border					: 4px solid #F78A21;
float					: left;
margin					: 0px 20px 0px 0px;
}



