/* Style sheet for System Information index page */

.contains2 {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	clear:both;
	}
.box-left {
	float:left;
	width:200px;
	}
.box-right {
	float:right;
	width:200px;
	}
