#asd_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;
}
#asd_container img {
	float: none;
	margin: 0;
	padding: 0;
}
#asd_box_title {
	height: 53px;
	background: #00CCFF;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	text-align: left;
	padding-top:5px;
}
#asd_tagline {
	height: 15px;
	background: #017DD0;
	font-size: 10px;
	font-weight: bold;
	color:#FFEC9D;
}
#asd_tagline a {
	color:#FFEC9D;
	text-decoration:none;
}
.asd_product_name {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.asd_product_price {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.asd_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;
}
.asd_select {
	font-size: 10px;
}
#poweredby {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
