
/*  moved to master and changed
#wrapper
{
	width:				1000px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	padding-top:		0;
	margin-top:			0;
	/*padding:			10px;*/
	background-image: 	url(pagegraphics/shadow.jpg);	
	background-repeat: 	repeat-y;
}
*/


p.centered
{
	text-align:		center;
    margin-top:		0px;
    margin-bottom:	0px;
    padding:		0px;

}
div.center
{
	text-align:		center;
}
table.order
{
	background-color:	#CC0000;
}
.explainbox
{
	text-align:		left;
	width:			480px;
	margin-top:		0;
	padding-top:	0;
	margin-left:	auto;
	margin-right:	auto;
}
#formName
{
	/*background-color:	#FFFCEF; */
}
#formFrom
{
	/*border:				thin green solid; */
}
#downloadBox
{/*
	margin-left:		auto;
	margin-right:		auto; */
	text-align:			center;
}
#downloadInstructions /* for actual download page*/
{
	border:					2px dashed black;
	border-collapse:		collapse; 
	background-color:		#FFF4BF;
	padding:				10px 25px;
	width: 					480px;
	margin-bottom:			30px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				left;
}

#leftbox 
{
	float:			left;
	width:			430px;
	margin:			0;
	padding:		0;
}
#AboutVideo
{
	border:	thin black solid;
	width:	640px;
	margin:	auto;
}
#upgrade
{
	padding: 25px 0;
}



.leftbox  /* moved to master and replaced with specific ID */
{
	float:			left;
	width:			200px;
	margin:			0;
	padding:		0;
}
.rightbox  /* moved to master and replaced with specific ID */
{
	float:			right;
	width:			480px;
	margin:			0;
	padding:		0;
}
p.blurbbefore
{
	
}
p
{
	font-family:		verdana;
}
tr.testing	/* template diagnostics */
{
	border-style:	solid;
	border-width:	1px;
	border-color:	red;
}
td.testing	/* template diagnostics */
{
	border-style:	solid;
	border-width:	2px;
	border-color:	red;
}
div.testing	/* template diagnostics */
{
	border-style:	solid;
	border-width:	2px;
	border-color:	red;
}
td.background
{
	/*background-color:	#E2E2E2; */
	background-color:	white;
}
.downloadInstructions /* for next step and optin(?) */
{
	border-style:			dashed; 
	border-width:			2px; 
	border-color:			#000000;
	border-collapse:		collapse; 
	background-color:		#FFF4BF;
	padding:				10px 25px;
	width: 					440px;
	margin-bottom:			30px;
	text-align:				left;
}

.opttext
{
	margin:				0 40px 20px 40px;
	font-family:		verdana;
	font-size:			11pt;
}
.prehead
{
	font-family:		verdana;	
	font-size:		13px;
}
.deck
{
	margin-bottom:	-8px;
	margin-top:			0px;
}
.subhead
{
	font-size: 	15pt;
	text-align:	center;
	font-family:	tahoma;
	
}
	
.autoPlayer
{
	text-align:			center;
	margin-left:			8px;
}
.bulletcopy
{
	text-align:			left;
	font-size:			14px;
	font-family:		Verdana;
	padding-bottom:		8px;
	margin-left:		10px;
	padding-top:		0;
	margin-top:			0;
	line-height: 		1.6em;

}
.privacy
{
	margin:		0 25px 0 25px;
	font-size:	12px;
}
div.instructions
{
	padding:			5px;
	width:				620px;
	background-color:	#FFFBE7;
	margin:				auto;
	text-align:			left;
	border:				thin dashed black;
}
