.faqs_text2{
	float:left;
	width:760px;
	padding-top:16px;
	padding-bottom:10px;
	padding-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../../giftmate/images/div_dots.gif) left top repeat-y;
}
.faqs_text2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}
.faqs_text2 a:hover{
	text-decoration:underline;	
}
.loginbox{
	float:left;
	z-index:1;
	width:302px;
/*	height:156px;*/
	position: relative;
}
.loginboxtop{
	float:left;
}
.loginboxcontent{
	float:left;
	width:265px;
	padding-left:37px;
	background:#ffdca0;
}
.loginboxcontent label{
	width: 76px;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	text-align:right;
	color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.loginboxbot{
	float:left;
}
.loginmsg{
	float:left;
	z-index:2;
	margin-left:-30px;
	margin-top:51px;
	width:347px;
	height:156px;
}
.greytop{
	float:left;
	width:347px;
}
.greycontent{
	float:left;
	width:248px;
	padding-left:99px;
	background:#eaebec;
}
.title{
	float:left;
	width:213px;
	color:#636363;
	padding-left:134px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#eaebec;
}
.greycontent ul{
	margin-left:30px;
	margin-top:5px;
	padding:0px;
	list-style:url(../images/bullet.gif);
}
.greycontent ul li{
	line-height:25px;
	color:#636363;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.greybot{
	float:left;
	width:347px;

}

/*------- Pop Up CSS --------------*/
.popup-html {
	background-color: #4290B8;
}
.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: 171px;
	padding: 0px;
}
.popup-wrapper .popup-header { background:url(../js/graphics/topbg-left.gif) left top no-repeat; height:19px; padding-left:12px;}
.popup-wrapper .popup-header div { background:url(../js/graphics/topbg-right.gif) right top no-repeat; height:19px; padding-top:5px;}
.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: 8px;
	background:url(../js/graphics/botbg-left.gif) left top no-repeat; height:8px; padding-left:12px;
}
.popup-wrapper .popup-footer div {
	height: 8px;
	background:url(../js/graphics/botbg-right.gif) right top no-repeat; height:8px;
}
.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 {
padding:10px 0 5px 0;
line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

.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;
}

