@import url(/styles/webservices.css);

div#popin div#legal { width: 546px; }
div#legal h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 6px 0px;
	padding: 4px 0px 4px 5px;
	border: 1px solid white;
	color: white;
	background: url(../images/backgrounds/box_438_top.png) top left no-repeat;
}
div#legal p {
	text-align: justify;
	margin: 0px 3px 9px;
}
div#legal div.buttons { margin: 10px 0; float: left; }
div#legal div.legal_contents { overflow: auto; height: 450px; margin: 0 10px; background: #f8fcff; padding: 10px; }

div#popin div#legal div.buttons { margin: 10px 0; }

div#popin div#legal div.buttons button { margin-left: 450px;  }

div#contents div.buttons { float: right; }
div#contents div.buttons a { padding-left: 20px !important; }

