body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#comps {
	margin-top: 18px;
	margin-bottom: 27px;
	margin-right: 18px;
	width: 100%;
	border-bottom: 1px solid #999999;
	padding-bottom: 3px;
}
#comps td {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	line-height: 14px;
	padding: 3px 15px 2px 0px;
	text-align: left;
	border-top: 1px solid #BBBBCC;
	white-space: nowrap;
}
#comps a {
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}
#comps a:hover {
	border-bottom: none;
	color: #CC0000;
}
#comps .sort {
	color: #996666;
	padding-top: 5px;
	padding-bottom: 4px;
	border-top-color: #999999;
}
#comps .sort a {
	color: #666666;
	border-bottom: 1px dotted #666;
	font-weight: bold;
	padding-bottom: 1px;
}
#comps .sort a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC3333;
}
#comps .c {
	width: 30%;
}
#extra .more a {
	font-weight: bold;
	color: #996666;
	text-decoration: none;
	border-bottom: 1px dotted #996666;
	padding-bottom: 1px;
}
#extra .more a:hover {
	color: #CC3333;
	border-bottom: 1px dotted #CC3333;
}
#icomp {
	width: 100%;
	height: 100%;
	border: 0px;
}
#inav {
	height: 720px;
}
