﻿body#home #contentFrame #content{
		padding:1.5em 0;
		width:95%;
	}
body#home .column{
	float:left;
	padding:0 1.3em;
}
body#home #column1{
	width:23%
}
body#home #column2{
	border:1px dotted #CCCCAA;
	border-width:0 1px;
	padding:0 0.5em;
	width:33%
}
body#home #column3{
	width:33%
}
body#home .corners{
	padding:15px !important;
}

body#home .homePod{
	margin-bottom:1em;
	padding:0.8em;
}
	body#home .homePod h3{
		border-bottom:#CCCCAA solid 1px;
		font-size:1.2em;
		padding:0.5em 0;
	}
	
body#home #aboutPod{
	background-color:#EEE2EE;
}
body#home #evidenceNet img{
	border: dotted #CCCCAA;
	border-width:1px 0;
	float:none;
	padding:0.5em 0;
}
body#home #evidenceNet .teaser{
	font-size:0.84em;
	margin:0.5em;
}
body#home #latestNews ul
,body#home #forthcomingEventsPod ul
,body#home #blog ul{
	list-style:none;
	padding:0;
}
	body#home #latestNews li
	,body#home #forthcomingEventsPod li
	,body#home #mostPopularResources li
	,body#home #blog li{
		border-bottom: 1px dotted #CCCCAA;
		font-size:0.84em;
		padding:0.7em 0;
	}
	body#home #latestNews li.moreLink a
	,body#home #forthcomingEventsPod li.moreLink a
	,body#home #blog li.moreLink a{
		font-weight:bold;
	}
body#home a.moreLink{
		font-size:0.84em;
		font-weight:bold;
		padding-top:1em;
	}
body#home #quickLinks{
	background-color:#EEE2EE;
	border:none;
	margin:0;
}
	body#home #quickLinks li{
		background-image:url(img/arrowBullet.gif);
		background-position:0 7px;
		background-repeat:no-repeat;
		list-style:none;
		margin-bottom:0.5em;
		padding-left:12px;
	}
body#home .resourceSpotlight h3{
	margin-bottom:0.5em;
}
body#home .resourceSpotlight img{
	float:right;
	margin:0 0 1em 1em;
}
body#home .resourceSpotlight .moreLink{
	display:block;
	clear:both;
}
body#home .resourceSpotlight .by{
	margin-top:1em;
}
body#home #socialLinks{
		margin-top:1em;
		padding-left:0.5em;
	}
	body#home #socialLinks li{
			border-bottom: 1px dotted #CCCCAA;
			list-style:none;
			margin-top:0.5em;
			padding-bottom:0.5em;
		}
	body#home #socialLinks li a{
			background-position:0 0;
			background-repeat:no-repeat;
			display:block;
			min-height:50px;
			padding-left:60px;
		}
	body#home #socialLinks li a.twitter{
			background-image:url(/_/img/Social_Twitter.png);
		}
	body#home #socialLinks li a.rss{
			background-image:url(/_/img/Social_RSS.png);
		}
	body#home #socialLinks li a.mailing{
			background-image:url(/_/img/Social_Email.png);
		}
	body#home #socialLinks li a.delicious{
			background-image:url(/_/img/Social_Delicious.png);
		}
body#home #spotlightEvent{
	background-color:#FFF;
}
	body#home #spotlightEvent img{
		float:right;
		padding:0 0 1em 1em;
	}
	body#home #spotlightEvent .moreLink{
		display:block;
		clear:both;
	}
	body#home #spotlightEvent p{
		margin-top:1em;
		padding-bottom:0;
	}
body#home #spotlightPublication{
	background-color:#EEE2EE;
}
body#home #spotlightReview{
	background-color:#EEE2EE;
}
body#home #spotlightEvent{
	background-color:#FFF;
}
body#home #tenYears{
	background-color:#FFF;
}