/**************** REGISTRY *********************/div#findRegistry		{ float: left; margin: 20px 0px; width: 280px; color: #252525;}
div#createAndManageRegistry	{ float: left; margin: 20px; width: 260px; color: #252525;}
div#createWishList		{ float: left; margin: 20px 0px; width: 250px; color:#252525;}
div#cantFindRegistry		{ float: left; margin: 20px 0px; padding: 0px 20px 0px 0px; width: 300px; color: #252525;}

div#registrantInformation, div#eventInfoLeftColumn, div#coRegistrantInformation	{  color: #252525; float: left; padding: 5px 20px 5px 0px; width: 300px;}
div#registrantAddress, div#eventInfoRightColumn, div#coRegistrantAddress		{  color: #252525; float: left; padding: 5px 0px 5px 10px; width: 320px;}

div#shareRegistryOnFacebook		{float: left; text-align:center; margin: 20px 0px; width: 250px; color: #252525;}
div#addItemsToMyRegistry		{float: left; margin: 20px 0px; text-align:center; width: 215px; color: #252525;}
div#emailMyRegistry		{float: left; margin: 20px 0px; width: 200px; color: #252525; text-align:center;}
div#thankYouNoteManager{float: left; margin: 20px 0px; width: 200px; color: #252525; text-align:center;}
div#shareRegistryOnFacebook h2, div#addItemsToMyRegistry h2, div#emailMyRegistry h2, div#thankYouNoteManager h2
{font-size: 13px;}

div#shareRegistryOnFacebook a, div#addItemsToMyRegistry a, div#emailMyRegistry a, div#thankYouNoteManager a		
{display: block; margin: 20px 0px;}

div#coRegistrantInformation h2, div#coRegistrantAddress h2, div.registryButton h2, div#registrantAddress h2, div#registrantInformation h2, div#findRegistry h2,div#createAndManageRegistry h2,div#createWishList h2, div#cantFindRegistry h2, div#eventInfoRightColumn h2, div#eventInfoLeftColumn h2			{ font-size: 13px;}

div#coRegistrantInformation p, div#coRegistrantAddress p, div#registrantAddress p, div#registrantInformation p, div#findRegistry p, div#createAndManageRegistry p, div#createWishList p, div#cantFindRegistry p, div#eventInfoRightColumn p, div#eventInfoLeftColumn p			{ margin: 10px 0px; font-size: 11px;}

div#registrantAddress p a, div#registrantInformation p a, div#findRegistry p a, div#createAndManageRegistry p a, div#createWishList p a, div#cantFindRegistry p a, div#eventInfoRightColumn p a, div#eventInfoLeftColumn p a 			{color: #a1b5c0; font-weight: bold;}

div#registrantAddress p a:hover, div#registrantInformation p a:hover, div#findRegistry p a:hover, div#createAndManageRegistry p a:hover, div#createWishList p a:hover, div#cantFindRegistry p a:hover, div#eventInfoRightColumn p a:hover, div#eventInfoLeftColumn p a:hover		{ color: #8595a1; text-decoration: underline;}

/************** REGISTRY HISTORY ******************/
table#registry-history 			{width: 100%;margin: 10px 0px;}
table#registry-history thead tr th	{border-bottom: 1px solid #CCCCCC; color: #996600; background: #e6e7e8; font-size: 11px; height: 30px; }
table#registry-history tr td 		{border-bottom: 1px solid #CCCCCC; font-size: 11px; height: 35px; }
table#registry-history tr:hover 	{background:#fbf0d9;}
table#registry-history tr td strong 	{color: #252525; font-weight: normal; font-size: 11px;}
table#registry-history tr td a		{font-weight: bold; color: black; }
table#registry-history tr td a:hover	{text-decoration: underline;}

td.addToCartTd				{width: 140px;}
td.registryDetailsTd			{width: 170px;}
input.registryQuantity, input.registryQuantityEdit			{    border: 1px solid #CCCCCC; color: #252525; font-family: Arial,sans-serif; font-size: 14px; height: 20px; margin: 5px 0; text-align: left; width: 20px;}
input.addToCartFromRegistry		{margin: 20px 0px 0px 0px;}