@CHARSET "UTF-8";
@IMPORT url("../flags.css");
span.flag{
	float:					left;
	margin:					5px 5px 0 0;
	width:					16px;
	height:					11px;
	background:				url('../../../images/flagssprite_small.png') no-repeat;
}


p.credit-value {
	font-size:					1.2em;
	text-align:					center;
}

div.letter-section {
	overflow:					hidden;
	margin-bottom:				1em;	
}

div.letter-section-letters {
	text-align:					center;
	word-spacing: 				0.75em;
}

div.letter-section h4 {
	margin:						5px 0;
font-size:						1.5em;	
}

div.letter-section table {
	width:						300px;
}

div.letter-section table td {
	width:						150px;
}

div.letter-section table td.country {
	text-align: 				left;
	padding-left:				5px;
}

div.letter-section table td.price span {
	color:						#999999;
}

div.letter-section div.letter-pricing {
	float: 						left;
	width:						50%;
	text-align:					center;
	overflow:					hidden;
}