.sabertron_ebay_wrapper p, .sabertron_ebay_wrapper a {
	font-family: Arial, sans-serif;
	color: #ccc;/*#5a5e66;*/
	font-size: 12px;
	margin:0px;

}
.sabertron_ebay_wrapper img {
	border:none;	
}
.img_left {
	float: left;
	padding-right:10px;
}
.sabertron_ebay_wrapper .caption {
	text-align:center;
	font-size:10px;	
	padding-top:0px;
}

.sabertron_ebay_wrapper table {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}


.sabertron_ebay_wrapper table tr td {
	padding: 2px;
	padding-left:5px;
	margin: 0px;
}


.sabertron_ebay_wrapper table tr.alt {
	background: #F3F3F3;
}

/*************************/
/* 		PRODUCT
/**************************/
.sabertron_ebay_listing {
	background:#000000;	
}
.sabertron_ebay_wrapper {
	
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background:#000;
	padding-top: 155px;
}
.decepticon_page, .autobot_page {

}
.product_list {
	padding:10px;
}
.sabertron_ebay_wrapper .product {
	margin:10px 0px 10px 0px;
}
.product_icon a {
	background:#fff;
	padding:0px;
	float:left;
	margin:0px;
	border:1px solid #aaa;
}

.product h1, .product h3 {
	background:none;
	font-size:17px;	
}
.product h1 { font-size:20px; };
.product_icon img {
	border:1px solid #000;	
}
.product .label {
	color:#d06118;
	font-size:14px;
	text-align:right;
}
.product .property {
	text-align:left;	
}
.product table {
	float:left;
	width:auto;
	margin-left:10px;
}
.product table td {
	margin:0px;
}
.product table tr.alt {
	background:#111;	
}
.product a {
	color:#cccc00;	
}
/***************************/
/* 		PRODUCT PANE
/**************************/
.product_pane {
	width:650px;
	margin-left:auto;
	margin-right:auto;
	background:#121212;
}
.product_pane .pane_content {
	margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
	background:transparent;
}
/***************************/
/* 			AUTOBOT
/**************************/
.autobot h1, .autobot h2, .autobot h3 {
	color:#c01d1d;
}
.autobot h1 {
	background:#c01d1d;
	color:black;
	padding:4px;
	padding-left:10px;
	margin:0px;
}
.autobot .product_icon a {
	background:#c01d1d;	
}
.autobot .property {
	color:#c01d1d;	
}


/***************************/
/* 			DECEPTICON
/**************************/
.decepticon h1, .decepticon h2, .decepticon h3 {
	color: #a06ad8;
}

.decepticon h1 {
	background:#a06ad8;
	color:black;
	padding:4px;
	padding-left:10px;
	margin:0px;
}
.decepticon .product_icon a {
	background:#a06ad8;
}
.decepticon .property {
	color:#a06ad8;
}
.product_icon a:hover {
	background:#cccc00;	
}


#saber_footer {
	color:#333;
	clear: both;
	
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	width:650px;
	height:37px;
}
#saber_footer a {
	color:#3366cc;
	font-size:11px;
}
.saber_footer_content {
	padding:5px 10px;
}
.saber_copyright {
	float: left;
	
	font-family: Arial, sans-serif;	
	font-size: 11px;
	color: #333;
	
	display: block; 
	padding: 8px 6px 0px 10px;
	margin: 0px;
}

