@charset "UTF-8";
/* CSS Document */

/* PIG Radio Page */

body { background-color:#F1F1F1; }

.playlist { font-family:Georgia, 'Times New Roman', Times, serif; }
.playlist li { list-style-type:none; font-size:14px; line-height:1.5em; }
.playlist h2 { font-weight:normal; font-size:24px; }


.now { margin-bottom:30px; }
.now li { padding-bottom:3px; font-size:18px; color:#009933;}
.now li a { color:#009933;}
.now h2 { margin-bottom:5px; }


.history { margin-bottom:30px; }
.history a { color:#000000; }
.history li { padding-bottom:3px; }
.history h2 { }

/* END PIG Radio Page */
