.app-section-yellow {
	 height: 220px; 
	 width: 326px;
	 background-image: url(../img/app-section-shadow-yellowtitle.gif);
	 text-align:left;
	 margin-top:10px;
	}
	
.app-section-black {
	 height: 220px; 
	 width: 326px;
	 background-image: url(../img/app-section-shadow-blacktitle.gif);
	 text-align:left;
	 margin-top:10px;
	}

.app-section-black h2{
    margin-left: 10px;
    font-size: 28px;
    color:#fff;
}

.app-section-yellow h2{
    margin-left: 10px;
    font-size: 28px;
    color:#000;
}
	
	
.app-section-plain {
	 height: 220px; 
	 width: 326px;
	 background-image: url(../img/app-section-shadow-plaintitle.gif);
	 text-align:left;
	}

.app-section-col2 {
    margin-left:6px;
    margin-right:6px;
}	

.app-icon {
    float: left;
    width: 50px;
    background:#fff;
    margin:10px;
    margin-top:-10px;
}

.app-title {
    float: left;
    width:200px;
    background:#fff;
    margin:5px;
    margin-top:-10px;
}

.app-header {
    margin-top:10px;
}

.app-text {
    float:left;
    width:300px;
    margin-left:10px;
    margin-right:10px;
    height:80px;
}
.app-section-links {
    text-align:center;
    float:left;
    width:326px;
}

.app-page-panel {
	 height: 254px; 
	 width: 999px;
	 background-image: url(../img/app_bar_shadow.gif);
	 text-align:left;
	 margin-top:20px;
	}

.app-page-panel-content{
	 margin:22px;
	}
	
.app-panel-home-image{
    margin-top :10px;
}


.style1 {	font-size: 18px;
	font-weight: bold;
}
.style18 {font-size: 16px}
.style19 {font-size: 18px}
.style22 {font-size: 14px}
.style23 {font-size: 20px; font-weight: bold; }
.style25 {font-size: 16px; color: #333333; }
.style26 {font-size: 24px}
.style29 {font-size: 32px}
.style4 {font-size: 36px; font-weight: bold; }
.style5 {font-size: 20px}
.style6 {	font-size: 24px;
	font-weight: bold;
}

.gr-download a,
.gr-download a p { 
    font-size:10px;
    color: #000;
    text-align: center;
    text-decoration:none;
}

#iphone-apps { 
    float:left; 
    margin-left:10px;
    margin-right:10px;
    margin-top:29px;
    margin-bottom: 7px;
    background:#fff;
    border:solid 0px #fff;
    z-index:11;
}

#iphone-apps-text { 
    float:left; 
    font-size:12px;
    width:680px;
    text-align:left;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:20px;
    background:#fff;
    border:solid 0px #fff;
    z-index:11;
}

.iphone-app-icon {
    margin-top: -30px;
    margin-left: 10px;
    text-align:center;
}

.iphone-app-icon a {
    font-size:10px;
    text-decoration:none;
    color:black;
    
}
