
.iphone-header-image  {
	text-align: center ;
	margin: 4px 60px 12px 20px ;
}

.iphone-header-title  {
	color: DodgerBlue ;
	font-size: 42px ;
	padding: 8px 0 10px 0 ;
	font-family: Times ;
	font-style: italic ;
	font-weight: bold ;
}

.iphone-header-text {
	margin: 0 0 12px 0 ;
	padding: 6px 12px 6px 0 ;
	font-family: helvetica, sans-serif  ;
}





table.iphone-projects-table {
	margin: 10px 10px 0 10px ;
}

table.iphone-projects-table tr {
	vertical-align: top ;
	border-bottom-style: double ;
	border-bottom-color: LightSkyBlue  ;
}

table.iphone-projects-table tr td {
	padding: 6px ;
}

img.iphone-appstore-link-image {
	border: 0 ;
}

img.iphone-appstore-badge-image {
	width: 100px ;
	border: 0 ;
}

img.iphone-appstore-badge-image-large {
	width: 200px ;
	border: 0 ;
}

a.iphone-appstore-link-image {
	text-decoration: none;
}

div.iphone-appstore-link {
	text-align: center ;
}

a.iphone-appstore-link {
	text-decoration: none ;
}


div.iphone-project-video-link {
	padding: 12px 0 0 0 ;
	vertical-align: top ;
}

a.iphone-project-video-link {
	text-decoration: none ;
}

img.iphone-project-video-link-image {
	border: 0 ;
	padding: 0 0 0 0 ;
}




.iphone-project-title {
	color: DodgerBlue ;
	font-weight: bold ;
	font-size: large ;
	margin: 0 0 12px 0 ;
}

.iphone-project-title-large {
	color: DodgerBlue ;
	padding: 20px ;
	/*0px 40px 0px 80px ;*/
	font-size: 42px ;
	font-family: Times ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
}

a.iphone-project-title {
	text-decoration: none ;
}


.iphone-project-description {
	font-size: 14px ;
	padding: 20px ;
}

.iphone-project-content {
	padding: 10px ;
}



/* Screenshots */
.iphone-screenshots-block {
	padding: 20px ;
	text-align: center ;
}

.iphone-screenshots-title {
	color: DodgerBlue ;
	padding: 20px ;
	/*0px 40px 0px 80px ;*/
	font-size: 42px ;
	font-family: Times ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
}

.iphone-screenshot-image {
	padding: 10px ;
}


