@charset "utf-8";
/* CSS Document */
* { margin:0px; padding:0px; }

		.clearfix:after 
		{
		  content:".";
		  display:block;
		  height:0;
		  clear:both;
		  visibility:hidden;
		}
		/* Hides from IE-mac \*/
		* html .clearfix { height:1%; }
		/* End hide from IE-mac */

dl { margin:0px; padding:0px; list-style-type:none; }
dl dt { margin:5px; padding:5px; font-size:14px; background:#00CCFF;} 
dl dd { margin:0px; padding:0px; margin:5px; list-style-type:none; }

#link-exchange-wrapper { width: 820px; margin:5px; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:normal; position:relative; }
#link-exchange-wrapper a { text-decoration:underline; font-weight:bold; }
dl#internationnal-travel { width:400px; float:left;}

dl#other-link-exchange { float:right; width:400px; }
dl#link-directories { float:right; width:400px; }
dl#thai-link-exchange { float:left; width:400px; }


