body {
  background: #f3f3f3 url(../images/headbar_bg.gif) repeat-x;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

hr {
  background: url(../images/divide_line.gif) repeat-x;
  height: 2px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #0694d1;
}

.bold {
  font-weight: bold;
}

#location_stat {
  margin-top: 40px;
}
#location_stat table {
  background-color: #EEEEEE;
}

td.label {
  color: grey;
  font-size: 10px;
}

#main_general label.checkbox{
  color: #000000;
}

#main_general textarea.description{
  height: 50px;
}

#header {
	color: #fffeff;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 20px;
	font-size: 11px;
}

#header-left {
	font-weight: bold;
}

#header-left a, #header-right a {
	color: #ffffff;
}

#category-header {
	height: 50px;
	font-size: 12px;
  width: 790px;
  margin: 0 auto 0 auto;
	font-size: 50px;
}

#category-header-left {
  width: 124px;
  height: 35px;
  line-height: 100%;
	font-weight: bold;
  height: 50px;
}

#category-header-right {
  padding-top: 25px;
  float: right;
	font-size: 12px;
  text-align: right;
}

#category-header-left a, #category-header-right a {
  color: #FFF;
  display: block;
}

#category-header-right span {
  display: inline-block;
  margin: 0 5px;
}

#welcome_index_container {
  margin: 0 0 0 97px;
  padding: 15px 0;
  width: 785px;
  background-image: url('../images/welcome_index.png');
  background-repeat: no-repeat;
  color: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#welcome_index_container a {
  color: #FFFFFF;
}

#welcome_index_container p {
}

#welcome_index_container p + p {
  text-indent: 0;
}

#welcome_index_content > #join_button {
  background-color:#FF9C05; color:white;
  margin: 30px 0 0 0;
  padding: 5px 5px 13px 5px;
  float: none;
  font-size: 20px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: bold;
  width: 140px;
}

#welcome_index {
  padding: 0;
  margin: 0 100px;
}

#welcome_index_content {
  margin: 0 0 0 200px;
  padding: 50px 0px;
}

#welcome_index_content p {
  color: #6E6E6E;
  font-size: 15px;
  margin: 0 0 0.3em;
}

#welcome_index_content p:first-child  {
  font-size: 25px;
  font-weight: bold;
  color: #262626;
}

div#welcome_container {
  background-color: #F5F6E0;
  width: 865px;
  margin: 0px 60px 20px 60px;
  padding: 20px 0px;
}

div#welcome {
  width: 72%;
  margin: 0;
  padding: 0 20px;
  float: left;
}

div#welcome_title {
  margin: 0;
  font-size: 17px;
  font-weight: bold;
}

div#welcome span {
  display: block;
  font-size: 14px;
  color: #6D6D6D;
  font-weight: normal;
  margin-top: 10px;
}

div#welcome_container a {
  width: 180px;
  margin-top: 5px;
  margin-right: 20px;
  background-color: #0481c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 23px;
  padding: 3px 0 15px 0px;
}

.facebook_login {
  width: 154px;
  height: 22px;
  background-image: url('../images/facebook_login.png');
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 0;
}

.facebook_connect {
  width: 194px;
  height: 25px;
  background-image: url('../images/facebook_connect.gif');
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 0;
}

#main {
	padding-top: 20px;
	padding-bottom: 30px;
}
#metadata {
	height: 50px;
}

#metadata img {
	padding-right: 10px;
}

#photographer {
	font-size: 24px;
	line-height: 30px;
}

#photographer a {
  color: #222222;
}

.photo_meta {
	font-size: 11px;
	color: #aaaaaa;
}

#photo #photo_copyright {
	font-size: 11px;
	color: #b0b0b0;
}
#photo_placeholder {
	padding: 0;
	width: 600px;
	text-align: left;
	margin-bottom:12px;
}

#sidebar #social_icons {
	padding-bottom: 20px;
}
#sidebar #social_icons img {
	padding-right: 15px;
}

#sidebar hr {
	width: 240px;
}

#sidebar h3 {
	margin-bottom: 5px;
}

#header-right {
	text-align: right;
}

#header-right .preview a {
  color: #ED1C24;
  font-weight: bold;
}

.photos_outer {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
}

.photos_nav {
	clear: both;
	padding-top: 10px;
	width: 786px;
}

.users_nav {
	clear: both;
}

.photos_nav > .prev, .users_nav > .next {
	float: left;
}

.photos_nav > .next, .users_nav > .next {
	float: right;
}

