/* CSS Document */

.productlisting {
}
.productlisting .holder {
	width:885px; 
}
.productlisting .leftcolumn {
	width:49%;
	float:left;
}
.productlisting .rightcolumn {
	width:49%;
	float:right;
}
/***** TESTING **************/

/***** END TESTING **************/
.listingtitle {
	font-size:26px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#e97400;
	width:854px;
	margin: 10px 0 0 0;
	border-bottom:1px solid #e4e1d8;
}

	.plprodMid {margin-right:10px; width:490px;}
			.plrule hr {width:854px;}
			.plproductNew {padding-left:0px;}
			
.secondfeedinclude {
	width:816px;
	padding-bottom:10px;
	display: none;
}	

.soldOutMsg {
  text-align: left;
  font-weight: bold;
  color: #EF7500;
  border-bottom: 1px solid #C4C0B4;
  padding-bottom: 7px;
}


#ctl00_pnl_RightNavAlternate ul.lpactlist {
		margin: 4px 0 7px 0;
		padding: 0 0 5px 0;
		list-style-type: none;
		border-bottom: 1px solid #c4c0b4;

	}
#ctl00_pnl_RightNavAlternate	ul.lpactlist li.lpactlistin {
			padding: 4px 0 0 7px;
			z-index: 100;
		}

#ctl00_cphProduct_ctl00_lbl_LiveStreamView_SpecialPriceText{
	display:none!important;
}
		
/*.secondfeedinclude {
	height:50px;
	width:816px;
	background:#cccccc;
	padding: 20px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}		
*/
		
/*.previousitem {
	font-weight:bold;	
	width:405px;	
	height:70px;
	margin:0 30px 10px 0;
	padding:0;
	border-bottom:1px solid #e4e1d8;
}
.previousitem img {
	padding:3px 0 0 0;
	float:left;
}
.previousiteminfo {
	float:right; 
	padding: 7px 0 0 0;
	width:320px; 
 }
 .previousiteminfo a {
	text-decoration:none;
 }
  .previousiteminfo a:hover {
	text-decoration:underline;
 }
.previousitem .itemnum {
	padding:0;
}
.previousitem .shortdesc {
	width:280px;
	display:block;
}
.previousitem .price {
	padding:0;
	text-align:right;
}
.lastitem {
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}*/
