#navigation #rss img {
	vertical-align: middle;
	border: none;
	width: 14px;
	margin: 0 2px 0 0;
}

.rss {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/img/rss.png") no-repeat 0 50%;
}

#navigation {

	height: 50px;
	background: #333;
	overflow: hidden;
	line-height: 2em;
}

#navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 800px;
}

#navigation ul li {
	background: none;
	display: inline;
	float: left;
	list-style-type: none;
	padding: 0;
}

#navigation ul li a {
	color: #ddd;
	display: block;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding: 0 25px 0 25px;
	text-decoration: none !important;
	font-size: 12px;
}



* html #navigation ul li a {
	float: left;
}

#navigation ul li a#active {
	background: #bbb;
	color: #c28076 !important;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #fff !important;
}

* html #sidebar2 {
	margin-left: 10px;
}

a {
	color: #769fc2;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #c28076 !important;
	text-decoration: underline;
}

body {
	background: #fff;
	color: #555;
	font: normal 11px/1.9em Lucida Grande,"Lucida Sans Unicode", Trebuchet MS, Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	margin: 5px 0px;
}

p.url {
font-size: 25px;
margin-bottom: 30px;
}

h1, h2 {
	border-bottom: 1px solid #d5d7d0;
	color: #c28076;
	font: normal 17px/normal "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0 0 3px 0;
}

h1 a, h2 a {
	color: #c28076 !important;
}

h1.spaced, h2.spaced {
	margin-bottom: 10px;
}

h3 {
	font: bold 13px/normal "Trebuchet MS", Verdana, sans-serif;
	line-height: normal;
	margin: 0;
	color: #000;
	padding: 10px 0px 0px;
}

h3 a {
	font: bold 13px/normal "Trebuchet MS", Verdana, sans-serif;
}

h4 {
	border-bottom: 1px solid #d5d7d0;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	text-align: left;
}

hr, .hide {
	display: none;
}

.entrytext {

padding: 0;

}

ol.commentlist {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #d5d7d0;
}

ol.commentlist li {
	padding: 10px;
	border-top: 1px solid #d5d7d0;
}

ol.commentlist li.alt {
	background: #fafdf4;
	border-top: 1px solid #d5d7d0;
	padding: 10px 10px 13px 10px;
}

.alternate {
	float: right !important;
}

.clear {
	clear: both;
}

.more {
	font-weight: bold;
}

.more-link {
	display: block;
	font-weight: bold;
	margin: 5px 0;
	text-align: right;
}

.post {
	/*border-bottom: 1px solid #d5d7d0;*/
	margin: 0 0 15px 0;
}

.wide-content {
	width: 698px !important;
}

#bottom {
	clear: both;
}

#column1 {
	float: left;
	width: 226px;
}

#column2 {
	float: left;
	margin-left: 20px;
	width: 232px;
}

#column3 {
	float: left;
	margin-left: 20px;
	width: 262px;
}

#comments, #respond {
	margin: 20px 0;
}

#content {
	clear: both;
	float: left;
	width: 478px;
}

#content h2 a {
	color: #769fc2;
}

#footer:before {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#footer {
	border-top: 1px solid #d5d7d0;
	clear: both;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

p.ebayurl {
	font-size: 10px;
}
#footer, #footer p {
	line-height: 15px;
}

#header {
	margin: 5px 0;
	height: 10px;
	overflow: hidden;
}

#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}



#logo {
	margin: 0 !important;
	padding:0 !important;
}

#logo a {
	background: url(/img/eburl_logo_n.gif) no-repeat;
	display: block;
	float: left;
	height: 50px;
	margin: 0;
	padding: 0 !important;
	padding-right: 10px !important;
	text-decoration: none;
	text-indent: -9999px;
	width: 67px;
}

#header #header-ad {
	color: #bbb;
	float: right;
	width: 468px;
}