.photos {
	clear: both;
	padding-top:10px;
	margin-top:-12px;
}

.photos > .photo {
	display: block;
	position: relative;
}

.photos > .photo .photo_overlay {
	width: 75px;
	height: 75px;
	display: block;
	background-color: rgba(0,0,0,0.50);
	position: absolute;
	top: 0;
	left: 0;
	color: #f1f1f1;
	font-size: 24px;
	display: none;
	text-indent: 6px;
}

.photos img {
	height: 75px;
	width: 75px;
	padding-right: 4px;
	padding-bottom: 4px;
	float: left;
}

.photos_avatar img {
	height: 44px;
	width: 44px;
	padding-right: 4px;
	padding-bottom: 4px;
	float: left;
}

.photos h4 {
	margin-bottom: 10px;
}

#footer {
	font-size: 11px;
	padding-bottom: 20px;
}

#set_locale {
  padding-right: 10px;
  padding-left: 10px;
}

#set_locale div{
  display: inline;
}

span.rightsep {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #d9d9d9;
}

span.startsep {
	padding-left: 0px;
}

span.endsep {
	padding-left: 10px;
}

.about {
  width: 100%;
  vertical-align: middle;
  color: #6D6D6D;
  font-size: 14px;
  text-shadow: 0 1px #fff;
}

.about .column {
  padding: 10px 0;
}

.about .border {
  border-right: 1px solid #444;
  padding-right: 8px;
}

.about .last {
  margin-left: 9px;
}

.about .image {
  float: left;
}

.about div.head{
  padding-left: 70px;
  font-weight: bold;
  font-size: 15px;
}

.about div.description {
  padding-left: 70px;
}

.reflectBelow {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.65, transparent), to(white));
}

#social_apps .app {
  float: left;
  margin-right: 15px;
  width: 50px;
}

#social_apps .app_store {
  margin-top: -15px;
  float: right;
}

.whats_more {
  width: 773px;
  color: #333333;
  margin: 30px 0 5px 0;
  font-size: 24px;
  font-weight: bold;
}

.whats_more span {
  font-size: 20px;
}

#signup_banner {
  width: 790px;
  margin: 10px auto 0px auto;
  height: 80px;
  color: #999999;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
}

#signup_banner span {
  display: block;
  margin: 0;
  width: 540px;
  float: left;
  text-shadow: 0 1px #FFF;
  font-weight: normal;
}

#signup_banner span.head {
  font-size: 26px;
  color: #339FCA;
  font-weight: bold;
}

#signup_banner a.signup_button {
  display: block;
  width: 232px;
  height: 71px;
  font-size: 24px;
  color: #FFF;
  float: right;
  font-weight: bold;
  margin-top: -30px;
  text-align: center;
}

#signup_banner a.signup_button span {
  display:inline-block;
  height: 71px;
}

#signup_banner a.signup_button span.button-left {
  width: 15px;
  background-image: url(../images/signup_button.png);
}

#signup_banner a.signup_button span.button-center {
  width: 162px;
  padding: 18px 20px 12px 20px;
  height: 41px;
  background-image: url(../images/signup_button_center.png);
  text-shadow: 0 -1px #FF8200;
}

#signup_banner a.signup_button span.button-right {
  width: 15px;
  background-image: url(../images/signup_button.png);
  background-position: -16px 0;
}

/* @group Login
 */

#main_general {
	padding-top: 50px;
	padding-bottom: 30px;
}

#main_general label {
	color: #222;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#main_general input[type=text], #main_general input[type=password] {
	padding: 10px;
	border-color: #ddd;
	width: 480px;
}

#main_general input[type=submit] {
	background-color: #000;
	padding: 10px 20px;
	color: #fff;
	border-style: none;
	font-weight: bold;
	float: left;
  margin-left: 0;
}

#main_general input[readonly=readonly] {
  color: #AAA;
}

#main_general form img {
	float: left;
	margin-right: 20px;
}

#main_general p {
	color: #888;
	font-size: 11px;
	margin-bottom: 30px;
}

#main_general ol {
	padding-left: 20px;
	font-size: 11px;
	color: #888;
}

.time_log {
	color: #CCCCCC;
	font-size: 10px;
}

.block {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
/* @end */


/* @group Comments
 */
#comments{
	margin-top:55px;
}

.single_comment{
	margin-top:0px;
	margin-bottom:15px;
	position:relative;
	min-height: 50px;
}

