﻿div#CountryFooter
{
	width: 980px;
	background: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Footer-background.gif) 0 0 no-repeat;
	padding: 10px 0 0 0;
}

.CountryFooterBottomRow
{
	background: url(/_layouts/1033/Gunnebo/IMAGES/CountrySelector/Country-Footer-background.gif) 0 bottom no-repeat;
	height: 20px;
	overflow: hidden;
	clear: both;	
}

.CountryFooterRow
{
	line-height: 14px;
	padding: 0 0 2px 26px;
}

.CountryFooterLinkText
{
	font-size: 10px;
	text-decoration: none;
	color:#7B7571;
}

.CountryFooterLinkText:hover
{
	text-decoration: underline;
}

.CountryFooterLinkText:visited
{
	color:#7B7571;
}

.CountryFooterRow1,  
.CountryFooterRow2, 
.CountryFooterRow3, 
.CountryFooterRow4, 
.CountryFooterRow5, 
.CountryFooterRow6, 
.CountryFooterRow7
{
	float: left;
	width: 134px;
}


