/*
	CHERRYCALL CSS
	CREATED: 23.04.07
	MODIFIED: 01.05.07
	AUTHOR: ANDY FIELD
*/

/* NORTH AMERICA
******************************************/

dd.canada {
	background: url(/images/northamerica/canada_flag.gif) 0 0 no-repeat;
}

dd.greenland {
	background: url(/images/northamerica/greenland_flag.gif) 0 0 no-repeat;
}

dd.newcaledonia {
	background: url(/images/northamerica/newcaledonia_flag.gif) 0 0 no-repeat;
}

dd.stpierremiquelon {
	background: url(/images/northamerica/stpierremiquelon_flag.gif) 0 0 no-repeat;
}

dd.usa {
	background: url(/images/northamerica/usa_flag.gif) 0 0 no-repeat;
}

#ctopwrappr_canada {
	background: url(/images/northamerica/canada.png) 0 0 no-repeat;
	padding: 63px 0 0 0;
}

#ctopwrappr_greenland {
	background: url(/images/northamerica/greenland.png) 0 0 no-repeat;
	padding: 63px 0 0 0;
}

#ctopwrappr_newcaledonia {
	background: url(/images/northamerica/newcaledonia.png) 0 0 no-repeat;
	padding: 63px 0 0 0;
}

#ctopwrappr_stpierremiquelon {
	background: url(/images/northamerica/stpierremiquelon.png) 0 0 no-repeat;
	padding: 63px 0 0 0;
}

#ctopwrappr_usa {
	background: url(/images/northamerica/usa.png) 0 0 no-repeat;
	padding: 63px 0 0 0;
}