/* This is last minute CSS changes to override main all.css file */
textarea#comment {width: 450px;}
.right-col .add-right .group p {
	color:#000000;
}

body.page #recent-posts {
	margin-top:0px;
	display: table;
}

#flickr-feed ul li {
	float: left;
	margin: 0 10px;
}

.author-content {
	border:0 solid green;
	float:right;
	width:345px;
	margin-top: 20px;
}

.author-photo-full {
	border:0 solid red;
	float:left;
	height:165px;
	padding:3px 0 0 0;
	width:100px;
	margin-top: 30px;
}

.author-photo-full img {
	margin-bottom: 10px;
}

#vid-feed h4 a { color: #898989;}


.alignleft { 
	float: left;
	margin: 0 8px 10px 0;
	clear: left;
}
