@charset "UTF-8";


#reviewFrame
{
	width : 980px;
	float: left;
	clear: both;
	margin-top: 40px;
}

#revLeft
{
	float: left;
	width: 390px;
}

#revRight
{
	float: left;
	width: 580px;
}

#land_topviews
{
	background-color: #000;
	float: left;
	clear: both;
	margin-top: 30px;
}

#land_topviews img
{
	float: left;
	clear: both;
}

#compare
{
	text-align: center;
	margin-bottom: 60px;
	clear: both;
	float: left;
}

#compare img
{
	clear: both;
	float: left;
}

#countdown{
	margin: 30px 0px 20px 0px;
	text-align: center;
	font-size: 1.8em;
	text-align: center;
	color: #F00;
	font-weight: bold;
}