Sep 29 2007

Top 20 Radio Deea – - Septembrie 29, 2007

1. Martin Landsky – Let Me Dance (Sebo K Remix)
2. Argy – Malena
3. Mark Knight & D. Ramirez – Columbian Soul
4. MYNC Project feat. Carl Kennedy – Ride The Storm (Original Mix)
5. Spit – Falling (Radio Vocal Edit)
6. Sikk – The Whisper (Edxs Ibiza Sunrise Mix)
7. Steve Angello and Sebastian Ingrosso – Umbrella (Original Instrumental Version)
8. Rossell feat. Emma – Dancing With Strangers (Original Mix)
9. Tracey Thorn – Grand Canyon (King Unique Vocal Mix)
10. Samim – Heater (Original Mix)
11. Deadmau5 – Not Exactly (Original Mix)
12. Big World – Morning Light (Roman Salzger Remix)
13. Art Of Tones – Praise (Original Mix)
14. Minimalistix – Struggle For Pleasure (Dave Lambert & Elektrokid Widescreen Remix)
15. David Michael – The Hope (Hirshee’s Big Room Mix)
16. Above & Beyond feat. Tranquility Base – Oceanic (Original Mix)
17 .Micha Moor – Space (Original Mix)
18 .DJ Wady & Patrick M feat. Carlos Bertonatti – Music Sounds Better With You (Original Mix)
20. Francesco Diaz & Young Rebels – Don’t You Want Me (Thomas Gold & FD`s Club Mix)


Sep 25 2007

Reset CSS

CSS:
  1. body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  2. margin:0;
  3. padding:0;
  4. }
  5. table {
  6. border-collapse:collapse;
  7. border-spacing:0;
  8. }
  9. fieldset,img {
  10. border:0;
  11. }
  12. address,caption,cite,code,dfn,em,strong,th,var {
  13. font-style:normal;
  14. font-weight:normal;
  15. }
  16. ol,ul {
  17. list-style:none;
  18. }
  19. caption,th {
  20. text-align:left;
  21. }
  22. h1,h2,h3,h4,h5,h6 {
  23. font-size:100%;
  24. font-weight:normal;
  25. }
  26. q:before,q:after {
  27. content:'';
  28. }
  29. abbr,acronym {
  30. border:0;
  31. }