div#certFees {
	margin-top: 5px;
	width : 693px;
	margin-left : 38px;
	clear : both;
	border : 1px solid #dddddd;
	margin-bottom : 10px;

}

div#certFeesInner {

	margin : 0px 0px 8px 18px;
	
}

div#certTitle {

	font-weight : bold;
	text-align : center;
	padding : 20px;

}

div#certCountry1 {

	width : 162px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 2px;
	
}

div#certCountry2 {

	width : 264px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 2px;
	
}

div#certDispatch1 {

	width : 297px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 2px;
	
}

div#certDispatch2 {

	width : 225px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 2px;
	
}

div#certFee1 {

	width : 167px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 0px;
	text-align:center;

}

div#certFee2 {

	width : 137px;
	float : left;
	font-weight : bold;
	padding : 3px 0px 3px 0px;
	text-align : center;
	
}

div.certBuy {



}

div.countryCountry {

	width : 658px;
	background-color : #d4e3ea;
	padding : 3px 0px 3px 2px;
	font-weight : bold;
	
}

div.standardCountry1 {

	background-color : #ffffff;
	float : left;
	width : 164px;
	padding : 3px 0px 3px 0px;
	
}

div.standardDispatch1 {

	background-color : #ffffff;
	float : left;
	width : 289px;
	padding : 3px 0px 3px 0px;
	
}

div.standardFee1 {

	background-color : #ffffff;
	float : left;
	width : 167px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	
}

div.expressCountry1 {

	background-color : #fcf9c7;
	float : left;
	padding : 3px 0px 3px 0px;
	width : 164px;
	
}

div.expressDispatch1 {

	background-color : #fcf9c7;
	float : left;
	padding : 3px 0px 3px 0px;
	width : 289px;
	
}

div.expressFee1 {

	background-color : #fcf9c7;
	float : left;
	padding : 3px 0px 3px 0px;
	width : 167px;
	text-align : center;
	
}



div.standardCountry2 {

	background-color : #ffffff;
	float : left;
	width : 266px;
	padding : 3px 0px 3px 0px;
	
}

div.standardDispatch2 {

	background-color : #ffffff;
	float : left;
	width : 217px;
	padding : 3px 0px 3px 0px;
	
}

div.standardFee2 {

	background-color : #ffffff;
	float : left;
	width : 137px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	
}

div.expressCountry2 {

	background-color : #fcf9c7;
	float : left;
	width : 266px;
	padding : 3px 0px 3px 0px;
	
}

div.expressDispatch2 {

	background-color : #fcf9c7;
	float : left;
	width : 217px;
	padding : 3px 0px 3px 0px;
	
}

div.expressFee2 {

	background-color : #fcf9c7;
	float : left;
	width : 137px;
	padding : 3px 0px 3px 0px;
	text-align : center;
	
}

div.standardBuy {

	float : left;
	width : 40px;
	padding : 3px 0px 3px 0px;
	text-align : center;

}

div.expressBuy {

	float : left;
	width : 40px;
	padding : 3px 0px 3px 0px;
	background-color : #fcf9c7;
	text-align : center;
	
}

div#inner {  display: table; height: 50px;  position: relative; overflow: hidden;  }
div#middle {  position: absolute; top: 50%;display: table-cell; vertical-align: middle;  }