﻿/* small CTA styles */
img 
{
	border:none;
}
.small_cta_home .CTA
{
	position: relative;
	top: -4px;
}
* html .small_cta_home .CTA
{
	
}
.small_cta_pages
{
	margin-left: 9px;
}
.CTA
{
	width:185px;
	float:left;
}
.cta_margin_right
{
	margin-right: 5px;
}

.CTA h1
{
		color: #003300;
		font-size:16px;
		font-weight:bold;
		padding:0px;
		margin:0px;
}

.CTA h2
{
		color: #669933;
		font-size:12px;
		font-weight:bold;
		padding:5px 0px 0px 0px;
		margin:0px;
}

.buttonText
{
	background: url(/images/default/ctaBG.png) no-repeat top left;
	text-align:center; 
	padding-bottom:10px;
}

.gap
{
	padding-bottom:25px;
}

.Btm
{
	background: url(/images/smallCTA/footer_sat_fat_britain.png) no-repeat top left;
	height:68px; 
	vertical-align:bottom; 
	text-align:center; 
	position:relative;
}
/* changing bg images */
.cta_debate .Btm
{
	background-image: url(/images/smallCTA/footer_sat_fat_debate.png);
}
.cta_calculator .Btm
{
	background-image: url(/images/smallCTA/footer_calculator.png);
}
.cta_meal_tips .Btm
{
	background-image: url(/images/smallCTA/footer_meal_tips.png);
}
.cta_family .Btm
{
	background-image: url(/images/smallCTA/footer_nutritionist_archive.png);
}
.cta_shopping_tips .Btm
{
	background-image: url(/images/smallCTA/footer_shopping_tips.png);
}
.cta_press_headlines .Btm
{
	background-image: url(/images/smallCTA/footer_press_headlines.png);
}