#both {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	left: 50px;
	width: 630px;
	color: #444444;
	cursor: default;
}
.ctr { text-align: center; }
.title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0px;
}
.header.ctr {
	margin: 0px;
}
#both li {
	margin: 8px 0px;
}
#both a, #both a:visited, #both a:active {
	color: #003399;
	font-weight: normal;
}
.orange {
	color: #FF9900;
}
.blue {
	color: #000066;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.normal {
	font-weight: normal;
}
.sup {
	font-size: 8px;
	vertical-align: top;
}
span.inline {
	display: inline;
}

h1, h2, h3, h4 { margin: 0px; font-weight: bold; }
h1 { font-size: 16px; padding: 20px 0px 5px; }
h2 {
	font-style: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0px;
}
h3 { font-size:11px; font-style:italic; padding:25px 0 10px; }
.terms h3 {
	padding: 10px 0;
	font-size: 14px;
}
h1.nopad, h2.nopad, h3.nopad {
	padding: 0;
	margin: 0;
}
.terms ul { margin-top: 0; }
.terms li { padding: 6px 0 0 20px !important; }
h4 { font-size:11px; background:url(images/tos/tic.gif) center left no-repeat; padding-left:11px; font-weight:normal; margin-top:15px; }
#both a, #both a:link, #both a:visited { color:#003399; text-decoration:none; }
#both a:hover, #both a:active { text-decoration:underline; }
#both a.orange, #both a.orange:link, #both a.orange:visited { color:#FF9900; }
#both a.anchor, #both a.anchor:link, #both a.anchor:visited, #both a.anchor:hover, #both a.anchor:active { color:#666666; text-decoration:none; }

#both ol { margin:15px 0 0 10px; padding-left:10px;  }
#both ol li { padding-left:20px; padding-bottom:15px; }
#both ul li { margin:0; padding:0; }

#loginBar a { color: #FF9900; }

.royaltypolicy h3 {
	font-size: 12px;
	padding: 10px 0;
}
.royaltypolicy p {
	margin-bottom: 10px;
}

textarea#tos {
	margin-top: 15px;
	padding: 0 0 0 4px;
	width: 100%;
	font-size: 11px;
}
#tosHolder input#acceptTos { margin: 0; }
#tosHolder p { line-height: 1.5em; }