#header #header-ad a {
	color: #999;
}
#page {
	margin: auto;
	text-align: left;
	width: 800px;
}

#searchform {
	margin: 10px 0 15px 0;
}

#searchform #s {
	border: 1px solid #d5d7d0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
	width: 160px;
}

#searchform #s:focus {
	background: #fafdf4;
	border-color: #C3B9A2;
}

#searchform #searchsubmit, #submit {
	background: url(/inc/img/button-bg.gif) #fdfff7 left bottom repeat-x;
	border: 1px outset #FFFFFF;
	color: #769fc2;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#searchform #searchsubmit:active, #submit:active {
	border-style: inset;
}

#sidebar {
	float: left;
	margin-left: 15px;
	overflow: hidden;
	width: 307px;
	overflow: hidden;
}

#sidebar p {
	margin: 5px 0 20px 0;
	line-height: 2em;
}

#sidebar2 {
	float: left;
	overflow: hidden;
	width: 180px;
	overflow: hidden;
	margin-left: 15px;
}

ul.links {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul.links li {
	display: block;
}

ul.links li a {
	border-bottom: 1px solid #d5d7d0;
	color: #769fc2;
	cursor: pointer;
	display: block;
	text-decoration: none !important;
}

ul.links li a span.leftlink {
	float: left !important;
}

ul.links li a span.rightlink {
	visibility: hidden;
	float: right !important;
	font-weight: bold;
}

ul.links li a:hover {
	background: #fafdf4;
	border-bottom-color: #C3B9A2;
	color: #c28076 !important;
}

ul.links li a:hover span.rightlink {
	color: #555 !important;
	visibility: visible;
}

ul.links li a:after {
	clear: both !important;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

ul.links_list {

padding: 0 0 8px 0;
margin: 0;

}

ul.links_list li {

padding: 0 0 6px 0;

}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {
	text-align: center;
}

* html .navigation {
	height: 0;
}

.navigation {
margin: 10px 0;
}

input, textarea {
	border: 1px solid #d5d7d0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
}

input:focus, textarea:focus {
	background: #fafafa;
	border-color: #C3B9A2;
}

#content ul.normal {
	padding: 0 0 0 10px;
	list-style-type: none;
}

#content ul.normal li {
	/*background: url("/img/bullet.gif") left 0.9em no-repeat;*/
	padding-left: 12px;
}



#submitform input, #submitform textarea, #contactform textarea, #contactform input, #commentform textarea, #commentform input {
	width: 350px;
	margin: 3px 0 0 0;
}

#submitform, #commentform, #contactform {
	background: #fafdf4;
	border: 1px solid #d5d7d0;
	padding: 10px;
}

#submitform label, #commentform label, #contactform label {
	display: block;
}

#submitform label span, #commentform label span {
	color: #999;
}

#submit {
	width: auto !important;
}

.thanks {
	font: normal 15px/normal "Trebuchet MS", Verdana, sans-serif;
}

.thanks strong {
	color: #c28076;
} 

.comment-info {
	font: bold 12px/normal "Trebuchet MS", Verdana, sans-serif;
}

#commentform {
	margin: 20px 0 0 0;
}

#commentform p {
	margin-top: 0;
}

#sidebar2 li a, #sidebar2 h2 {
	width: 180px;
}

.error {
	font-weight: bold;
}

.error span {
	color: #aa2211;
	font-weight: normal;
}

#eburlizer .text  {
	font-size: 20px;
}
#eburlizer .url {
    width: 471px; 
}
#eburlizer input.gobtn {
height:31px;

	font-size: 20px;
}
#eburlizer {
	margin-bottom: 15px;
}


input.good {
    background: url(/img/good.jpg) no-repeat;
    background-position: center right;
    
    font-size: 20px;
    text-transform: lowercase; 
}
input.bad {
    background: url(/img/bad.jpg) no-repeat;
    background-position: center right;
    
    font-size: 20px;
    text-transform: lowercase;
}