#header{
	width:930px;
	float:left;
	height:118px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/header_top.jpg) left top no-repeat;
}
#headerRet{
	width:930px;
	float:left;
	height:100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/header_top.jpg) left top no-repeat;
}
#header_inner{
	width:930px;
	float:left;
	margin-top:50px;
	}
#logos{
	margin-left:25px;
	width:340px;
	text-align:left;
	float:left;
}
#contentRow1{
	float:left;
	margin-top:0px;
	width:930px;
	text-align:left;
}
#content-left{
	float:left;
	width:653px;
	margin-top:2px;
	padding-bottom:15px;
	}
#breadcrumb{
	float:left;
	background:url(../images/bg_breadcrumb.gif) left top no-repeat;
	padding:15px 0px 0px 27px;
	height:20px;
	width:633px;
	text-align:left;
}
#center{
	margin-top:10px;
	/*padding-left:60px;*/
	float:left;
	width:650px;
	text-align:left;	
}
.section{
	padding-bottom:20px;
	float:left;
	width:650px;
}
.page_head{
	float:left;
	padding-top:7px;
	width:128px;
	padding-right:10px;
	text-align:right;
	background:url(../images/page_head_bg.gif) left top no-repeat;
	height:251px;
}
.page_head2{
	float:left;
	padding-top:7px;
	width:128px;
	padding-right:10px;
	text-align:right;
	background:url(../images/page_head2_bg.gif) left top no-repeat;
	height:300px;
}
.faqs_text{
	float:left;
	width:550px;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	background:url(../images/div_dots.gif) left top repeat-y;
}
.faqs_text ol{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	list-style:decimal;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 25px;
	}
.faqs_text ol li{
	list-style:decimal;
	margin:0px;
	padding:0px 0px 2px 0px;
	}
.faqs_text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	margin:0px 0px 0px 0px;
	padding:4px 0px 15px 0px;
	}
.faqs_text label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	width: 150px;
	float: left;
	padding-top: 4px;
	text-align:left;
}
.faqs_text .height{
	padding-left:155px;
	margin-top:-32px;
	float:left;
	height:70px;
	width:320px;
}
.faqs_text .row{
	float:left;
	width:490px;
	text-align:left;
	margin-top:10px;
}
.row .a{
	float:left;
	width:243px;
	text-align:left;
	background:url(../../giftmate/images/div_dots.gif) right top repeat-y;
	padding-bottom:5px;
	margin-bottom:5px;
}
.row label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	width: 120px;
	float: left;
	padding-top: 4px;
	text-align:left;
	}
.row .b{
	float:left;
	width:240px;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:6px;
}
.text_bold{
	color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.grey_content{
	background:#ededed;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	width:246px;
	padding-left:10px;
	padding-top:5px;
}
.tnc{
	float:right;
	width:350px;
	margin-top:20px;
}
.dropdown{
	width:145px;
}

/*------- Pop Up CSS --------------*/
.popup-html {
	background-color: #f4f4f4;
}
.popup-html img {
	border:0;
}
.popup-html-blur {
}
.popup-html-content {
	position: absolute;
	display:none;
}
/* Styles for the popup */
.popup-wrapper {
	background-color: #f4f4f4;
}
.popup-wrapper .popup-html-content {
	width: 420px;
	padding: 0px;
}
.popup-wrapper .popup-header { background:url(../js/graphics/topbg-left.gif) left top no-repeat; height:48px; padding-left:12px;}
.popup-wrapper .popup-header div { background:url(../js/graphics/topbg-right.gif) right top no-repeat; height:33px; padding-top:15px;}
.popup-wrapper .popup-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.popup-wrapper .popup-header ul li {
	display: inline;
	padding-right: 1em;
}
.popup-wrapper .popup-header ul li.popup-previous, .popup-wrapper .popup-header ul li.popup-next {
	display: none;
}
.popup-wrapper .popup-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.popup-wrapper .popup-header a:hover {
	color: black;
}
.popup-wrapper .popup-header .popup-move a {
	cursor: move;
}
.popup-wrapper .popup-footer {
	height: 10px;
	background:url(../js/graphics/botbg-left.gif) left top no-repeat; height:10px; padding-left:12px;
}
.popup-wrapper .popup-footer div {
	height: 10px;
	background:url(../js/graphics/botbg-right.gif) right top no-repeat; height:10px;
}
.popup-wrapper .popup-footer .popup-resize {
	display:none;
	float: right;
	height: 10px;
	width: 11px;
	background: url(../js/graphics/resize.gif) no-repeat;
}
.popup-wrapper .popup-body {
border-left:#dddddd 1px solid;
border-right:#dddddd 1px solid;
padding:15px 0;
}

.popup-move {
	cursor: move;
}
.popup-resize {
	cursor: nw-resize;
}
/* These must be the last of the popup rules */
.popup-display-block {
	display: block;
}
.popup-display-none {
	display: none;
}
