div#blackberry
{
    position:absolute;
    top:160px;
    left:0px;
    text-align:center;
    height:500px;
}

div#mainpagetext
{
    position:absolute;
    top:210px;
    left:395px;
    width:370px;
    height:370px;
    text-align:left;
}

div#maintabs
{
    float:right; 
    margin-right:10px;
    z-index:70; 
    position:absolute; 
    top:55px; 
    right:0px; 
    background: transparent url(../SiteImages/tabsBack.png) no-repeat; 
    width:239px;
    height:552px;   
}

div#bottom-buttons-mainpage
{
    color:#ffffff;
    vertical-align:middle;
    text-align:center;
    position:absolute;
    left:400px;
    top:612px;    
}

div#bottom-buttons-main-page a
{
    color:#ffffff;
    text-decoration:none;
}


.request-button a {
    font-family:Arial;
    font-size:14px;
	color: #ffffff;
	background: transparent url(../SiteImages/request1.png) no-repeat;
	text-decoration: none;
    vertical-align:middle;
    text-align:center;
    padding-top:10px;
    width:229px;
    height:36px;
    position:absolute;
    bottom:1px;
    left:4px;
    z-index:80;
}

.request-button a:hover {
	background: transparent url(../SiteImages/requestHoover1.png) no-repeat;
}

.top-stations {
    font-family:Arial;
    font-size:14px;
	color: #ffffff;
	background: transparent url(../SiteImages/topStationsBlack2.png) no-repeat;
    vertical-align:middle;
    text-align:center;
    padding-top:5px;
    width:115px;
    height:23px;
    position:absolute;
    top:4px;
    left:4px;
    z-index:80;
}

.top-stations a {
	text-decoration: none;
	border-width:0px;
}

.top-songs {
    font-family:Arial;
    font-size:14px;
	color: #ffffff;
	background: transparent url(../SiteImages/topSongsBlack2.png) no-repeat;
	text-decoration: none;
    vertical-align:middle;
    text-align:center;
    padding-top:5px;
    width:115px;
    height:23px;
    position:absolute;
    top:4px;
    right:4px;
    z-index:80;
}

.top-songs a {
	text-decoration: none;
	border-width:0px;
}
.screenshot
{	
    width:276px;
    height:207px;
    z-index:20;
    position:absolute; 
    top:91px; 
    left:38px; 
}
.screentext
{	
    z-index:70; 
    font-size:14px; 
    position:absolute; 
    top:320px; 
    left:26px; 
    width:286px;
    text-align:center;
}

.mainPageNormal
{
    font-size:12px;
    float:left;
    margin-top:10px;
    margin-left:-30px;
    width:350px;
}


.active-region
{
    vertical-align:top;
    font-family:Arial;
    font-size:11px;
	color: #414141;
	background-color: #FAF8FA;
    text-align:left;
    width:216px;
    height:476px;
    position:absolute;
    top:32px;
    right:13px;
    z-index:80;
    overflow:auto;
}





