.Grey_Teaser_ContainerHeader {
	background: #eee;
	padding: 13px;
}
.Grey_Teaser_ContainerBody {
	background: #eee url(../../Images/corner.gif) bottom right no-repeat;
	color: #666;
	font-size: 11px;
	padding: 0px 20px 10px 13px;
}

.Grey_Teaser_ContainerHeader,
.Grey_Teaser_ContainerHeader a:link,
.Grey_Teaser_ContainerHeader a:visited,
.Grey_Teaser_ContainerHeader a:hover,
.Grey_Teaser_ContainerHeader a:active 
{
	color: #557aae;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.Grey_Teaser_ContainerHeader a:hover { text-decoration: underline; }
