body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-color:#fff;
	color:#aab4be;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

img {border:0;}


#iphone-content {
    width:275px;
    height:74px;
    margin:0px auto;
    background:url(../updatedimages/downloadstitlesmall.jpg);
    background-repeat:no-repeat;
    text-align:left;
	margin-bottom:20px;
}

#iphone-content-short {
    width:275px;
    height:74px;
    margin:0px auto;
    background:url(../updatedimages/downloadstitlesmall.jpg);
    background-repeat:no-repeat;
    text-align:left;
	margin-bottom: 20px;
}

.tigertextprologo {
	width:275px;
	height:79px;
	background:url(../updatedimages/tigertextprologosmall.jpg);
	text-align:center;
	margin: 0px auto 20px;
}

.buttonwrapper{
	
	width:100%;
	
}

.buttondiv {
	margin:0px auto;
	border: 1px solid #F4F4F4;
	width:275px;
	padding:15px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

A:link, A:visited {text-decoration:none;color:#0064b4;}
A:hover {text-decoration:none;color:#008ce6;}
A:active {text-decoration:none;color:#0064b4;}

.footerlink A:link {text-decoration:none;color:#545A62;}
.footerlink A:hover {text-decoration:none;color:#545A62;}
.footerlink A:active {text-decoration:none;color:#545A62;}
.footerlink A:visited {text-decoration:none;color:#545A62;}

#footer-content {
    width:268px;
    height:200px;
    margin:0px auto;
}

#body-content {
    width:268px;
    margin:0px auto;
}