﻿
.thumbnail{
	width:110px;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;
	_margin-bottom:0px;
}
.thumbnail img{
	margin-bottom:-3px;
}

.pullquote{
	float:left;
	width:366px;
}
.morelink
{
	margin-left:5px;
	display:inline;
}

.results .article_pullquotecontainer{
	position:relative;
	width:185px;
	border:1px solid #c3c3c3;
	padding:9px;
	margin:10px 0px 10px 10px;
	float:left;
	display:inline;
}
.results .pullquote{
	width:185px;
}

.news_pullquote .article_pullquotecontainer{
	position:relative;
	width:490px;	
	height:auto;
	border:1px solid #ccc;
	padding:9px;
	margin-left:10px;
	float:left;
	display:inline;
	background-image:URL(../images/logo_large.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.news_other .article_pullquotecontainer{
	position:relative;
	width:323px;
	height:auto;
	border:1px solid #ccc;
	padding:9px;
	margin:0 0 0 0px;
	float:left;
	display:inline;
}
.news_other .pullquote{
	float:left;
	width:190px;
}
.newsAudioVideo .article_pullquotecontainer{
	position:relative;
	width:318px;
	height:auto;
	border:1px solid #ccc;
	padding:9px;
	margin:10px 0 10px 0;
	float:left;
	display:inline;
}
.newsAudioVideo .pullquote{
	float:left;
	width:190px;
	margin:0 0 10px 0;
}