CHALLENGE 1
GOTO
newsite.sjreno.com/templates/rt_clarion/css/typography.css
DELETE (if your not using the RT quotes anywhere).typography-style-light blockquote {background: url(../images/typography/light/quote-l.png) 0 0 no-repeat;}
CHALLENGE 2
Theres a problem in
newsite.sjreno.com/components/com_sl_tes...assets/css/style.css
REMOVE.sl_testimonial-testimonials h1 {
overflow: auto !important;
}
The text you want to display is formatted wrong, as it has <span>Submit </span> and then the rest of the text outside of the span.
The popup is also an awkward one but can be integrated with RokBox quite easily but will require some workaround in php to get it working right.
Hope it helps.
Adam.