/* CSS Document */

/* Downloads fun stuff page */
#dl_img_fun { width: 666px; height: 960px; background:url(../images/download_fun.jpg) left top no-repeat; display:block; float:left; }

#dl_fun_content div {float:left;  }
* html #dl_fun_content div{float:left; }

#dl_fun_wall {width:580px; margin: 75px 0 0 35px; display:inline; float:left; }
* html #dl_fun_wall { margin-top: 0px;margin-left:55px;}
*+html #dl_fun_wall { margin-top: 70px;}
#dl_fun_wall div.dl_img_wall{width: 180px; height:185px; padding-bottom:10px}
#dl_fun_wall img {padding-bottom: 5px;}
* html #dl_fun_wall img{padding-bottom: 2px;}


#dl_fun_ring {margin: 40px 0 0 35px; width:500px; display:inline;float:left;}
* html #dl_fun_ring {margin-left:35px;}
*+html #dl_fun_ring {margin-top:40px;}
#dl_fun_wall p.name, #dl_fun_ring p.name{font-family:Arial;font-size:11px;color:#fff; }
#dl_fun_wall p, #dl_fun_ring p {font-family:Arial;font-size:10px;color:#fff;}
#dl_fun_wall p a, #dl_fun_ring p a {text-decoration: underline; font-weight:normal; color:#fff;}
#dl_fun_wall p a:hover, #dl_fun_ring p a:hover {text-decoration: underline; color:#fff;}

#dl_fun_ring .dl_fun_ringtone {width:90px; height:60px; background:url(../images/icon_ringtone.gif) no-repeat; padding: 0 20px 10px 0; float:left}
#dl_fun_ring div.dl_fun_ringtone a {width: 100px; height: 40px; display:block}
#dl_fun_ring .dl_fun_ringtone p {width: 90px; padding-top: 4px; margin-bottom: 0; overflow: hidden;}
