.rack-body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-attachment: fixed;
	background-image: url(rackmount-images/rackmount-case-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}
.rack-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.sidebar {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F0F0F0;
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;





}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
}
.rack-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
