a:link,
a:focus,
a:visited {
	color:#C0C0C0;
	text-decoration:none;
}
a:hover,
a:active {
	color:#000000;
}
body {
	margin:10px 10px 0 10px;
}
h1 {
	font-size:12px;
	margin-bottom:1em;
}
div.popup {
	width:292px;
	height:380px;
	font-size:10px;
}
div.popup p {
	margin-bottom:1em;
}
body.terms .jScrollPaneContainer ,
body.terms .jScrollPaneScrollable
{
  width:292px !important;
  height:380px !important;
}

