/*
Three-column list for Sustainable Communities landing page
url: http://www.nrdc.org/sustainable-communities/default.asp
author: Marybeth Reynolds
version: March 6, 2012
----------------------------------------------------------------------------- */

.col 
{
width:230px;
border-top:0.33em solid;
border-top-color: #808080;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #a9a9a9;
background-color: #DCDCDC;
margin-bottom: 1em;
padding-top: 2px;
padding-right: 5px;
padding-left: 5px;
}
.incol
{
color:#005b93;
}
