/** Front Page FCE Teasers **/

.fpfce-teaser {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.fpfce-teaser .teaser-text {
	width: 259px;
	height: 90px;
	background-image: url(FCA/table-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
	overflow:hidden;
}
.fpfce-teaser A:link {
	color: #000000;
	text-decoration: underline;
}
.fpfce-teaser A:visited {
	color: #000000;
	text-decoration: underline;
}
.fpfce-teaser A:hover {
	color: #666633;
	text-decoration: none;
}
.fpfce-teaser a:active {
	color: #666633;
	text-decoration: none;
}
.fpfce-teaser h1 {
	padding-right: 3px; 
	display: block; 
	padding-left: 3px; 
	font-size: 14px; 
	margin-top: 0px;
	margin-left: 80px;
	margin-bottom: 0; 
	padding-bottom: 0; 
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	padding-top: 3px; 
}
.fpfce-teaser p {
	margin-top: 0;
	margin-right: 5px; 
	text-align: left; 
	width: 158px;
	/*height: 50px;*/
	display: block;
	overflow: hidden;
	float: left;
	text-indent: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.fpfce-teaser img {
	display:block;
	float: left; 
	padding-top: 4px;
	margin-bottom: 5px; 
	margin-right: 5px;
	margin-left: 5px;
	max-height: 80px;
	max-width: 85px;
	overflow: hidden;
}