﻿@charset "utf-8";

/*  Body
---------------------------------------------------------- */

h1.text {
	padding: 20px 0 0 20px;
	margin-bottom: 0;
	border: none;
}

body.one-column div#body {
	margin-bottom: 0;
	background: url(/worldwide/image/bg-worldwide.gif) no-repeat 0 5px;
}

body.one-column div#body div#main {
	float: right;
	width: 555px;
	margin-top: -47px;
	position: relative;
}


div#body h2 {
	padding: 5px;
	border-bottom: 1px solid #999;
}

div#body div#main ul {
	margin: 0 5px;
}

div#body div#main ul li {
	float: left;
	width: 180px;
}

div#body div#main div {
	margin-bottom: 30px;
}

/*---------------------------------------------------------- 

div#body div#main li  {
	font-size: 80%;
	padding-bottom: 8px;
	list-style-type: disc;
	list-style-position: inside;
	
}

div#body div#main a:link,
div#body div#main a:visited {
	color: #999;
	text-decoration: none;
}

div#body div#main a:hover {
	color: #0073cf;
	text-decoration: underline;
}


 */

/*  Clearfix
---------------------------------------------------------- */

div#body div#main div:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

div#body div#main div {
	display: inline-block;
}

/*\*/
* html div#body div#main div {
	height: 1%;
}

div#body div#main div {
	display: block;
}
/**/
