﻿.giftCardInput_L { float:left; width:270px; }
.giftCardInput_R { float:right; width:330px; }
.giftCardConfSection_L { float:left; width:330px; }
.giftCardConfSection_L fieldset { width:300px; } 
.giftCardConfSection_R { float:right; width:270px; }

.giftCardImg { margin:50px 0 0 18px; }

.giftCardPreview
{
	height:520px;
}

.preview_container
{
	position:absolute;
	top:35px;
	left:1px;
	width:407px;
	height:408px;
	margin:10px auto 0px 20px;
	text-align:left;
	color:#000000;
	background-image:url(../images/layout/imgGiftCardPreview.jpg);
	border:solid 1px #9f9f9f;
	overflow:hidden;
	font-weight:bold;
}

.preview_specialmessage
{
	position:absolute;
	top:15px;
	left:20px;
	width:377px;
	height:164px;
	font-size:9pt;
}

.preview_to
{
	position:absolute;
	top:298px;
	left:70px;
	width:306px;
	height:25px;
	font-size:11pt;
}

.preview_from
{
	position:absolute;
	top:329px;
	left:88px;
	width:306px;
	height:25px;
	font-size:11pt;
}

.preview_dollar
{
	position:absolute;
	top:358px;
	left:63px;
	width:306px;
	height:23px;
	font-size:11pt;
}

.giftTable
{
	width:250px;
}
.giftTable th
{
	text-align:left;
	font-weight: bold;
	font-size:11pt;
	height: 35px;
	padding-left:20px;
	background-color: #0060A9;
}

.giftTable .colspc
{
	line-height:5px;
	height:5px;
}

.giftTable .col1
{
	width:160px; height: 21px; text-align: right;
}

.giftTable .col2
{
	height: 21px;
}

.giftTable .col2lg
{
	height: 40px;
}
