﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body 
{
    background-color: #cccccc;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
}

a
{
    color: #f79548;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.orange
{
    color: #f79548;
}

.57
{
    color: #575757;
}

.9
{
    color: #999999;
}

.ff
{
    color: #ffffff;
}

.float_left
{
    float: left;
}

.float_right
{
    float: right;
}

.clear
{
    border-bottom: 1px solid #eeeeee; 
    width: 100%; 
    clear: both; 
    margin-bottom: 10px;
        
}



#container
{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    background: #ffffff url(../images/layout/main_container_background.gif) 0 top repeat-y;
    position: relative;
}

#container_bottom
{
    position: absolute;
    bottom: 0;
    background: #ffffff url(../images/layout/main_container_bottom_background.gif) 0 top no-repeat;
    height: 12px;
    width: 100%;
}

#header
{
    height: 137px;
}

#basic_container
{
    width: 800px;
    margin: 0 auto;
    margin-top: 15px;
}


#basic_main
{
    width: 480px;
    float: left;
    clear: left;
}

#basic_main #retweat_button.social_comment_header
{
    float: right;
    margin-top: -47px;
}

#basic_right
{
    width: 310px;
    height: 500px;
    float: right;
}



#basic_main h1
{
    color: #f79548;
    font-size: 26px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 8px;

}

#basic_main h2
{
    color: #333333;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 0;
    margin-bottom: 0;

}

#basic_main h3
{
    color: #999999;
    font-size: 12px;
    margin-top: 0px;
    font-weight: 100;
    margin-bottom: 8px;

}

#text_only_container
{
    width: 800px;
    margin: 0 auto;
    margin-top: 15px;
    
}

#static_content
{
    min-height: 550px;
}
    


#static_content h1
{
    color: #f79548;
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
}

#static_content .booking_box
{
    border: 1px dashed #dddddd;
    background-color: #f2f2f2;
    color: #666666;
    padding: 5px 15px 10px;
}

#static_content .booking_box h1
{
    font-size: 14px;
    color: #f79548;
    border-bottom: 0;
}

#static_content h2
{
    color: #f79548;
    font-size: 14px;
}




#social_comment_list .editorial_li_alt
{
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}

#social_comment_list .editorial_li:hover,
#social_comment_list .editorial_li_alt:hover
{
    background-color: #eeeeee;
}

#social_comment_list .editorial_list_item h2
{
    color: #f79548;
    padding-top: 0;
    padding-left: 10px;
}

#social_comment_list a.editorial_list_item:hover
{
    text-decoration: none;
}


#social_comment_list .editorial_list_item h3
{
    padding-left: 25px;
}

#social_comment_list .editorial_list_item b
{
    font-weight: 100;
}


.pagerstyle span
{
    font-weight: bold;
    text-decoration: underline;
}





#social_comment_author_pic
{
    float: left;
    margin-right: 20px;
    border: 2px solid #eeeeee;
}

#social_comment_footer
{
    width: 420px;
    height: 24px;
    background: transparent url(../images/layout/social_comment_footer_background.gif) 0 top no-repeat;
    padding: 5px 0;
    margin-top: 20px;
}

#social_comment_footer a
{
    color: #ffffff;
    margin-right: 15px;

}

#rss_icon
{
    text-align: right;
}

#rss_container
{
    background-color: #ffffff;
    margin-bottom: -16px;
    margin-left: 85px;
    border: 2px solid #ffffff;
    float: left;
    width: 88px;
    xborder: 1px solid black;
    text-align: center;
}







#bookmark_container
{
    width: 295px;
    height: 122px;
    float: right;
    clear: right;
    margin-top: 10px;
    background: transparent url(../images/layout/bookmark_background.gif) 0 top no-repeat;
}

#email_to_friend
{
    color: #ffffff;
    margin-left: 17px;
}

#email_container
{
    color: #666666;
}

#bookmark_container h1
{
    color: #ffffff;
    font-size: 16px;
    padding-left: 17px;
}

#social_bookmarks
{
    padding-left: 17px;
}

#social_bookmarks img
{
    border: 0;
    padding-right: 6px;
}

#bookmark_url
{
    margin-top: 3px; 
    padding-left: 17px;
    padding-bottom: 4px;
}

.urltxt
{
    width: 248px;
    border: 1px solid #ffffff;
    font-size: 11px;
    color: #333333;
    padding: 3px;
}





/* ---------  recent social comments  --------- */



#recent_social_comments_container
{
    width: 295px;
    xheight: 275px;
    float: right;
    clear: right;
    background: transparent url(../images/layout/recent_social_comments_repeat.gif) 0 top repeat-y;
    position: relative;
}

#recent_social_comments_container h1
{
    font-size: 14px;
    text-transform: uppercase;
}

#recent_social_comments_container h2
{
    font-size: 12px;
    color: #f79548;
    padding-bottom: 4px;
    margin: 0;
}

#recent_social_comments_container h2 span
{
    font-weight: 100;
    color: #333333;
}

#recent_social_comments_container h3
{
    font-size: 11px;
    font-weight: 100;
    color: #666666;
    margin: 0;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 4px;
}

#recent_social_comment_footer
{
    height: 21px;
    width: 285px;
    background: transparent url(../images/layout/recent_social_comments_bottom.gif) 0 top no-repeat;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}

#recent_social_comments_grid
{
    width: 260px;
    margin: 0 auto;
}

#recent_social_comments_lastitem
{
    position: absolute;
    bottom: 28px;
    height: 1px;
    width: 100%;
    right: 0;
}



/* ---------  about  --------- */

#about
{
    width: 460px;
    padding: 15px;
    height: 280px;
    float: left;
    clear: left;
    margin-left: 100px;
    overflow: hidden;
    background: transparent url(../images/layout/about_container_background.gif) 0 top no-repeat;
}

#about h1
{
    color: #f79548;
    padding-top: 0;
    margin-top: -7px;
    font-size: 14px;
}

#about a
{
    font-weight: bold;
}






/* ---------  testimonials  --------- */

#testimonials
{
    width: 520px;
    height: 295px;
    float: left;
    margin-left: 85px;
    margin-top: 12px;
    position: relative;
    background: transparent url(../images/layout/testimonials_background.gif) 0 top no-repeat;
}

#testimonials_top
{
    width: 350px;
    margin: 20px 10px 0 130px;
}

#testimonials_middle
{
    width: 450px;
    margin: 15px 10px 0 30px;
}

#testimonials_footer
{
    height: 19px;
    position: absolute;
    bottom: 10px;
    right: 180px;
}





/* ---------  featured article  --------- */

#featured_article
{
    width: 800px;
    height: 200px;
    margin-left: 100px;
    margin-top: 15px;
    background: transparent url(../images/layout/featured_article_background.gif) 0 top no-repeat;
    position: relative;
    float: left;
    clear: both;
}

#featured_article_image
{
    width: 166px;
    height: 166px;
    position: absolute;
    top: 17px;
    left: 17px;
}

#featured_article_corners
{
    width: 166px;
    height: 166px;
    position: absolute;
    top: 17px;
    left: 17px;
}

#featured_article_text
{
    width: 580px;
    height: 166px;
    margin-left: 200px;
    margin-top: 17px;
    color: #ffffff;
    font-size: 12px;
}


#featured_article_text h1
{
    font-size: 23px;
    margin-bottom: 1px;
}

#featured_article_text a
{
    color: #CE4836;
}






/* ---------  featured video  --------- */


#featured_video
{
    width: 295px;
    float: right;
    clear: right;
    position: relative;
    margin-right: 100px;
    margin-top: 15px;
    background: transparent url(../images/layout/recent_social_comments_repeat.gif) 0 top repeat-y;
}

#featured_video_contents
{
    width: 295px;
}

#featured_video_embed
{
    width: 260px;
    height: 175px;
    position: relative;
    margin: 10px 15px;
}

#featured_video h1
{
    color: #f79548;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0 15px;
}

#featured_video_link
{
    text-align: right;
    padding-right: 15px;
    padding-bottom: 8px;
}

#featured_video_footer
{
    height: 19px;
    width: 295px;
    background: transparent url(../images/layout/featured_video_footer.gif) 0 top no-repeat;
    padding-left: 15px;
    padding-top: 5px;
    text-align: left;
    margin-left: -1px;
    margin-bottom: -1px;
}

#featured_video_corner_tl,
#featured_video_corner_tr,
#featured_video_corner_bl,
#featured_video_corner_br
{
    width: 6px;
    height: 6px;
    position: absolute;
}


#featured_video_corner_tl
{
    top: 0px;
    left: 0px;
}

#featured_video_corner_tr
{
    top: 0px;
    right: 0px;
}

#featured_video_corner_bl
{
    bottom: 0px;
    left: 0px;
}

#featured_video_corner_br
{
    bottom: 0px;
    right: 0px;
}

#basic_right #featured_video
{
    margin-right: 0px;
    margin-top: 10px;
}


/* ---------  leadership editorial  --------- */

#leadership_editorial h1 span,
#audio_container h1 span
{
    font-size: 16px;
}

#article_footer
{
  margin-top: 20px;
  padding-top: 20px;
  font-size: 11px;
  color: #999999;
}



/* ---------  latest leadership editorial  --------- */

#latest_leadership_editorial
{
    width: 390px;
    height: 85px;
    float: left;
    margin-left: 101px;
    margin-top: 15px;
    background: transparent url(../images/layout/leadership_editorial_background.gif) 0 top no-repeat;
    color: #ffffff;
    padding: 0 10px 10px 90px;
    xborder: 1px solid black;
}

#latest_leadership_editorial h1
{
    font-size: 20px;
    height: 1.2em;
    overflow: hidden;
    xmargin-top: 0;
    margin-bottom: 0;
    color: #ffffff;
}

#latest_leadership_editorial h4
{
    font-size: 12px;
    height: 1.2em;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 1px;
    padding-top: 0;
}

#leadership_editorial_link
{
    color: #ffffff;
    font-weight: 100;    
}

#leadership_editorial_link span
{
    color: #666666;
    font-weight: bold;
}










/* ---------  main story  --------- */

#main_story
{
    width: 800px;
    height: 300px;
    xmargin-left: -50px;
    margin: 0 auto;
    margin-top: 15px;
    background: #ffffff url(../images/layout/main_story_background.gif) 0 top no-repeat;
    position: relative;
    
}


#main_story_text
{
    width: 270px;
    height: 265px;
    padding-left: 22px;
    float: left;
    font-size: 12px;
    overflow: hidden;
    xborder: 1px solid black;
}

#main_story_text h1
{
    color: #f79548;
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 0px;
}

#main_story_text h4
{
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    color: #666666;
}

#main_story_image
{
    width: 465px;
    height: 245px;
    float: left;
    margin-left: 27px;
    margin-top: 15px;
    position: relative;
}

#main_story_image_corners
{
    position: absolute;
    top: 0;
    left: 0;
}

#main_story_full_editorial_link
{
    font-weight: 100;   
}

#main_story_footer
{
    width: 780px;
    height: 19px;
    position: absolute;
    bottom: 0;
    left: 10px;
}





/* ---------  footer  --------- */

#footer
{
    height: 212px;
    background: #cccccc url(../images/layout/footer_background.gif) 0 top no-repeat;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    font-size: 13px;
    padding-bottom: 35px;
}

#footer_contact
{
    height: 97px;
    width: 240px;
    position: absolute;
    right: 28px;
    top: 25px;
    padding: 20px;
    padding-top: 18px;
}

#footer .orange
{
    font-size: 15px;
}

#footer_contact a
{
    color: #ffffff;
    font-weight: bold;
}

#footer_about
{
    height: 100px;
    width: 350px;
    position: absolute;
    left: 48px;
    top: 43px;
}

#footer_footer
{
    width: 950px;
    height: 19px;
    position: absolute;
    bottom: 50px;
    right: 40px;
    text-align: right;
    color: #ffffff;
    xfont-weight: bold;
}



/* ---------  menu  --------- */
                 
#menu
{
    padding-bottom: 40px;
    margin-top: 0;
    padding-top: 0;
}

#menu_top
{
    width: 970px; 
    height: 8px;
    background-color: #f79548; 
    margin: 0 auto;
    margin-top: 0;
    padding-top: 0;
}

#menu_bar
{
    background: transparent url(../images/menu/menu_background.jpg) 0 top repeat-x;
    height: 38px;
    width: 800px;
    margin: 0 auto;
    padding: 0 85px;
    
}

#menu_bar .menu_item
{
    display: block;
    height: 38px;
    float: left;
}

.menu_item a
{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#home_nav
{
    width: 72px;
    height: 38px;
    background: transparent url(../images/menu/home.gif) 0 -38px no-repeat;
}

#home_nav a:hover
{
    background: transparent url(../images/menu/home.gif) 0 top no-repeat;
    text-decoration: none;
}

#editorial_nav
{
    width: 88px;
    height: 38px;
    background: transparent url(../images/menu/editorial.gif) 0 -38px no-repeat;
}

#editorial_nav a:hover
{
    background: transparent url(../images/menu/editorial.gif) 0 top no-repeat;
    text-decoration: none;
}

#speaking_nav
{
    width: 93px;
    height: 38px;
    background: transparent url(../images/menu/speaking.gif) 0 -38px no-repeat;
}

#speaking_nav a:hover
{
    background: transparent url(../images/menu/speaking.gif) 0 top no-repeat;
    text-decoration: none;
}

#comment_nav
{
    width: 136px;
    height: 38px;
    background: transparent url(../images/menu/comment.gif) 0 -38px no-repeat;
}

#comment_nav a:hover
{
    background: transparent url(../images/menu/comment.gif) 0 top no-repeat;
    text-decoration: none;
}

#leadership_nav
{
    width: 102px;
    height: 38px;
    background: transparent url(../images/menu/leadership.gif) 0 -38px no-repeat;
}

#leadership_nav a:hover
{
    background: transparent url(../images/menu/leadership.gif) 0 top no-repeat;
    text-decoration: none;
}

#broadcasting_nav
{
    width: 117px;
    height: 38px;
    background: transparent url(../images/menu/broadcasting.gif) 0 -38px no-repeat;
}

#broadcasting_nav a:hover
{
    background: transparent url(../images/menu/broadcasting.gif) 0 top no-repeat;
    text-decoration: none;
}

#publishing_nav
{
    width: 100px;
    height: 38px;
    background: transparent url(../images/menu/publishing.gif) 0 -38px no-repeat;
}

#publishing_nav a:hover
{
    background: transparent url(../images/menu/publishing.gif) 0 top no-repeat;
    text-decoration: none;
}

#aboutus_nav
{
    width: 92px;
    height: 38px;
    background: transparent url(../images/menu/aboutus.gif) 0 -38px no-repeat;
}

#aboutus_nav a:hover
{
    background: transparent url(../images/menu/aboutus.gif) 0 0 no-repeat;
    text-decoration: none;
}

#aboutus_nav:focus,
#aboutus_nav:active

{
    background: transparent url(../images/menu/aboutus1.gif) 0 top no-repeat;
}






#home_nav2
{
    width: 69px;
    height: 38px;
    background: transparent url(../images/menu/new/home.gif) 0 -38px no-repeat;
}

#home_nav2 a:hover
{
    background: transparent url(../images/menu/new/home.gif) 0 top no-repeat;
    text-decoration: none;
}

#socialcomment_nav2
{
    width: 136px;
    height: 38px;
    background: transparent url(../images/menu/new/socialcomment.gif) 0 -38px no-repeat;
}

#socialcomment_nav2 a:hover
{
    background: transparent url(../images/menu/new/socialcomment.gif) 0 top no-repeat;
    text-decoration: none;
}

#leadership_nav2
{
    width: 106px;
    height: 38px;
    background: transparent url(../images/menu/new/leadership.gif) 0 -38px no-repeat;
}

#leadership_nav2 a:hover
{
    background: transparent url(../images/menu/new/leadership.gif) 0 top no-repeat;
    text-decoration: none;
}

#events_nav2
{
    width: 82px;
    height: 38px;
    background: transparent url(../images/menu/new/events.gif) 0 -38px no-repeat;
}

#events_nav2 a:hover
{
    background: transparent url(../images/menu/new/events.gif) 0 top no-repeat;
    text-decoration: none;
}

#corporate_nav
{
    width: 106px;
    height: 38px;
    background: transparent url(../images/menu/new/corporate.gif) 0 -38px no-repeat;
}

#corporate_nav a:hover
{
    background: transparent url(../images/menu/new/corporate.gif) 0 top no-repeat;
    text-decoration: none;
}

#civic_nav
{
    width: 82px;
    height: 38px;
    background: transparent url(../images/menu/new/civic.gif) 0 -38px no-repeat;
}

#civic_nav a:hover
{
    background: transparent url(../images/menu/new/civic.gif) 0 top no-repeat;
    text-decoration: none;
}




#broadcasting_nav2
{
    width: 122px;
    height: 38px;
    background: transparent url(../images/menu/new/broadcasting.gif) 0 -38px no-repeat;
}

#broadcasting_nav2 a:hover
{
    background: transparent url(../images/menu/new/broadcasting.gif) 0 top no-repeat;
    text-decoration: none;
}

#press_nav2
{
    width: 76px;
    height: 38px;
    background: transparent url(../images/menu/new/press.gif) 0 -38px no-repeat;
}

#press_nav2 a:hover
{
    background: transparent url(../images/menu/new/press.gif) 0 top no-repeat;
    text-decoration: none;
}


#publishing_nav2
{
    width: 105px;
    height: 38px;
    background: transparent url(../images/menu/new/publishing.gif) 0 -38px no-repeat;
}

#publishing_nav2 a:hover
{
    background: transparent url(../images/menu/new/publishing.gif) 0 top no-repeat;
    text-decoration: none;
}

#aboutus_nav2
{
    width: 92px;
    height: 38px;
    background: transparent url(../images/menu/new/aboutus.gif) 0 -38px no-repeat;
}

#aboutus_nav2 a:hover
{
    background: transparent url(../images/menu/new/aboutus.gif) 0 0 no-repeat;
    text-decoration: none;
}























/* ------------ twitter uc --------------*/

#twitter
{
    background: transparent url(../images/layout/twitter_background.gif) 0 top no-repeat; 
    height: 35px;
    width: 805px;
    position: absolute;
    top: 195px;
    left: 100px;
}

#twitter img.twitter_icon,
#twitter img#twitter_icon

{
    float: left;
    margin-left: -1px; 
    margin-top: -5px;
    margin-right: 7px;
}

#moostick
{
    padding: 6px 7px;
    font-size: 11px;
    overflow: hidden;
    vertical-align: middle;
}


#moostick li
{
    position: absolute;
    bottom: 13px;
    left: 50px;
    display: block;         
	list-style-type: none; 
    line-height: 1.6em;
    height: 15px;
    width: 610px;
    overflow: hidden;
    color: #ffffff;
}

#moostick li a
{
    color: #eeeeee;
}

#more a
{
    font-size: 10px;
    position: absolute;
    bottom: 13px;
    right: 25px;
    color: #51A1C0;
    text-decoration: none;
}

#more a:hover
{
    text-decoration: underline;
}

#moostick li .twitter_perma_link
{
    color: White;
    text-decoration: none;
}

.twitter_perma_link:hover
{
    text-decoration: none;
}

.twitter_added
{
    display: none;
    color: #51A1C0;
    text-decoration: none;
    cursor: default;
}

x.twitter_added:hover
{
    color: #A9EEFD;
    text-decoration: none;
}





/* ---------  quicklinks  --------- */

#quick_link_container
{
    width: 310px;
    height: 415px;
    background: transparent url(../images/layout/quick_links_background.gif) 0 top no-repeat;
    float: right;
    margin-right: 85px;
    margin-top: 15px;
    position: relative;
    
}


#quick_links_footer
{
    width: 285px;
    height: 19px;
    position: absolute;
    bottom: 0;
    right: 25px;
    text-align: right;
}


#basic_right #quick_link_container
{
    margin-right: -15px;
    margin-top: 10px;
}


#quick_links ul 
{
    list-style-type:none;
    margin:0;
    padding:10px;
    position:relative;
    height: 370px;
    overflow: hidden;
}

#quick_links li
{
    padding: 10px 0;
    height: 55px;
    overflow: hidden;
}

#xquick_links li img
{
    float: left;
    padding-right: 10px;
    border: 1;
}

.quick_link_image
{
    float: left;
    padding-right: 10px;
    position: relative;
    width: 50px;
    height: 50px;    
}

.quick_link_corners
{
    position: absolute;
    top: 0;
    left: 0;
}

#quick_links li h1
{
    font-size: 12px;
    padding: 0;
    padding-top: 4px;
    margin: 0;
    color: #f79548;
    height: 1.2em;
    overflow: hidden;
    margin-bottom: 1px;
    width: 165px;
    background-color: #f6f6f6;
}

#quick_links li h2
{
    font-size: 11px;
    color: #666666;
    padding: 0;
    margin: 0;
    width: 215px;
    font-weight: 100;
}



/* ---------  email a friend  --------- */

#email_container
{
    color: #666666;
}

#email_header
{
    width: 298px;
    height: 13px;
    padding: 5px 10px;
    font-size: 14px;
    background-color: #f2f2f2;
    color: #333333;
    font-weight: bold;
    text-align: center;
}

#email_content
{
    width: 298px;
    padding: 5px;
    color: #666666;
}

.email_textbox
{
    width: 100%;
    border: 1px solid #bbbbbb;
    padding: 3px;
    margin-bottom: 10px;
    font-family: Sans-Serif;
    font-size: 12px;
    color: #666666;
}
.send_button
{
    background-color: #f79548;
    color: #ffffff;
    border: 1px solid #f79548;
}

.cancel_button
{
    background-color: #cccccc;
    color: #333333;
    border: 1px solid #cccccc;
}
.email_link
{
    color: #ffffff;
    padding-left: 15px;
}



/* ---------  youtube  --------- */

#youtube
{
    min-height: 550px;
}


#youtube h1
{
    color: #f79548;
    font-size: 22px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 0px;

}

#youtube h2
{
    color: #333333;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;

}

#youtube h3
{
    color: #999999;
    font-size: 12px;
    margin-top: 0px;
    font-weight: 100;
    margin-bottom: -8px;
}

#youtube_player
{
    position: relative;
    width: 480px;
    height: 298px;

}

#youtube_player_corner_tl,
#youtube_player_corner_tr,
#youtube_player_corner_bl,
#youtube_player_corner_br
{
    width: 8px;
    height: 8px;
    position: absolute;
}


#youtube_player_corner_tl
{
    top: 0px;
    left: 0px;
}

#youtube_player_corner_tr
{
    top: 0px;
    right: 0px;
}

#youtube_player_corner_bl
{
    bottom: 0px;
    left: 0px;
}

#youtube_player_corner_br
{
    bottom: 0px;
    right: 0px;
}



/* ---------  editorial comments  --------- */

.comment_row 
{       
    padding: 1px 20px 5px 20px;
    border-bottom: 1px solid #dddddd; 
    margin-bottom: -1px;
}           

.comment_alternate_row
{ 
    padding: 1px 20px 5px 20px;  
    background-color: #f2f2f2;  
    border-bottom: 1px solid #dddddd; 
    border-top: 1px solid #dddddd; 
}

#editorial_comments
{
    padding-top: 20px;
    display: none;
}

#editorial_comments_container
{
    xdisplay: none;
}

#editorial_comments h1 
{      
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    padding-left: 2px; 
}

#editorial_comments h2 
{      
    color: #333333;
    padding-bottom: 3px;
}

#xeditorial_comments h3 
{      
    font-size: smaller;
    font-weight:normal;
}

#xeditorial_comments h4 
{      
    font-size:x-small;
    font-weight:normal;
    color: #888888; 
    line-height: 0.5em; 
}

.comment_textbox
{
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    color: #666666;
    border: solid 1px #cccccc;
    padding: 5px;
    margin: 3px;
    
}

#add_comment h2
{
    border-bottom: 1px solid #dddddd; 
}

#comments_button
{
    font-size: 12px;
    float: right;
    font-weight: 100;
}

.add_comment_button
{
    background-color: #f79548;
    color: #ffffff;
    border: 1px solid #f79548;
    margin-left: 2px;
    margin-top: 5px;
}

.comment_report
{
    float: right;
    font-weight: 100;
}

.character_label
{
    padding-left: 15px;
    color: #999;
}



#basic_main #audio_container h1
{
    color: #f79548;
    font-size: 26px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 8px;
    width: 400px;
}

