/* KASSIES CLOSET */
#closet_header
{
	background-color: #F4F4DA;
	background: url(/2008/images/closet/closet_header.jpg) no-repeat;
	width: 465px;
	height: 120px;
	padding: 20px 5px 0px 120px;
	color: #666;
	line-height: 1.3;
}

#closet_header #closet_title
{
	color: #7E9000;
	font-size: 26px;
	line-height: 1.5;
}

#shop_and_sort
{
	float: right;
	padding-right: 15px;
}

