#why_gist
{
	width: 508px;
	margin-right: 52px;
}

#why_gist p
{
	padding-top: 16px;
	font-size: 12px;
	line-height: 1.75em;
	color: #666666;
	margin-left: 22px;
}

#flashHolder
{
	width: 360px;
	height: 532px;
	background-color: #000000;
	float: left;
}

#first_to_know
{
	float: left;
	width: 360px;
	height: 520px;
	background-color: #000000;
}

#first_to_know p
{
	float: left;
	width: 145px;
	margin: 8px 40px 0 0;
	line-height: 1em;
	font-size: 12px;
	color: #CCCCCC;
}

#first_to_know_form
{
	float: left;
	width: 175px;
	padding-top: 12px;
	text-align: right;
}
#first_to_know_form a {
    color: #00f;
}

#first_to_know_form .textfield
{
	width: 160px;
	border: 1px solid #999;
	margin-bottom: 12px;
}

#head_of_gist
{
	float: left;
	width: 210px;
	height: 320px;
	padding: 57px 40px 0 150px;
	background: transparent url(../images/homepage/bg-ven.jpg) no-repeat;
}

#head_of_gist p
{
	margin: 0 0 20px 0;
	font-size: 12px;

}
