#subscribe #content-cell * {
font-family: "Comic Sans MS", Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
}

#subscribe #content-cell {
margin: 0 2px;
background: #ffe0c0;
color: black;
padding: 3%;
}

#subscribe #content-cell h1 {
color:black;
}

#subscribe #content-cell td {
color: black;
}

#subscription_info {
}
#subscription_character {
background: url(/images/subscription_character.gif) no-repeat center top;
}
#speech_bubble_top_left {
width: 54px;
height: 42px;
background: url(/images/speech_bubble_top_left.gif) no-repeat top left;
}
#speech_bubble_top{
border-top: 2px solid black;
background: white;
}
#speech_bubble_top_right{
width: 54px;
background: url(/images/speech_bubble_top_right.gif) no-repeat top right;
}
#speech_bubble_centre * {
color:black;
}
#speech_bubble_centre{
border-left: 2px solid black;
border-right: 2px solid black;
padding: 0 4%;
}
#speech_bubble_bottom_left {
height: 42px;
background: url(/images/speech_bubble_bottom_left.gif) no-repeat bottom left;
}
#speech_bubble_bottom{
border-bottom: 2px solid black;
}
#speech_bubble_bottom_right {
background: url(/images/speech_bubble_bottom_right.gif) no-repeat bottom right;
}

#subscription_form {
border: thick dashed black;
padding: 3%;
margin: 2% 0;
}

.subscription_checkboxes {
border-right: 1px dotted black;
}
