body{
		background-color:black;
		margin:0;
		font-family: verdana;
		font-size: 10pt;
		text-align:center;
	}
.wrapper{
		float:left;
		margin-left: auto ;
  		
		width:830px;
		height:3800px;
		background-color:white;
	}
.stress{
		width:200px;
		height:300px;
		background-image: url('../images/man_stressed_small.jpg');
		background-repeat: no-repeat;
		float:left;
		text-align:left;
	}
.title{
		float:left;
		font-weight:bold;
		font-family: Tahoma;
		font-size: 26pt;
		width: 600px;
		height: 35px;
		padding: 20px 0px 25px 0px;
		text-align:center;
		
		margin: 0px;
		
	}

.bullets{
		float: left;
		text-align:left;
		list-style-type:disc;
		list-style-position: inside;
		margin: 0px;
		padding-left:8px;

	}
.bullets li{
		margin: 0px;
		padding:7px 0px 0px 0px;
		text-align:left;
		
	}
.afterbullets{
		float: left;
		padding: 10px 0px 0px 30px;
		margin-left: auto ;
  		margin-right: auto ;
		width: 560px;
		text-align:left;

	}
.answer{
		clear: both;
		margin-left: auto ;
  		margin-right: auto ;
		width: 700px;
		padding: 6px 0px 0px 0px;
		text-align:left;

	}	
.tips
{
clear:both;
padding-top:60px;
}
.tip
{
clear:both;
padding: 15px 0px 20px 0px;
}
.tipleft
{
float:left;
width:460px;
padding-right:20px;
}
.tipleftquestions
{
float:left;
width:380px;
padding-right:20px;
}
.tipright
{
float:right;
vertical-align:top;
}
.docs
{
	clear:both;
	width: 700px;
	padding: 20px 0px 0px 0px;
	text-align:center;
	margin-left: auto ;
  	margin-right: auto ;
}
.docs a, .docs a:hover,.docs a:visited
{
	color:red;
}
.docs .jump
{
	float:left;
	padding: 40px 0px 0px 40px;
	height: 100px;
	text-align:center;
}
.story{
		clear: both;
		margin-left: auto ;
  		margin-right: auto ;
		width: 700px;
		padding: 20px 0px 0px 0px;
		text-align:left;
		font-weight:normal;
	}
table{
	float:left;
	font-size:8pt;
	padding-top:20px;
	}

.disclaimer{
		color:red;
		font-weight:bold;
}
.suits
{
		clear: both;
		margin-left: auto ;
  		margin-right: auto ;
		width: 700px;
		padding: 20px 0px 0px 0px;
		text-align:left;
}
.aknowledge
{
padding: 6px 0px 0px 0px;
font-weight:bold;
}
.suits2{
	
}

.package
{
float:right;
padding-left:10px;
text-align:center;
}
.junkie
{
float:right;
padding-left:10px;
text-align:center;
}
.package a, .junkie a
{
border:1px solid #efefef;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	
}