.cbContainer {
	background-color: #EAEAEA;
	width: 217px;
	border: 2px solid #CCCCCC;
	overflow: hidden;
	margin: 0px;
	padding: 0px;

}
.cbBar {
	background-image: url(images/cbBarBG.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
}
.cbContent {
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;



}
.buttonBars {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.imgBorder {
	border: 1px solid #999999;


}
.cbBarBestSeller {
	background-image: url(images/cbBarBG.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	padding-left: 10px;
	text-align: center;

}