.commenter{
	font-weight: bold;
	margin-right:5px;
}

.commenter a{
  color: #222222;
}

.comment_meta {
	color: #999;
}

.comment_text_content{
	font-size:11px;
	line-height:1.6em;
	padding-left: 62px;
}

p.user_comment{
	margin:0px;
}

.userpic {
	margin:0 0 0 0;
	position:absolute;
}

#post_comment textarea {
	margin-top: 0px;
	font-size: 14px;
	height: 80px;
	width: 99%;
}

#post_comment input[type=submit] {
	background-color: #000;
	padding: 10px 20px;
	color: #fff;
	border-style: none;
	font-weight: bold;
	cursor: default;
}

#like_button, #prev_button, #next_button, #join_button{
	height:29px;
	width:234px;
	line-height: 1.7em;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	font-weight: bold; text-transform: uppercase;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	padding-top: 12px;
	text-decoration: none;
	margin-bottom:15px;
	margin-top:-3px;
  display: block;
}

#like_button.like {
  background-color: #FF5165;
}

#like_button.dislike {
  background-color: #222222;
}

#like_button:hover {
	background-color: #E34758;
}

#like > .photos_avatar {
  margin-top: 5px;
}


#prev_button, #next_button{
	background-color:#444444; color:white;
	width: 290px;
}

#prev_button:hover , #next_button:hover {
	background-color: #222222;
}

#prev_button{
	float:left;
}

#next_button{
	float:right;
}

#join_button {
  background-color:#444444; color:white;
  margin: 27px 25px 0 0;
  float: right;
}

#photo_description {
	font-size:18px;
	line-height:140%;
	margin-bottom:10px;
	width:240px;
}

a.upload_button {
	height:29px;
	width:234px;
	line-height: 1.7em;
	letter-spacing: 0.2em;
	font-size: 0.8em;
	font-weight: bold; text-transform: uppercase;
	color: white;
  background: #222222;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	padding-top: 12px;
	text-decoration: none;
	margin-bottom:15px;
	margin-top:-3px;
  display: block;
}

#photo_location, #location_people{
	margin-top:-6px;
	line-height:140%;
}

#photo_location span.name {
	font-size: 12px;
	font-weight: bold;
  display: block;
  color: #111111;
}

#location_address{
	color:#B0B0B0;
	font-size:11px;
  display: block;
}

#location_map{
	margin: 12px 0px;
  display: block;
}

#social{
  margin: 3px 0 20px 0;
  float: left;
}

#social div {
  float: left;
}

#social .facebook_share_button{
  margin-right: 20px;
  margin-top: 6px;
}

#social .twitter_share_button{
  padding-top: 5px;
}


.list_info{

font-size:11px;
color:#aaaaaa;
line-height:100%;
margin-left:90px;
margin-bottom:20px;
}

.list_photo h4 {
  margin-bottom: 5px;
}


.list_photo img {
float:left;
}


.list_photo_description{
	font-size:13px;
	color:#222222;
  height: 4.3em;
	line-height:140%;
	margin-bottom:5px;
  overflow: hidden;
}

h6{
margin-bottom:12px;
font-size:14px;
font-weight:normal;
}

h3{
font-size:18px;
}

#sidebar h6{
margin-top:8px;
margin-bottom:15px;
}

#photo #location_map{
	margin-top: 0px;
	margin-bottom: 10px;
  width: 600px;
  height: 300px;
}

#location_name {
	font-size: 24px;
	line-height: 30px;
}

#location_meta{
	font-size: 11px;
	color: #aaaaaa;
}

.new_photo span.name {
  display: block;
}

.login_to_comment{
	font-size:14px;
	margin:0 0 10px 0;
}

/* rankings */
#rankings h3{
  float: left;
}

#rankings .info {
  margin-left: 650px;
}
.rank_container {
  width: 430px;
  float: left;
}
.profile_picture {
  width: 50px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #d9d9d9;
  float: left;
}
.profile_picture img {
  width: 40px;
  height: 40px;
  padding: 5px;
}

.rank_container {
  height: 60px;
}

.rank_container .meta {
  margin: 0px 25px 2px 60px;
}

.rank_container .username {
  font-size: 14px;
  font-weight: bold;
  display: block;
}

.rank_container .username a {
  color: #000000;
}

.rank_container .bar {
  background: #1E90FF;
  color: #1E90FF;
  height: 11px;
  font-size: 0px;
  margin: 2px 0;
}

