div#ads {display: none;}

.rate-share {
}

#iphone_message {width: 300px; margin: 0 auto; display: block; font-size: 20px; margin-bottom: 10px; display: none;}

div#bubble_wrapper
{
	width: 415px;
	margin: 0px auto 20px auto;
	padding-top: 80px;
}


	
	div#bar_buttons
	{
		width: 415px;
		position: relative;
		height: 58px;
		margin: 0 auto;
	}
	
	
	
		h1
	{
		height: 24px;
		width: 147px;
		position: absolute;
		margin: 0;
		top: 19px;
		left: 134px;
	}
	

#the_form
{
	height: 170px;
	width: 100%;
	background-image: url(http://static.appft.com/images/appforthat.png);
	background-repeat: repeat-x;
	position: relative;
	bottom: 0px;
	background-position: 0 -229px;
}

#form_fields
{
	width: 415px;
	height: 148px;
	background-image: none;
	position: relative;
	background-repeat: no-repeat;
	margin: 3px auto 0 auto;
	background-position: 0 10px;
}

#submit_message
{
	width: 402px;
	height: 90px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -201px;
}

#submit_name
{
	width: 402px;
	height: 31px;
	position: absolute;
	top: 120px;
	left: 50%;
		margin-left: -201px;

}

#submit
{
	width: 130px;
	height: 31px;
	background-image: url(http://static.appft.com/images/appforthat.png);
	background-position: 0 -138px;
	position: absolute;
	top: 120px;
	left: 276px;
	cursor: pointer;
}

#submit:hover { background-position: 0 -138px; }

textarea#form_message
{
	width: 380px;
	height: 80px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #858585;
	background-color: white;
	-webkit-text-size-adjust: none;
	   -webkit-border-radius:10px;



}


input#form_name
{
	width: 239px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;;
	color: #858585;
	padding-top: 2px;
	background-color: white;
	-webkit-text-size-adjust: none;
   -webkit-border-radius:13px;


}


div.stats
{
	padding-top: 15px;
	padding-left: 0px;
	text-align: center;
}

div.bubble.green div.stats
{
	padding-left: 0px;
	padding-right: 0px;
}

div.stats p
{
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	color: #868686;
	font-weight: bold;
	-webkit-text-size-adjust: none;

}


#info {display: none;}

div.bubble.green
{
	margin-left: 0;
}

	div.rate-share
	{
display: none;
	}
