/* $Id: common.css,v 1.1 2005/07/07 11:16:43 rolipe Exp $ */

html {
	height: 100%;
}

body {
	background-color: #000;
}

body, table.pos {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.view {
	width: 779px;
	text-align: left;
	border: none;
}

