/* SHOP */
.shop-welcome {
	padding-bottom: 10px;
}
.shop-product {
	padding-bottom: 5px;
}
.shop-column1 {
}
.shop-column2 { 
	white-space: nowrap;
	vertical-align: middle;
}
.shop-option {
}
.shop-shipping{
	white-space: nowrap;
	padding:2px;
	font-size: 8pt;
}
.shop-select {
	display: inline;
	text-align:center;
}
.shop-select-info {
	font-size: 8pt;
	color: #bbbbbb;
}
.shop-button-buy{
	font-family: calibri, impact;
	font-size: 12pt;
	padding: 0px 4px;
	text-align:center;
}
.shop-info{
	font-size: 8pt;
	padding: 5px 10px;
	font-style:italic;
	color: #bbbbbb;
}