﻿.GiftingPage
{
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-image: url('/images/Gifting/GiftingBackground.jpg');
	background-repeat: no-repeat;
}
.GiftingHeader
{
	position: relative;
	top: 25px;
	left: 14px;
	width: 300px;
}
.GiftingNumber
{
	position: relative;
	top: -10px;
	left: 500px;
	width: 300px;
}
.Copy1
{
	position: relative;
	top: -20px;
	left: 30px;
	width: 420px;
	line-height: 19px;
}
.Copy3
{
	position: relative;
	top: 85px;
	left: 30px;
	width: 500px;
	line-height: 19px;
}

.HeaderRow
{
	color: #000000;
	background-color: #e3e3e3;
	width: 220px;
	height: 20px;
	padding: 4px;
}