/* -------------------------------------------------------------------------- */
/* global common definitions (common.css)                                    */
/* ------------------------------------------------------------------------ */

/*************************************/
/*********  country infos  **********/ 
/***********************************/
#countryinfos 							{font-family:Verdana,Arial;}
#countryinfos h1 						{font-size:18px; margin-bottom:20px;}
#countryinfos h3 						{border-bottom:1px solid #999999; color:#666666; font-size:14px; font-weight:bold; margin:10px 0pt; padding-bottom:5px;}
#countryinfos .liSubjectTitle 			{clear:both; font-weight:bold; margin-right:10px; padding-top:5px;}
#countryinfos .liSubjectInfo 			{padding-top:5px;}
#countryinfos .liTable 					{border-color:#999999; border-style:solid solid none; border-width:1px 1px medium; width:465px; background:#FFF;}
#countryinfos .liHeader div 			{background:#EFEFEF none repeat scroll 0%; float:left; font-weight:bold; height:15px; padding:5px; }
#countryinfos .liRow 					{clear:both; height:25px;}
#countryinfos .liRow div 				{border-bottom:1px solid #999999; float:left; padding:5px; text-align:center;}
#countryinfos .liPassportInfoCountry, 
#countryinfos .liPassportRequired, 
#countryinfos .liVisaRequired 			{width:105px;}
#countryinfos .liReturnTicketRequired 	{width:110px;}
#countryinfos .liPrecaution, 
#countryinfos .liSpecialPrecaution 		{width:139px;}
#countryinfos .liCertificate 			{width:157px;}


