#bbb_container {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: normal;
}
#bbb_container img {
	float: none;
	margin: 0;
	padding: 0;
}
#bbb_box_title {
	height: 30px;
	background: #CC0000;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
}
.bbb_product_name {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.product_price {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.bbb_formbutton {
	background-color: #97B9FF;
	border:1px solid;
    border-top-color: #C1D5FF;
    border-left-color: #C1D5FF;
    border-right-color: #770507;
    border-bottom-color: #770507;
	height: 19px;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}
.bbb_select {
	font-size: 10px;
}

