.facebox-headings{
	margin:0;
	padding:0;
}

.facebox-bid-item{
	margin:15px 0 15px 0;
	padding:0;
}

.facebox-bid-img{
	float:left;
	width:179px;
	height:97px;
	margin:0;
	padding:0;
}

.facebox-bid-text{
	float:left;
	width:190px;
	margin:5px 0 0 15px;
	font-family:Georgia, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.facebox-bold-white{
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

.facebox-bid-input{
	background-color:#000000;
	border:1px solid #404040;
	color:#7a5d3f;
	font-family:Georgia, serif;
	font-weight:bold;
	font-size:12px;
	height:16px;
	#height:auto;
	text-align:right;
	margin:0;
	padding:3px 7px 0 0;
	width:66px;
}

.facebox-bid-bottom{
	margin:0;
	padding:0;
}

.facebox-validation-text{
	float:left;
	width:240px;
	margin:25px 0 0 0;
}

.facebox-bid-submit{
	margin:10px 0 0 50px;
}

/*********Generic pop-up*********/

#generic-container{
	width:465px;
	margin:0;
	padding:0;
}

.generic-top{
	background:url(../images/facebox/new/generic-top-bg.jpg) no-repeat;
	width:385px;
	height:52px;
	margin:0;
	padding:45px 40px 0 40px;
}

.generic-mid{
	background:url(../images/facebox/new/generic-mid-bg.jpg) repeat-y;
	width:385px;
	margin:0;
	padding:0 40px 0 40px;
}

.generic-bottom{
	background:url(../images/facebox/new/generic-bottom-bg.jpg) no-repeat;
	width:385px;
	height:77px;
	margin:0;
	padding:20px 40px 0 40px;
	text-align:right;
}

div.error{
	margin:0;
	padding:15px 0 0 0;
}


/*********Terms & Conditions pop-up*********/

.terms-container{
	width:747px;
	height:509px;
	padding:40px 20px 0 40px;
	margin:0px;
	background:url(../images/facebox/terms-bg.jpg) no-repeat;
}

.terms-text{
	width:725px;
	height:430px;
	margin:25px 0 0 0;
	overflow:auto;
}

/*********Redeem Dollars*********/

.redeem-text{
	width:377px;
	margin:25px 0 0 0;
}

.redeem-table{
	margin:20px 0 0 0;
	padding:0;	
}

/*********Home image swapper*********/

#image_swapper{
	padding:0;
	margin:0;
	list-style:none;
}

#image_swapper ul{
	padding:0;
	margin:0;
	list-style:none;
}

#image_swapper li{
	padding:0;
	margin:0;
	list-style:none;
}

/****************************************************************************************/
/**************************** Surevey Form **********************************************/
/****************************************************************************************/
#survey-header{
	width:816px;
	height:194px;
}

#survey-wrapper{
	width:816px;
	overflow:hidden;
	background-image:url(../images/survey/survey_background_layer.jpg);
	background-repeat:repeat-y;
}

img{
	overflow:hidden;
}

.survey-form{
	background-image:url(../images/survey/survey_background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:816px;
	overflow:hidden;
}

.survey-text title
{
    display:none;
}

.survey-text, .survey-text select{
	color:#956d44;
	background-color:#3c3228;
	border:0;
	width:293px;
	margin-bottom:15px;
	margin-top:5px;
}

.survey-left{
	margin-left:50px;
	width:338px;
}

.survey-right{
	width:323px;
	overflow:hidden;
}

.survey-numbers{
	width:25px;
}

.survey-numbers-right{
	width:25px;
	overflow:hidden;
}

.odd{
	padding-right:20px;
	padding-bottom:5px;
	text-align:right;
}

.odd-right{
	/*padding-left:30px;*/
	padding-bottom:5px;
	text-align:left;
}

#survey-form-submit{
	text-align:right;
	padding-right:75px;
}