﻿.PersonalInfoSectionHeader
{
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color: #0096AA;
	background-color: #ffffff;
	margin: 10px 0 10px 0;
}

.CurrentWishList
{
	position: relative;
	background-color: #eeeeee;
	margin: 0 0 0 0;
	padding: .1em .1em .1em .1em;
}

.ProductCategory
{
	background-color:#cecece;
	vertical-align:middle;
	width:auto;
	padding: 3px 0 3px 3px;
}
