/*---------------------	Container	---------------------------------*/
#almostfreeContentLayout{
	text-align: left;
	width: 850px;
	line-height:1.1;
	padding: 0px;
}

/*---------------------	Header		---------------------------------*/
#almostfreeContentHeaderLayout{
	text-align: center;
}
.headerCouponAmount{text-align: center;}
.headerCouponAmountText{font-family: Times; font-size:56pt;	font-weight: bold;	color:#c0df14;position:relative; top:0px;}
.headerCouponAmountDots{}
.headerSmallheaderText{font-family: Times; font-size:24pt; color:#2e3192;}
.headerBigheaderText{font-family: Times; font-size:44pt; color:#2e3192;}


/*---------------------	SubHeader	---------------------------------*/
.subheaderText{
	font-family: helvetica;
	font-size:24pt;
	color:#2e3192;
}

/*---------------------	Bullets		---------------------------------*/
.almostfreeContentBulletLayout{width: 750px; margin-left:auto; margin-right:auto;}
.bulletText{font-family: helvetica;	font-size:20pt;	color:#2e3192;}
.buttonText{font-family: helvetica;	font-size:14pt;	color:#2e3192;}


/*---------------------	Login		---------------------------------*/
#almostfreeContentLoginLayout{
	width: 750px;
	margin-left: 80px;
}

/*---------------------	Register	---------------------------------*/
#almostfreeContentRegisterLayout{
	width: 750px;
	margin-left: 130px;
}

/*---------------------	B&N Link	---------------------------------*/
#almostfreeContentBarnesandnoblesLayout{
	margin-left:auto; 
	margin-right:auto;
	text-align: center;
}

/*---------------------	Products	---------------------------------*/
#almostfreeContentProductsLayout{
	height: 305px;
	text-align: center;
}

/*---------------------	Refer	---------------------------------*/
#almostfreeContentReferLayout{
	width: 750px;
	height: 150px;
	text-align: center;
}

/*---------------------	Footer		---------------------------------*/
#almostfreeContentFooterLayout{
	width: 770px;
/*
	margin-left:auto; 
	margin-right:auto;
*/
	float: left;
	
}

.footerLiveLong{font-family: helvetica;	font-size:20pt;	color:#2e3192;}
.footerInstinctBasedMedicine{
	font-family: Times; 
	font-size:36pt; 
	font-weight: bold; 
	color:#9d9ecc; 
	float: right; 
	top: -10px;
	left:200px;	
	position: relative;
}



*.alertmessages{color: red;	font-size:16pt;	font-family: helvetica;}
