/***********************************
 *  SHOP STYLES
 **********************************/
div.treasure_cart{
float: right;
text-align: right;
}

div.treasure_cart a{
padding:4px;
display: block;
font-weight:bold;
}

div.treasure_cart a span.tc_cart_count{
margin-left:6px;
border-bottom: thin dotted blue;
}


