#widget-body {
	overflow: hidden;
}

#frame {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}

#navButtonLeft {
	float: right;
	padding: 3px;
}

#titleLogo {
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-left: 76px;
	padding: 0;
	padding-top: 13px;
	font-weight: bold;
	font-size: 18px;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 215px;
	overflow: hidden;
}

#navButtonRight {
	position: absolute;
	top: 7px;
	left: 5px;
	cursor: pointer;
}


#body {
	clear: both;
}

#header {
	left: 0px;
	top: 0px;
	height:44px;
	width: 320px;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/header-bck.png) repeat-x;
}

.searchBarContent {
	float: left;
}

#searchForm {
	float: left;
	clear: both;
}

#searchBar {
	background: black url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/background-bottom.png) repeat-x;
	height: 44px;
	position: relative;
}

.searchBarContent > img {
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

.searchBarContent > form > input {
	border: 1px solid silver;
	font-size:18px;
	font-weight: bold;
	height: 24px;
	vertical-align:middle;
	padding: 2px;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.searchBarContent > form > input.active {
	color: black;
	text-shadow: 2px 2px 2px #5b5b5b;
}


.searchBarContent > form > input.inactive {
	color: #999;
	text-shadow: none;
}

.searchBarContent > form > input.button {
	font-size: 16px;
	height: 24px; 
	color: #333;
}

#emailButton {
	position: absolute;
	top: 0px;
	left: 218px;
	width: 59px;
	height: 30px;
	margin-top: 7px;
	margin-left: 35px;
	padding-top: 7px;
	padding-left: 8px;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/email-button-black.png) no-repeat;
	cursor: pointer;
}

#emailButton a {
	//color: #3B6285;
	color: #ddd;
	text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0;
	font-size: 16px;
	text-decoration: none;
}

#cancelButton {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #333;
}

#footer {
	font-size: 10px;
	color: #666;
	text-align: center;
	margin: 2px;
}

* {
	font-family: Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

.rssDate {
	font-family: Arial, "Lucida Grande";
	font-size: 11px; 
	font-weight: bold; 
	color: #3B6285;
	margin-bottom: 4px;
}

.rssDescription {
	padding: 5px;
	color: #333;
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.menu {
	width: 100%;
	list-style-type: none;
}

.menu > li {
	clear: both;
	height: 45px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	margin: 0;
	padding: 8px 0pt 8px 10px;
	border-bottom: 1px solid #ddd;	
}

.menu > li.rssItem {
	height: 70px;
	padding: 0px 0pt 8px 10px;
}

.menu > li > a {
	text-overflow: ellipsis;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 8px 32px 8px 10px;
	margin: 0px 0pt -8px -10px;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/arrow-right.png) no-repeat right center;
}

.menu li button {
	font-size:16px;
	font-weight:bold;
	vertical-align: middle;
}

.menu li img {
	border: 0px;
	vertical-align:middle;
	margin-right: 5px;
        float: left;
}

.info_msg {
	font-size: 18px;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 150px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

#searchOverlay {
	display: none;
}

.screen {
	float: left;
}

.itemContainer
{
	//background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/item-background.jpg) repeat-x;
	clear: both;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

.listItem {
	color: inherit;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/arrow-right.png) no-repeat right center;
	cursor: pointer;
	text-decoration: none;
}

.listItem a {
	text-decoration: none;
	color:inherit;
}

.listItemImage {
	border: 1px solid silver;
	margin: 0px 5px 5px 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 120px;
	height: 90px;
}

.listItemTitle {
	font-weight: bold;
	text-shadow: 1px 1px 1px #9b9b9b;
	margin: 5px;
	font-size: 14px;
	color: #333;
}

.listItemDate {
	font-size: 10px;
	font-weight: bold;
}

#merchantItemHeader {
	background-color: #eee;
	padding: 4px;
	text-align: center;
}

#merchantItemHeader .merchantItemTitle {
	color: #0066ff;
	text-shadow: 1px 1px 1px #9b9b9b;
	font-weight: bold;	
}

.merchantImage {
	width: 100px;
	float: left;
	//border: 1px solid silver;
	margin: 2px;
	margin-right: 1px;
}

.merchantName {
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;	
}

.merchantName a {
	color: #444;
	text-decoration: none;	
}

.buyingGuide {
	text-align: center;
}

.buyingGuide a {
	text-decoration: none;
}

.summaryBlock {
	font-size:16px; 
	color: #333; 	
	padding: 5px; 
	border-bottom: 1px solid #ddd;
}
.summaryBlock span {
	font-weight: bold; 
	color: #999;
}

.last {
	border: 0;
}

.goodBadBlock {
	clear:both; 
	margin-left: 5px;
	margin-right: 5px;	
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.merchantsContainer {
	clear: both;
	background-color: rgb(197, 204, 211);
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #666;
}

.merchant {
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 5px;
	background-color: white;
	margin-bottom: 5px;
}

.merchant a {
	text-decoration: none;
}

.buttonBck {
	height: 32px;
	float: right;
	background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/button-body.png) no-repeat top right;
	cursor: pointer;
	text-align: center;
}

.priceButton {
	width: 176px;
	margin-right: 5px;
	padding-top: 8px;
}

.phoneButton {
	width: 178px;
	padding-top: 9px;
}

.productContainer {
	padding: 1px;
	//background: url(http://i.i.com.com/cnwk.1d/i/wdgt/ipr/item-background.jpg) repeat-x;
}

.productName {
	font-size: 14px;
	text-shadow: 1px 1px 1px #666;
	margin-bottom: 5px;
	color: #0066ff;
	font-weight: bold;
}

.editorsRating {
	font-weight: bold;
	color: #333;
}

.pricingInfo {
	font-weight: bold;
	color: #3B6285;
}


.manufacturer {
	display: none;
}

.productImage {
	float: left;
	width: 90px;
	height: 90px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: -15px 0px;
	border: 1px solid silver;
	margin-right: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

#productInfo
{
	padding-top: 2px;
	height: 95px;
}

#good {
	margin-bottom: 3px;
	margin-top: 3px;
}

#good .top {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-top-pos.png") top left no-repeat;
	height: 18px;
	width:100%;
}

#good .bottom {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-bottom-pos.png") bottom left no-repeat;
	width:100%;
}

#bad {
	margin-bottom: 3px;	
}

#bad .top {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-top-neg.png") top left no-repeat;
	height: 18px;
	width:100%;
}

#bad .bottom {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-bottom-neg.png") bottom left no-repeat;
	width:100%;
}


#bottomLine {
	margin-bottom: 3px;	
}

#bottomLine .top {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-top.png") top left no-repeat;
	height: 18px;
	width:100%;
}

#bottomLine .bottom {
	background: url("http://i.i.com.com/cnwk.1d/i/wdgt/ipr/bck-bottom.png") bottom left no-repeat;
	width:100%;
}

.reviewText {
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:15px;	
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.clearfix {
}
.clearfix {display:block;}