     #ourCharities h3 {
          color:#DA1834;
          font-size:2.6em;
          font-weight:bold;
          margin:0 0 10px 10px;
     }

#main {
	height:220px;
	margin-right:22px;
	width:584px;
}

#ourCharities {
	height:220px;
	width:270px;
}	

	#main p {
		float:left;
		width:320px;
	}
	
	#main img {
		border:3px solid #DA1834;
		float:right;
		padding:2px;
	}
	
#twitterFeed,
#eventsFeed {
	margin-right:17px;
}	
	
#twitterFeed,
#eventsFeed,
#latestNewsFeed {
	height:200px;
	margin-top:25px;
	position:relative;
	width:270px;
	z-index:2;
}

	#twitterFeed h2,
	#eventsFeed h2,
	#latestNewsFeed h2 {
		font-size:4.5em;
		font-weight:bold;
	}
	
	#twitterFeed h2 {
		color:#007EC9;
	}
	
		#twitterFeed h2 span {
			background:transparent url(images/twitterIcon.png) no-repeat;
			display:block;
			height:80px;
			position:absolute;
			right:60px;
			top:-16px;
			width:65px;
		}
		
               #twitterFeed ul {
               
               }
               
                    #twitterFeed ul li {
                         border-bottom:1px solid #ccc;
                         color:#333;
                         font-size:1.4em;
                         padding:10px 0;
                         text-decoration:none;
                    }

#twitterFeed {
	display:none;
}
	
	#eventsFeed h2,
	#latestNewsFeed h2 {
		color:#DA1834;
	}
	
		#eventsFeed h2 span {
				background:transparent url(images/eventsIcon.png) no-repeat;
				display:block;
				height:80px;
				position:absolute;
				right:75px;
				top:-14px;
				width:62px;
			}
			
		#latestNewsFeed h2 span {
				background:transparent url(images/latestIcon.png) no-repeat;
				display:block;
				height:63px;
				position:absolute;
				right:64px;
				top:-2px;
				width:80px;
			}
#eventsFeed {
	width:584px;
}
			
          #latestNewsFeed #latestNewsList {
          
          }
          
               #latestNewsFeed #latestNewsList li,
		#eventsFeed ul li {
                    border-bottom:1px solid #ccc;
                    padding:10px 0;
               }
               
                    #latestNewsFeed #latestNewsList li a,
			#eventsFeed ul li a {
                         color:#333;
                         display:block;
                         font-size:1.4em;
                         font-weight:bold;
                         text-decoration:none;
                    }
                    
                         #latestNewsFeed #latestNewsList li a:hover,
			#eventsFeed ul li a:hover {
                              text-decoration:underline;
                         }







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

