/* Override default alignment from shell.css */
#mainContentContainer {
	text-align:left;
}

/* Policy structure */
.mainHeader{
	border-bottom: solid;
	border-width: 1px;
}
#main{
	padding:0 20px;
}
a.toTop {
	background: url(../en/img/btn-backtotop.gif) no-repeat;
	width:80px;
	text-indent:-999em;
	z-index:100;
	float:right;
	margin:15px 0;
}
#main p{ 
	margin-bottom:15px;
}

/* Terms and privacy */
ul#toc{ 
	position:relative; 
	margin-bottom:40px;
}
ul#toc li{ 
	border-bottom:1px dotted;
	height:25px;
	width:100%;
 }
ul#toc li a{ 
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:8px 3px;
	color:#3ec6c7;
	text-decoration:none;
 }
ul#toc li a:hover {
	color:#333;
}
#main p.disclaimer{ 
	color:#666; 
	font-weight:bold;
	padding:10px;
	border:2px dotted;
}  
#main ul.terms{ 
	list-style:disc; 
	margin-left:14px;
	margin-bottom:40px;
		color:#666;
		font-size:11px;
}
p.bottomPage{
	padding-bottom:35px;
}

h2 {
	font-weight:normal;
	}
 
h2.legal{
	position:absolute;
	background: url(../en/img/hdr-legal.gif) no-repeat;
	height:50px;
	width:850px;
	top:190px;
	left: 75px;
	text-indent:-999em;
}

h2.privacy{
	position:absolute;
	background: url(../en/img/hdr-privacy.gif) no-repeat;
	height:51px;
	width:850px;
	top:190px;
	left: 75px;
	text-indent:-999em;
}

h3{
	position:relative;
	color:#333333;
	font-weight:bold;
	font-size:14px;
	margin:40px 0 10px 0;
}

h4{ font-weight:bold; 
	font-size:14px;
	color:#666;
	margin: 1.33em 0 10px 0;
		}

p {
	font-size:11px;
	line-height:16px;
	color:#666;
}

.addresses ul, li {
	font-weight: bold;
	font-size: 11px;
	line-height:16px;
	color:#666;
	}
