/**
 * Styles for goods.
 * 
 * @author Chris Lewis <chris@rosaloves.com> Fri May 18 00:17:16 EDT 2007
 * @version $Id: rosa-goods.css 249 2007-05-19 17:19:35Z burn $
 */


/* Goods attribute selection. */
.attributes .style-frame {
	width: 97px;
	height: 32px;
}

.attributes .style-frame .price {
	font: 13px Georgia,serif;
	float: right;
	margin: -2px 5px 0px 0px;
	color: #ff6699;
}

.attributes .style-swatch {
	width: 93px;
	height: 17px;
}