.rank_container .points {
  display: block;
  font-size: 11px;
  color: #AAAAAA;
}

/* Forms */

form#new_user p.terms{
  font-size: 12px;
  margin-bottom: 35px;
}

form#new_user input.reset{
  float: right;
}

input#user_submit.facebook_connect{
  background-color: transparent;
}

/* new_with_fb */
#new_with_fb input[type=text], #new_with_fb input[type=password] {
  width: 360px;
}

#new_with_fb h3 {
  text-align: center;
  margin-bottom: 2em;
}

#new_with_fb_center  {
  float: left;
  margin: 0;
  width: 71px;
  height: 400px;
}

#new_with_fb_center h3 {
  margin-bottom: 1.3em;
}

#new_with_fb_center .vertical_line {
  background-image: url('../images/divide_line_vertical.gif');
  background-repeat: repeat-y;
  height: 100%;
  width: 2px;
  margin: 0 auto;
}

#new_with_fb_left {
  float: left;
  width: 390px;
}

#new_with_fb_right {
  float: left;
  width: 390px;
  margin-left: 5px;
}

#new_with_fb_right input[type=submit] {
  margin-top: 105px;
}

#new_with_fb_right p {
  margin-bottom: 46px;
}

/* New user Step 2 */
#new_user_step2 {
}

#new_user_step2 input.complete {
  margin: 5px;
}

#new_user_step2 img, #new_user_step2 div{
  float: left;
  margin: 0 20px;
}

#new_user_step2 div#or {
  text-align: center;
  width: 50px;
  font-size: 30px;
  padding: 130px 0;
}

#new_user_step2 img {
  padding: 10px;
  border-radius: 0.5em;
  border: 2px solid #F2F2F2;
}

#new_user_step2 a:link img {
  border: 2px solid inherit;
}

#new_user_step2 a:hover img {
  border: 2px solid #0694D1;
}

/* Items */

div.user_item {
  float: left;
}

div#item {
  margin: 50px 0;
}

div#item_placeholder {
  width: 200px;
  margin: 0px auto;
}

div.item_meta {
  width: 400px;
  margin: 0px auto;
}

div.item_name {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}

div.item_description {
  font-size: 20px;
  font-weight: bold;
  color: #525252;
  text-align: center;
}

img.sidebar_item {
  width: 75px;
  height: 75px;
  padding: 0 4px 4px 0;
}

/* iPhone Slider */
#iphone {
  width: 154px;
  height: 302px;
  margin: 0px;
  float: left;
  background-image: url('../images/iphone_slide/body.png');
  position: relative;
}

#iphone_slider_shadow {
  position: relative;
  top: 54px;
  left: 28px;
  width: 0px;
  height: 0px;
  border-left: 70px solid transparent;
  border-right: 45px solid #FFFFFF;
  border-top: 0 solid transparent;
  border-bottom: 175px solid #FFFFFF;
  position: absolute;
  opacity: 0.1;
  filter:alpha(opacity=10);
  z-index: 1000;
}

#iphone_slider {
  position: relative;
  top: 54px;
  left: 13px;
}

#iphone_slider ul, #iphone_slider li {
  margin:0;
  padding:0;
  list-style:none;
}

#iphone_slider li {
  width: 130px;
  height: 195px;
  position: absolute;
}

/* @end */

/* AB TEST */

#welcome_old_index_container {
  margin: 0 0 0 97px;
  width: 785px;
  background: #0F9BD7;
  color: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#welcome_old_index_container a {
  color: #FFFFFF;
}

#welcome_old_index_container p + p {
  text-indent: 0;
}

#welcome_old_index_container > #join_button {
  background-color:#FCBA63; color:white;
  margin: 70px 25px 0 0;
  float: right;
  font-size: 18px;
  padding: 5px 5px 5px 5px;
  letter-spacing: 0;
  font-weight: bold;
}

#welcome_old_index {
  padding: 15px 20px 0px 25px;
  width: 55%;
  float: left;
}

/* Form Errors */

div#errorExplanation p {
  font-size: 2em;
  color: #222;
}

/* New frontpage */

.category_photos {
  font-size: 13px;
}

.category_photos p + p {
  text-indent: 0;
  margin-top: -1.2em;
}

.category_photos .ebd_overlay {
  position: absolute;
  width: 240px;
  height: 40px;
  top: 283px;
  padding: 5px;
  color: #FFFFFF;
  z-index: 1000;
}

.category_photos a {
  color: #FFF;
}

.category_photos .ebd_overlay p {
  font-size: 10px;
}

