
.list_widget  {
	margin-left: 2px;
	background-color: #FFF;
	width: 464px;
	
	overflow: hidden;
}

.list_widget .product {
	width: 232px; 
	float: left; 
}

.pub_widget  {
	margin-left: 2px;
	background-color: #FFF;
	width: 464px;
	
	overflow: hidden;
}
.pub_widget h2{
font: bold 13px arial, helvetica;
color:#444444;
}



.pub_widget table_container {
	
	background-color: #FFFFFF;
	width: 464px;
	height: 1px;
	margin-left: 1px;
	overflow: hidden;
	
}


.pub_widget .product {
	width: 232px; 
	height: 86px;
	float: left; 
}


.pub_widget .product_image {
	margin: 6px;
	padding: 0;
	float: left;
	width: 75px;
	height: 75px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
}

.pub_widget .product_img {
	padding: 0;
	border: 0;
}
	
.pub_widget .product_title {     
	font: normal 12px arial, helvetica;
	margin-top: 6px;
	margin-bottom: 2px;
	overflow: hidden;
}

.pub_widget .product_title a,  .product_title a:visited,  .product_title a:hover {
	text-decoration: none;
	color: #166ACA;
}
	
.pub_widget .product_price {     
	margin: 0;     
	padding: 0 10px;
	text-align: right;
}

.pub_widget .product_price img {    
	border: none; 
	vertical-align: middle;
}

.pub_widget .product_price a, .pub_widget .product_price a:visited { 
	font: normal 10px arial, helvetica;     
	color: #166ACA;
	text-decoration: none;
}

.pub_widget .product_merchant {
	margin: 10px 6px 4px 6px;
	text-align: center;
}

.pub_widget .product_merchant a, .pub_widget .product_merchant a:visited {
	font: normal 10px arial, helvetica;     
	color: #000000;
	text-decoration: none;
}

.pub_widget .cw_powered_by {
	position: absolute;
	background: transparent;
	left: 326px;
	top: 86px;
}

.pub_widget .cw_powered_by a {
	height: 18px;
	width: 150px;
	display: block;
}
