.feedbackLeft {
	background-color: #fff;
	-moz-border-radius: 5px;
	width: 500px;
	float: left;
	padding: 5px 20px 20px 20px;
}

.feedbackLeft #imageCarousel {
	padding-left: 35px;
}

.feedbackLeft h1 {
	margin: 0px;
	padding: 5px 0 5px;
	font-size: 20px;
	font-weight: 100;
	float: left;
	width: 420px;
}

.feedbackLeft a.redo {
	margin-top: 10px;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #eee;
	padding: 3px;
	white-space: nowrap;
}

.feedbackLeft a.redo.subBook {
	margin-top: 0;
}

.feedbackLeft .vdnaSaved {
	width: 420px;
	float: left;
}

.feedbackLeft p {
	display: block;
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	color: #666666;
}

.feedbackLeft h1 span {
	color: #666666;
}

.feedbackLeft #imageflow #images img {
	-moz-border-radius: 5%;
	border: 1px solid #333;
}

.feedbackLeft h2 {
	color: #777;
	font-size: 20px;
	font-weight: 100;
}

.feedbackLeft .compare {
}

.feedbackLeft .compare h3 {
	float: left;
	margin: 0;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.feedbackLeft .compare h3.owner {
	width: 90px;
	background: 50% 0 transparent url('../images/compare/owner.png') no-repeat;
	overflow: hidden;
}

.feedbackLeft .compare h3.you {
	width: 90px;
	background: 50% 0 transparent url('../images/compare/you.png') no-repeat;
}

.feedbackLeft .compare h3.world {
	float: right;
	width: 400px;
	background: 50% 0 transparent url('../images/compare/world.png') no-repeat;
}

.feedbackLeft .compare.both h3.world {
	width: 300px;
}

.feedbackLeft .compare.both h3.you {
	margin-left: 10px;
}

.feedbackLeft .compare .row {
}

.feedbackLeft .compare .row img {
	width: 70px;
}

.feedbackLeft .compare .row h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 5px 3px;
}

.feedbackLeft .compare .row .you, 
.feedbackLeft .compare .row .owner {
	float: left;
	width: 70px;
	padding: 10px 10px 5px 10px;
}

.feedbackLeft .compare .row .owner {
	background-color: #336699;
}

.feedbackLeft .compare .row .you {
	background-color: #F2A216;
}

.feedbackLeft .compare.both .row .you {
	margin-left: 10px;
}

.feedbackLeft .compare .row span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: 100;
}

.feedbackLeft .compare .row .highlight img {
	border: 2px solid #fff;
	width: 66px;
}

.feedbackLeft .compare .row .highlight span {
	font-weight: bold;
}

.feedbackLeft .compare .row .world {
	float: right;
	width: 360px;
	padding: 0 20px 0 20px;
}

.feedbackLeft .compare.both .row .world {
	width: 280px;
	padding: 0 10px 0 10px;
}

.feedbackLeft .compare .row .world ul {
	margin: 0;
	padding: 0;
}

.feedbackLeft .compare .row .world ul li {
	background-color: #339933;
	float: left;
	width: 70px;
	padding: 10px 10px 5px 10px;
}

.feedbackRight {
	float: right;
	width: 420px;
}

.feedbackRight h2 {
	color: #80a70c;
	font-size:18px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.feedbackRight .matches {
	padding-bottom: 20px;
}

.feedbackRight .matches p {
	padding: 5px 0 10px 5px;
	color: #555;
	font-size: 11px;
}

.feedbackRight .matches .match {
	clear: both;
	padding-bottom: 8px;
}

.feedbackRight .matches .match .matchLeft {
	float: left;
	width: 70px;
}

.feedbackRight .matches .match .matchDetails {
	float: left;
	width: 130px;
	overflow: show;
}

.feedbackRight .matches .match .matchImages {
	padding-top: 5px;
	float: left;
	width: 214px;
}

.feedbackRight .matches .match .matchImages a {
	margin: 1px;
}

.feedbackRight .matches .match .matchDetails h3, 
.feedbackRight .matches .match .matchDetails h4 {
	color: #777;
	margin: 0;
}

.feedbackRight .matches .match .matchDetails h3 {
	font-size:14px;
	font-weight: 100;
	padding-bottom: 6px;
}

.feedbackRight .matches .match .matchDetails h4 {
	font-size:11px;
	padding-bottom: 6px;
}

#peopleLeft {
	height: 220px;
}

#peopleRight {
	height: 395px;
}
