@charset "utf-8";
li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(decrapified-libutton.png);
}
h1 {
	font-size: 16px;
	color: #413E68;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
table {
	border-collapse:collapse;
}	
.decrapified-green-border {
	border: 1px solid #CBFF97;
}
.decrapified-heading {
	background-image: url(decrapified-logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 115px;
}
.decrapified-heading-result {
	background-image: url(decrapified-logo-thm.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 82px;
}
a.nota-crappy-button {
	background-image: url(decrapified-button1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	float: left;
	padding-left: 6px;
	width: 220px;
	padding-bottom: 12px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nota-crappy-button:hover {
	background-image: url(decrapified-button2.png);
}
a.nota-crappy-button:visited {
}
a.nota-crappy-button2 {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75C705;
	padding-right: 5px;
	border: 1px solid #6633CC;
	background-image: url(decrapified-button-bg1.png);
	background-repeat: repeat-x;
}
a.nota-crappy-button2:hover {
	background-color: #88FF04;
	background-image: url(decrapified-button-bg2.png);
}
a.nota-crappy-button2:visited {
}
.nocrap-commentary {
	font-size: 14px;
}
.nocrap-largetype {
	font-size: 18px;
	color: #666666;
}
.uncrappy-search-bg {
	background-color: #FEF2C5;
	border: 1px solid #00CC33;
	color: #009900;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 8px;
}
.uncrappy-inputbox {
	font-size: 16px;
	color: #1C0035;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #5000B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.uncrappy-inputbox-small {
	font-size: 11px;
	color: #1C0035;
	background-color: #FFFFFF;
	border: 1px solid #5000B0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.decrapified-ebay-txt {
	background-color: #FAFFE6;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #3C306B;
}
.crap-less-boxheading {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}
a.nocraplink {
	font-size: 11px;
	color: #2E2E65;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
a.nocraplink:hover {
	color: #3333FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a.nocraplink:visited {
}
#nocrappy-div {
	position:absolute;
	left:316px;
	top:90px;
	width:504px;
	height:22px;
	z-index:1;
}
.orangeline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	height: 4px;
}
.greenline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #66FF00;
}
.largetxt {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
