p.noBPad {padding-bottom: 0;}
p.bottomMargin {
	margin-bottom: 8px;
}
.tBoxDesc {
	font: normal 13px/18px georgia;
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 0;
}

.tBoxContent {position: relative;}

.click {
	color: #a54a8d;
	font-size: 15px;
}

.nextClick {
	font: normal 18px/22px georgia;
	text-indent: -9999px;
	display: block;
	background: url(../images/tbox-next.png) no-repeat 0 0;
	width: 40px;
}

#lastT {
	margin-top: 22px;
}

.explore {
	font: normal 13px/17px georgia;
	color: #333;
	padding-bottom: 5px;
}

.t {
	float: left;
	width: 55px;
	height: 45px;
	/*margin-right: 5px;*/
	/*text-indent: -9999px;*/
	background: url(../images/t.png) no-repeat 0 0;
	font: normal 60px/64px georgia;
	color: #000;
}

.tText {
	float: left;
	width: 70px;
	font: normal 16px/18px georgia;
	color: #333;
}

/* Second Box */

.contentSecond {
	font: normal 14px/18px georgia;
	color: #333;
}

.sides {
	position: absolute;
	font: normal 16px/18px georgia;
	color: #333;
	left: 42px;
	top: 50px;
	float: none;
	clear: both;
}

.questions {
	font: normal 15px/22px arial;
	color: #333;
	margin-right: 22px;
}

.listIntro {
	font: normal 13px/17px arial;
	padding-bottom: 10px;
	color: #666;
}

.points {
	list-style: none;
	margin-left: 3px;
}

.points li {
	background: url(../images/arrow.png) no-repeat left center;
	padding-left: 11px;
	line-height: 18px;
}
p.padb10 {
	padding-bottom: 10px;
}
#startOver {
	font-family: 'georgia';	
}
