/**
 * Silver Tab Container 
 * /css/layouts/silver-tab-container/structure.css
 *
 * @contributers Franklin Clark, Chris Ellis
 * @updated 01/29/2012
 */


/* Basic
-------------------------------------------------*/

/* Headings
-------------------------------------------------*/

div#page div#listingSide div.sideSection div.hd h3 {color:#333;font-size:10pt;}

/* Anchors/Links
-------------------------------------------------*/

/* Paragraphs
-------------------------------------------------*/

/* Tables
-------------------------------------------------*/

/* Images
-------------------------------------------------*/

/* Lists
-------------------------------------------------*/

/* Divisions
-------------------------------------------------*/

/* event side section module */
div.sideSection {margin-bottom:25px;}

div.sideSection div.hd {width:303px;background-image:url('/images/common/events-page/bg-side-header.png');height:33px;background-repeat:no-repeat}
div.sideSection div.hd div.c {padding:5px 12px;}
div.sideSection div.bdy {width:303px;background-image:url('/images/common/events-page/bg-side-body.png');background-repeat:repeat-y}
div.sideSection div.bdy div.c {padding:12px}
div.sideSection div.ft {width:303px;background-image:url('/images/common/events-page/bg-side-footer.png');height:7px;background-repeat:no-repeat}
.addthis_counter .addthis_button_expanded {
overflow: hidden;
}

/* Forms
-------------------------------------------------*/



