body {
	font:16px/1.5 arial, helvetica, sans-serif;
	max-width: 960px;
	width: 100%;
}

a img {
	border: 0;
}

.alt {
	background-color: #ececec;
}

h1 {
	color:#cc0000;
	font-family:impact;
	font-size:33px;
	font-weight:normal;
	text-align:center;
	width:auto;
	margin:0 auto;
}

#container {
	max-width: 960px;
	width: 100%;
	margin:0 auto;
}

.alt #container {
	background-color: #fff;
	width: 940px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 10px #000;
       -moz-box-shadow: 0px 0px 10px #000;
			box-shadow: 0px 0px 10px #000;
}

#column1,#column2 {
	float:left;
}

 #column1 {
	width: 70%;
}
 #column2 {
	text-align: center;
	width: 25%;
	position: relative;
	z-index: 5;
}

#column1 {
	margin-right:20px;
}

footer {
	clear:both;
	text-align: center;
	padding-top: 50px;
	font-size: 14px;
	position: relative;
	z-index: 3;
}

a img {
	border:none;
}

.form {
}

.form h2 {
	font-size:18px;
	color:blue!important;
	text-shadow:0 1px 1px #000;
}

.formFields, .dvresponse {
	width:250px;
	margin:0 auto;
	text-align:center;
	border:3px solid #f3ecd6;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px;
	padding-top: 25px;
	padding-bottom:20px;
	background-color:#fbf5e0;
}

#mainContent {
	max-width: 625px !important;
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 550px;
	background: #fff !important;
	border: none !important;
}

.dvresponse {
	display: none;
	position: relative;
	z-index: 1;
}

.invalid {
	border: 1px solid red;
}

.preview .formFields, .preview .dvresponse {
	width: 200px;
}

ul {
	list-style: none;
}

li {
	background: url(https://www.briantracy.com/files/pages/squeeze/assets/img/greencheck.png) top left no-repeat;
	padding-left: 35px;
}

.preview .privacy {
	background: url(https://www.briantracy.com/files/pages/squeeze/assets/img/padlock.png) center left no-repeat;
	font-size: 12px;
	line-height: 1.1;
	color: #666;
	padding-left: 25px;
	text-align:left;
}

.btn {
	text-align: center;
}

.txtInput {
	padding:5px 15px;
	width:150px;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	transition:all .3s ease-in;
}

.txtInput:focus {
	outline:none;
	-webkit-box-shadow:0 0 5px #000;
	-moz-box-shadow:0 0 5px #000;
	box-shadow:0 0 5px #000;
}

.arrows {
	margin-top: 10px;
	margin-bottom: -60px;
	position: relative;
	z-index:10;
}

h2 {
	color: #000;
	text-align: center;
	font-size: 20px;
	line-height: 1.2;
}

.preview h1 {
	width: auto;
}

h3 {
	color: #0070c0;
	text-align: center;
}

li {
	margin-bottom: 15px;
}

.intro {
	text-align: center;
}

.rFloat {
	float: right;
	margin-left: 10px;
}

figure {
	text-align: center;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 3px solid #2d5c8b;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
			border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px #000;
       -moz-box-shadow: 0px 0px 5px #000;
			box-shadow: 0px 0px 5px #000;
}

figure img {
	width: 200px;
}

figcaption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}


#yesBox {
	width: 750px;
	margin: 10px auto;
	border: 3px dashed red;
	background: #f7efcf;
}

#yesBox h1 {
	text-align: center;
	color: red;
	font-size: 1.7em;
}

#testimonials {
	box-sizing: border-box;
	width: 280px;
	background-color: #fbf5e0;
	margin: 0 10px;
	padding: 10px 0;
}

#testimonials p {
	margin-bottom: 0;
}

.cite {
	margin-top: 0;
	margin-bottom: 20px !important;
	font-weight: bold;

}

.center {
	text-align: center;
}

#video {
	width: 640px;
	margin: 0 auto;
}

ul {
	list-style: none;
}

li span {
	font-size: 24px;
	color: #c70015;
	vertical-align: baseline;
}

#guarantee {
	width: 650px;
	margin: 0 auto;
	background-color: #E4E5E8;
	border: 5px solid #005dab;
	padding: 10px;
}

#vic {
	float:left;
	margin-left:10px;
	text-align:center;
}

#vic iframe {
	display: inline;

}

.rFloat {
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
}

#btnSubmit, #btnSubmit2, #bestofSubmit {
	border: none;
	font-size: 0;
	width: 190px;
	height: 69px;
	background: url(https://www.briantracy.com/files/pages/squeeze/assets/img/redbutton.png) top left no-repeat;
}

.bio {
            width:600px;
            margin: 0 auto;
            margin-bottom:1em;
            padding: 0 10px;
            padding-top:5px;
            border: 1px solid #C1D2D9;
            background: #F1F8FB;
            overflow: auto;

        }