#content-body {
	background: url("/img/design/android_frames/bg-content.jpg") no-repeat;
	/*padding-top: 25px;*/
	/*height: 477px;*/
	/*margin-top: 20px;*/
}
#content-footer {
	height: 16px;
	background: url("/img/design/android_frames/bg-footer.png") no-repeat;
}
#content-header {
	margin-top: 20px;
	height: 16px;
	background: url("/img/design/android_frames/bg-header.png") no-repeat;
}		
#android-frames-wrapper {
 /*padding-top: 340px;
 padding-bottom: 60px;*/
 position: relative;
}

#android-frames-messages {
	font-size: 14px;
}

#android-frames-success {
	color: #70fcb2;
	position: absolute;
	left: 20%;
}

#android-frames-error {
	color: #8d0916;
	position: absolute;
	left: 38%;
}

#input-email-wrapper {
	margin-top: 310px;
}

#input-email-wrapper input[type=text] {
	background: url("/img/design/android_frames/bg-input.png") no-repeat;
	color: #9a9a9a;
	font-size: 13pt;
	border: 0;
	padding: 0 0 0 15px;
	width: 239px;
	height: 57px;
}

#input-email-wrapper input[type=submit] {
	background: url("/img/design/android_frames/input-button.png") no-repeat;
	border: 0;
	width: 49px;
	height: 61px;
	padding-top: 3px;
	cursor: pointer;
}

#social-links-wrapper {
	margin-top: 25px;
}

#social-links-wrapper img {border: 0;}
