.content h2 {
    background-color:#F0F0F0;
    border-top:1px solid #D1DBE4;
    color:#707173;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    margin-left:-10px;
    margin-right:25px;
    padding-left:40px !important;
    vertical-align:middle;
}

.info p {
	margin-top: 10px;
}

.nh-content h1 {
	margin-top: 5px;
	margin-left: 9px;
	font-size:12px;
  line-height:35px;
}

.nh-content div#main_tabs {
	margin-left: 9px;
}

.app_description_container .info {
	float: left;
	width: 237px;
	margin-top:0px;
}

.app_screenshot .info {
	float: left;
	width: 237px;
	margin-right: 5px;
	margin-top:87px;
}

/* Application description text */
.app_screenshot .text_item {
	width: 215px;
	font-size: 14px;
	color: #707173;
	position: absolute;
}

/* desktop */
#download_desktop #Badge {
  margin-left: 28px;
}

#screen_desktop .app_screenshot {
	background-image: url(../images/download_dc_bg.png);
	background-position: -44px 0px;
	height: 415px;
	position: relative;
}

#screen_desktop .app_screenshot #item1.text_item{left:30px;top:25px;}
#screen_desktop .app_screenshot #item2.text_item{left:30px;top:250px;}
#screen_desktop .app_screenshot #item3.text_item{left:30px;top:350px;}
#screen_desktop .app_screenshot #item4.text_item{left:545px;top:35px;}
#screen_desktop .app_screenshot #item5.text_item{left:560px;top:225px;}


/* mobile */
#iphone_app_screenshot1 {
	background: url('../images/wefind_mobile_iphone_home.png') no-repeat scroll center center;
    background-position: 156px 0px;
	position: relative;
	width: 775px;
	height: 535px;
}

#iphone_app_screenshot2 {
	background: url('../images/wefind_mobile_iphone_museum.png') no-repeat scroll center center;
    background-position: 156px 0px;
	position: relative;
	width: 775px;
	height: 535px;
}

#iphone_app_screenshot3 {
	background: url('../images/wefind_mobile_iphone_taxis.png') no-repeat scroll center center;
    background-position: 156px 0px;
	position: relative;
	width: 775px;
	height: 535px;
}

#iphone_app_screenshot4 {
	background: url('../images/wefind_mobile_iphone_webcams.png') no-repeat scroll center center;
    background-position: 156px 0px;
	position: relative;
	width: 775px;
	height: 535px;
}


.nd-download_area {
    padding: 4px 10px 0 7px;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #aab2b9;
    height: 70px;
		margin: 0 0 20px;
		position: relative;
}

.nd-download_area p {
	font-size: 12px;
}

.nd-download_area p.text_iphone { padding-top: 4px; }
.nd-download_area p.text_android { padding-top: 12px; }

.nd-download_area .nd-download_area_link {
	display: block;
	font-weight: bold;
	width: 300px;
}

#nd-download_area_android { width: 500px; }

#content_container #nd-download_area_android h3 { margin-bottom: 0.5em; }

#nd-download_area_android p {
	font-size: 10px;
	font-weight: normal;
}

.nd-download_area .nd-download_area_link img {
	float: left;
	margin: 2px 10px 0 0;
}

.nd-download_version-info {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 3px;
	font-weight: normal;
}

#screen_mobile #item1.text_item { 
    left:10px;
    top:120px;
    width: 180px ;
}

#screen_mobile #item2.text_item { 
    left:547px;
    top:250px;
    width:170px;
}
 
#screen_mobile #item3.text_item { 
    left:4px;
    top:104px;
    width:180px;
}
 
#screen_mobile #item4.text_item { 
    left:530px;
    top:336px;
    width:190px;
}

#screen_mobile #item5.text_item { 
    left:0px;
    top:144px;
    width:190px;
}

#screen_mobile #item6.text_item { 
    left:560px;
    top:248px;
    width:190px;
}

#screen_mobile #item7.text_item { 
    left:0px;
    top:72px;
    width:190px;
}

#screen_mobile #item8.text_item { 
    left:538px;
    top:368px;
    width:190px;
}

 /* wallpapers */
#screenshot_wallpapers {
  margin-top: 20px;
}

#screenshot_wallpapers .nd-download_area {
    padding:7px 10px;
    float: left;
    background-color: #FFFFFF;
    width: 480px;
		margin-left: 0;
		height: auto;
}

div#nd-download_desc-iphone,
div#nd-download_desc-android {
	padding-top: 1em;
}

#nd-download_area_iphone{
	margin-right:15px;
}
#nd-download_area_iphone.nd-download_area,#nd-download_area_iphoneFriends.nd-download_area, {
	height:74px;
}
#nd-download_area_iphoneFriends .smallFonts{
	position: absolute;
	top:20px;
	width:220px;
	left:80px;
	color:#000000;
	font-size: 10px;
	font-weight:normal;
	line-height: 12px;
	display:block;
	padding-top:5px;
}
