button {
	font: 1em arial, helvetica, sans-serif;
}

p {
	margin-bottom: 8px;
}

#pagewrap label {
	display: inline-block;
	width: 150px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

#pagewrap input[type="text"] {
	width: 280px;
	padding: 1px !important;
	font-size: 17px;
}

select {
	width: 284px;
}

input.short {
	width: 150px;
}

select.short {
	width: 154px;
}

#side-panel {
	display: block;
	float: right;
}

.kbclick {
	cursor: pointer;
}

.mac {
	width: 250px;
}

.hoverbox {
	background: #FFF;
	display: none;
	padding: 20px;
	border: 1px solid #007ac3;
	position: absolute;
	text-align: left;
	width: 400px;
}

#agreement {
	display: inline-block;
	width: 280px;
}

#agree_wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 45px;
}

#promocode {
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #455560;
	color: white;
	width: 400px;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#errors {
	color: red;
}

#leftpanel {
	width: 58%;
	float: left;
}

#rightpanel {
	width: 40%;
	float: right;
	display: none;
}

#contentWrapper {
	overflow: auto;
}

#sataform {
	overflow: hidden;
}

#systems {
	width: 100%;
}

#systems, #systems td, #systems th {
	padding: 3px;
}

.center {
	margin: 0 auto;
}

.donesystem {
	color: #494949;
	font-style: italic;
}

.serial_column {
	width: 300px;
}

.cables_column, .rma_column {
	width: 100px;
}