.category_photos .ebd_overlay span {
  font-weight: bold;
  display: inline-block;
  padding: 0 5px;
  font-size: 30px;
}

.category_photos .overlay{
  position: absolute;
  background-image: url(../images/index_photo_overlay.png);
  background-position: 0 -25px;
  background-repeat: repeat-x;
  background-offset:
  color: #FFFFFF;
  display: none;
  z-index: 1000;
}

.category_photos .last {
  width: 250px;
}

.category_photos img{
  display: inline;
}

.category_photos .photo img.vertical {
  height: 100%;
  position: relative;
}

.category_photos .thumbnail img.vertical {
  height: 100%;
  position: relative;
}

.category_photos img.horizontal {
  width: 100%;
  position: relative;
}

.category_photos .photo{
  width: 250px;
  height: 250px;
  overflow: hidden;
  position: relative;
}

.category_photos .photo .overlay{
  width: 250px;
  height: 250px;
}

.category_photos .photo .map {
  width: 210px;
  height: 135px;
  padding: 20px 20px 10px 20px;
}

.category_photos .photo .info {
  padding: 35px 0 0px 95px;
  color: #FFFFFF;
  text-indent: 0;
  white-space: nowrap;
  display: block;
}

.category_photos .photo a {
  display: block;
  padding: 165px 0 0 0;
}

.category_photos .photo .info span {
  display: block;
  font-size: 12px;
}

.category_photos .photo .info .name {
  font-size: 15px;
  color: #0087BD;
  font-weight: bold;
}

.category_photos .info p:last-child {
  margin-top: -1.6em;
  font-size: 9px;
}

.category_photos .photo .profile_picture{
  width: 75px;
  height: 75px;
  margin: 0 10px 0 10px;
  border: 0;
  background: transparent;
  float: left;
  display: block;
}

.category_photos .photo .profile_picture img{
  width: 75px;
  height: 75px;
  padding: 0;
}

.category_photos .photo, .category_photos .thumbnail {
  border: 1px solid #444444;
  display: block;
  overflow: hidden;
}

.category_photos .thumbnail{
  width: 120px;
  height: 120px;
  overflow: hidden;
  position: relative;
}

.category_photos .thumbnail .overlay{
  background-color: rgba(0,0,0,0.60);
  width: 120px;
  height: 120px;
}

.category_photos .thumbnail .overlay .info {
  padding: 5px 15px;
  margin-top: 10px;
  display: block;
}

.category_photos .thumbnail .overlay .info span {
  display: block;
  font-size: 12px;
  display: inline-block;
}

.category_photos .thumbnail .overlay .info .name {
  font-size: 15px;
  color: #0087BD;
  font-weight: bold;
}

.category_photos .column .column {
  width: 120px;
  margin-right: 10px;
  margin-top: 10px;
}

.category_photos .column .right {
  margin-right: 0;
}

#unsubscription form {
  margin: 20px 0;
}

#unsubscription form {
  float: left;
}

/* Index Page App Network and Developer Dialog */
#main #app_network {float:left;width:390px;}
#main #app_network .whats_more {width:auto;}
#main #developer_dialog {float:left;width:400px;margin-top:63px;height:120px;}
#main #developer_dialog .dialog_front {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/dev_dialog.png) transparent no-repeat;width:18px;height:100%;float:left;}
#main #developer_dialog .dialog_body {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/dev_dialog_bd.png) #666 repeat-x;color:#fff;float:left;width:374px;height:100%;}
#main #developer_dialog .dialog_body .inner {padding:12px;text-shadow:#000 0 -1px 1px;}
#main #developer_dialog .dialog_body .inner .text {float:left;width:62%;}
#main #developer_dialog .dialog_body .inner .text .head {font-size:18px;font-weight:bold;line-height:32px;}
#main #developer_dialog .dialog_body .inner .text .description {font-size:13px;}
#main #developer_dialog .apply_button {float:left;width:38%;padding-top:28px;height:42px;text-align:center;}
#main #developer_dialog .apply_button .apply_button_front {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/apply_btn.png) transparent no-repeat;width:8px;height:100%;float:left;}
#main #developer_dialog .apply_button .apply_button_body {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/apply_btn_bd.png) transparent repeat-x;height:100%;float:left;width:117px;}
#main #developer_dialog .apply_button .apply_button_body div {padding:6px 4px 4px 4px;text-align:center;}
#main #developer_dialog .apply_button .apply_button_body div a {text-shadow:none;color:#fff;font-size:19px;font-weight:bold;}
#main #developer_dialog .apply_button .apply_button_end {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/apply_btn.png) transparent no-repeat -8px 0;width:8px;height:100%;float:left;}
#main #developer_dialog .dialog_end {background:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/dev_dialog.png) transparent no-repeat -16px 0;width:8px;height:100%;float:left;}

