body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
blockquote {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img { border: 0 }
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}
ol,
ul { list-style: none }
caption,
th { text-align: left }
h1,
h2,
h3,
h4,
h5,
h6 { font-size: 100% }
q:before,
q:after { content: '' }
img {
    display: block;
    vertical-align: baseline;
}
.faq_item { margin: 0px 0px 15px 0px }
.faq_item_title {
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
.faq_item_headline {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.youtube_container { margin-left: 0px }
.youtube_list_container {
    width: 100%;
    height: 180px;
    overflow: auto;
    margin-bottom: 10px;
}
.youtube_date { color: #000 }
.youtube_title {
    color: #000;
    font-weight: bold;
}
.youtube_vidlink_container { }
.youtube_vidlink_container { }
.youtube_vidlink_container A { }
.youtube_item_wrapper { margin-top: 5px }
.video_container { margin-left: 0px }
.video_list_container {
    width: 100%;
    height: 180px;
    overflow: auto;
    margin-bottom: 10px;
}
.video_list_header { }
.video_date { color: #000 }
.video_title {
    color: #000;
    font-weight: bold;
}
.video_vidlink_container { }
.video_vidlink_container A { }
.video_item_wrapper { margin-top: 5px }
#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox a img { border: none }
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer { padding: 10px }
#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav { left: 0 }
#hoverNav a { outline: none }
#prevLink,
#nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(/images/lightbox_images/blank.gif) no-repeat;
    display: block;
}
#prevLink {
    left: 0;
    float: left;
}
#nextLink {
    right: 0;
    float: right;
}
#prevLink:hover,
#prevLink:visited:hover { background: url(/images/lightbox_images/prevlabel.gif) left 15% no-repeat }
#nextLink:hover,
#nextLink:visited:hover { background: url(/images/lightbox_images/nextlabel.gif) right 15% no-repeat }
#imageDataContainer {
    font: 10px Verdana,Helvetica,sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}
#imageData {
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption { font-weight: bold }
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.fb_like_container,
.google_plus1_container,
.linkedin_container,
.pintrest_container,
.story_tweet_button {
    display:inline-block;
    display:inline;
    zoom:1;
    padding:5px 0;
    vertical-align:top;
}

.schedule_home_tr {
    font-weight:bold;
}
.schedule_neutral_tr {
    font-style:italic;
}

.enhanced-ad,
.echads {
    position:relative;
}
.enhanced-ad .overlay,
.echads .overlay {
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
}
.enhanced-ad .overlay img,
.echads .overlay img {
    height:100%;
    width:100%;
}
.sprite-ad { 
	text-indent: -9999px;
	display: block;
}
.sidearm-ad-icon span { position:absolute; left:-9999px; }

.hootsuite-stream-item.fb-post,
.hootsuite-stream-item.twitter-tweet {
    max-width: 500px;
    margin: 0 auto;
    display: block;
}

.hootsuite-stream-item em {
    font-style: italic;
    font-weight: inherit;
}

.hootsuite-stream-item strong {
    font-weight: bold;
    font-style: inherit;
}

.hootsuite-stream-item ul > li {
    list-style: disc;
}

.hootsuite-stream-item ol > li {
    list-style: decimal;
}

.hootsuite-stream-item li {
    margin-left:20px;
}