#search {
	margin-top: 1em;
	float: right;
	clear: right;
	width: 25em;
	text-align: right;
	padding-bottom: 5px !important;
}
#search div input { vertical-align: middle; }
#teaching { 
	float:right;
	vertical-align: top;
	clear: right;
	margin: 0;
}
#aggiehortlogo {
	border-bottom: #999 solid 0.2em;
	text-align: center;
	background: url('/images/logo.jpg') no-repeat top;
	width: 100%;
	height: 110px;
	position: relative;
}
.col {
	padding: 0.5em;
	border: #999 0.1em solid;
	margin: 0.1em;
	float: left; width: 31%;
	height: 32em;
}
/*.col ul { margin: auto 0; padding: auto 0; }
.col li { margin: auto 0; padding: 0 0.1em; }*/
#topics {
	margin: 0 auto;
	padding: 0 0.5em;
	clear: both;
	width: 91%;
}
.topic img { border: none; }
#requiredLinks { font-size: 85%; }
/* FeedBurner */
.feedBurnerFeedBlock {
    margin: 0.1em;
}
.feedBurnerFeedBlock li {
    margin: 0;
    padding: 0;
}
.feedTitle {
	font-size: 1.2em;
	border-bottom: 0.1em solid #999;
	margin: 0.3em auto;
}
.feedTitle a:link, .feedTitle a:link, .feedTitle a:visited, .feedTitle a:active {
    color: #500000;
}
.headline {
    
}
.date {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
#creditfooter {
     display: none;   
}
/* Twitter */
.twtr-profile a:link,
.twtr-profile a:link,
.twtr-profile a:visited,
.twtr-profile a:active {
    color: #500000;
}
.twtr-avatar,
.twtr-reference-tweet,
.twtr-timestamp,
.twtr-hd,
.twtr-img,
.twtr-reply,
.twtr-rt,
.twtr-fav,
.twtr-ft  img,
.twtr-tweet-text em {
		display: none;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
		top: -999px;
}
.twtr-tweet-text p {
	margin: 0;
	padding: 0;
}
.twtr-tweet,
.twtr-tweet-wrap {
	background: none;
	margin: 0;
	padding: 0;
}

.twtr-tweet-text {
    font-size: 110%;
}
