#content {
	min-height: 2100px;
}

/* Table for Product Comparison */

table#compare {
	margin-top: 27px;
	table-layout: auto;
	empty-cells: show;
	border-collapse: collapse;
	width: 445px;
	border: 0;
}

td.col1 {
	width: 46%;
	height: 35px;
	padding-left: 10px;
	color: #ffffff;
}

td.col2 {
	width: 18%;
	height: 35px;
	color: rgb(255, 127, 0);
	font-weight: bold;
}

td.col3 {
	height: 35px;
	width: 18%;
	color: #ffffff;
}

td#small {
	height: 10px;
	color: #ffffff;
}

.line {
	height: 1px;
	border-top-color: #434343;
	border-top-style: solid;
	border-top-width: 1px;
}

p.footnote {
	margin-top: 10px;
	color: white;
	font-style: italic;
	font-size: 10px;
}

strong {
	color: rgb(255, 127, 0);
	font-weight: bold;
}

big {
	font-size: 1.5em;
}

.red {
	color: red;
}

/* rax sidebars */

.raxsidebar {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 120px;
	background-repeat: no-repeat;
	background-position: left 2px;
}

#visualizers {
	background-image: url(../images/visualizers_100.png);
}

#aupreview {
	background-image: url(../images/au_preview_100.png);
}

.rax_badges {
	margin-top: 20px;
	border-style: none;
	border-width: 0px;
	margin-bottom: 40px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: left 5px;
}

#rax_plasq {
	background-image: url(../images/plasq_logo_75.png);
}

#rax_intel {
	background-image: url(/resources/images/badges/apple/intel_75.png);
}

#rax_quartz {
	background-image: url(/resources/images/badges/apple/quartz_75.png);
}

#rax_audiounits {
	background-image: url(/resources/images/badges/apple/audiounits_75.png);
}
