/* wotg.css
Cascading Stylesheet controller for WOTG web site
Author: David Kelly (david.kelly@fanore.com)
 */
 
 /* generic html */
 @import url("../style_sheets/wotg_html.css");
 /* branding / classes */
 @import url("../style_sheets/wotg_branding.css");

  /*  effects */
@import url("../style_sheets/wotg_effects.css");


@import url("../style_sheets/panels.css");

.wrapSpecialCaption{
   background: #8C3691;
   color: #FFFFFF;
   
}
.wrapSubscribe{

}