/* Developer Page CSSs */
/* FIXME It is a little bit duplicated with the sign_banner css */
.developer_banner {
  width: 790px;
  margin: 10px auto 0px auto;
  height: 80px;
  color: #666666;
  padding: 10px 0;
  font-size: 20px;
  font-weight: bold;
}

.developer_banner span, .apply_now span {
  display: block;
  margin: 0;
  width: 540px;
  float: left;
  text-shadow: 0 1px #FFF;
  font-weight: normal;
}

.developer_banner span.head {
  font-size: 26px;
  color: #4c4c4c;
  font-weight: bold;
}

.developer_banner a.apply_btn, .apply_now a.apply_btn {
  display: block;
  width: 232px;
  height: 71px;
  font-size: 24px;
  color: #FFF;
  float: right;
  font-weight: bold;
  margin-top: -30px;
  text-align: center;
}

.developer_banner a.apply_btn span, .apply_now a.apply_btn span {
  display:inline-block;
  height: 71px;
}

.developer_banner a.apply_btn span.button-left, .apply_now a.apply_btn span.button-left {
  width: 15px;
  background-image: url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/apply_button.png);
}

.developer_banner a.apply_btn span.button-center, .apply_now a.apply_btn span.button-center {
  width: 162px;
  padding: 18px 20px 12px 20px;
  height: 41px;
  background-image: url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/apply_button_bd.png);
  text-shadow: 0 -1px #00cc00;
}

.developer_banner a.apply_btn span.button-right, .apply_now a.apply_btn span.button-right {
  width: 15px;
  background-image: url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/apply_button.png);
  background-position: -21px 0;
}

.features {width:100%;}
.feature { margin-bottom:10px;width:100%; }
.feature .feature-left {float:left;height:140px;background-image:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/feature.png);width:4px;}
.feature .feature-center {float:left;height:140px;background-image:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/feature_bd.png);width:782px;}
.feature .feature-center .content {color:#fff;font-weight:bold;}
.feature .feature-center .text {width:452px;padding:10px 20px 10px 10px;float:left;text-shadow:#666 0px -1px 1px;}
.feature .feature-center .text .head {font-size:24px;}
.feature .feature-center .text p {font-size:14px;text-indent:0;}
.feature .feature-center .text p a {text-shadow:none;font-weight:normal;font-size:14px;}
.feature .feature-center .text p a.learn_more:hover {color:#66bcdf;}
.feature .feature-center .image {float:left;width:300px;text-align:right;}
.feature .feature-center .image img {float:right;}
.feature .feature-center .image img.more {margin-top:-140px;}
.feature .feature-right {float:left;height:140px;background-image:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/feature.png);width:4px;background-position:-4px 0;}
.contextual {float:right;margin-top:14px;}
.section {margin-top:20px;}
.section .head {font-size:24px;font-weight:bold;line-height:48px;}
.section .sub {font-size:14px;color:#4c4c4c;line-height:14px;}
.section .inner {width:460px;padding-right:40px;}
.section .inner p {font-size:14px;color:#666;}
.section .apply_now {float:left;width:265px;margin-top:110px;}
.section .apply_now span.small {font-size:12px;text-align:center;width:300px;}
.apps {margin-top:8px}
.apps .row .cell {float:left;margin-right:4px;}
.apps .row .cell img.snapshot {width:193px;}
.apps .row .cell .overlay {display:none;position:absolute;width:193px;height:193px;background-image:url(/REV_5d5ef8ce893a0b20e68bd89e8fbb8310288bcc59/images/v1/developers/overlay.png);margin-top:-199px;}
/* .apps .row .cell:hover .overlay {display:block;} */
.apps .row .cell .app {padding-top:128px;}
.apps .row .cell .app img {width:50px;margin:0 12px;float:left;}
.apps .row .cell .app span {color:#fff;}
.apps .row .cell .app span.name {font-size:18px;}
.apps .row .cell .app span.author {font-size:12px;}

#prints textarea {
  width: 200px;
}

#prints .textarea-label {
  width: 220px; 
  float: left;
  display: block;
}