/* Accessibility CSS */

* html .skip {display: block} 
:root .skip {display: block}  
.skip a {padding: 0 0.5em; display: inline; z-index: 2; text-decoration:none; position: absolute; width: 14em; left: -200em}
.skip a:focus, .skip a:active {position: absolute; left: 0.5em; border: solid #333 2px; color: #fff; background: #555}
.skip a:hover {cursor: default}

h1 {
margin:0;
padding:0;
display:none;
position:absolute;
top:0;
left:-2000px;
}


/* Overall Settings */

BODY 
{
    
    background-color:#E3DEB6;
    background-repeat:repeat-x;
 
    margin-top:0px;
    margin-bottom:0px
}

#mainDiv 
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-color:#fff;
}

.rightnav {width:292px;float:left;}

BODY, TD {font-family:arial;
	      font-size: 12px; 
	      color:#000;
         line-height:18px;	}

#tdLeftNav {width:212px;}
.tdContent {background-color:#ffffff; }
.contentDiv {}
.contentDiv_container {width:496px;}


.contentDiv_container UL {list-style-type:disc;padding-left:1em;display:block;list-style-position: inside;}
.contentDiv_container OL {list-style-type:decimal;padding-left:1em;display:block;list-style-position: inside;}
.contentDiv_container UL LI DIV {display:inline;}

A, A:link, A:visited {color:#000;}

/* Footer Settings */
#footer {}
#footer_inside {}
.footer 
{
   
	}

a.footer:hover{
	color: #cfb53b;
}


/* Print Settings */

    @media print 
    {
            .noprint {display:none;}
    }
    
    .page_title h2 {     
        	color:#000;
	        font-size:22px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        margin-bottom:5px;
	        font-weight:normal;
    }  

/* Navigation */
    
    .leftnav_closed {display:none;}

    .nav_sectioncontent {width:187px;}
    .nav_item_container {width:187px;height:27px;}
    .nav_item_container_off {background-image: url(/images/leftnav_link.gif);}
    .nav_item_container_on {background-image: url(/images/leftnav_link.gif);}
	
    A.nav_link, A.nav_link:visited
    {
        margin-left:10px;
	    font-size : 11px;
	    font-family:arial;
	   
        color: #FFFFFF;
 	    text-decoration: none;
	    line-height:27px;
	    width:100%;
	    display:block;
	    height:27px;	        
    }
    
    .nav_container_depth_2 A.nav_link {margin-left:20px;color:#ffffff;font-weight:normal;}
    
   /*
    .nav_container_depth_2.nav_item_container_off {background-image: url(/images/leftnav_link.gif);}
    .nav_container_depth_2.nav_item_container_on {background-image: url(/images/leftnav_link.gif);}
   */  
   
    .nav_container_depth_2 .nav_item_container_off {background-image:none;}
    .nav_container_depth_2 .nav_item_container_on  {background-image:none;}
    
    .nav_container_depth_3 A.nav_link {margin-left:30px;color:#ff0000}
    
    A.nav_link:hover {color:#fff}
    
    
    /* Sidebars */
    
     #divSidebars {width:270px;float:left; margin-left:11px;}    
    .sidebar_links {margin:0px;padding:0px;list-style-type:none;width:270px;margin-left:0px}
    .sidebar_links LI {padding:0px;width:270px;}
    .sidebar_links A, .sidebar_links A:visited {display:block;width:260px;
                      padding-left:10px;
	                  font-size : 11px;
	                  font-family:arial;
                      color: #fff;
                   
 	                  text-decoration: none;
 	                  background-image:url(/images/rightnav_sportlink.gif);
 	                  height:27px;
 	                  line-height:22px
     }
     .sidebar_links A:hover {color:#fff}
    
     .sidebar_links_horizontal_container {width:100%;clear:both;background-color:#ffc902;}
     .sidebar_links_horizontal {width:100%;padding:5px 0px 5px 0px;}
     .sidebar_links_horizontal LI {display:inline;margin:5px 10px 5px 10px;}
     .sidebar_links_horizontal LI A {color:#000;text-decoration:none;}
     .sidebar_links_horizontal LI A:hover {color:#000;text-decoration:underline;}

/* Ads */

    .ad_spot_affiliation {margin-bottom:20px;}
    .ad_rightnav {margin-bottom:10px;}


/* Default datagrid Items */

    .default_dgrd_header {background-color:#ffc902;color:#000;}
    .default_dgrd TR TH{padding:4px;font-weight:bold;text-transform:uppercase}
    .default_dgrd {width:100%;}
    .default_dgrd TR TD, .default_dgrd TR TH{padding:4px;}

    .default_dgrd_header A {text-decoration:none;color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .default_dgrd_item TD {background-color:#afafaf;font-size:11px;}
    .default_dgrd_alt TD {background-color:#ffffff;font-size:11px;}

/* Rosters */
    
    

/* Roster Grid */
    /*
    .roster_dgrd {width:100%;}
    .roster_dgrd TR TD {padding:4px;}
    .roster_dgrd_header {background-color:#000000;border:0;}
    .roster_dgrd_header A {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .roster_dgrd_item TD {background-color:#FFFFFF}
    .roster_dgrd_alt TD {background-color:#E8E8E8}
    */
    
    .roster_pastrosters_ddl {font-size:8pt;}
    .roster_team_photo_container {width:100%;margin-bottom:10px;}

/* Staff Grid */
    /*
    .staff_dgrd {width:100%}
    .staff_dgrd TR TD {padding:4px;}
    .staff_dgrd_header {background-color:#000000;border:0;}
    .staff_dgrd_header A, .staff_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .staff_dgrd_item {background-color:#ffffff}
    .staff_dgrd_alt {background-color:#E8E8E8}
    */
    .staff_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

/* Coaches Grid */

    /*
    .coaches_dgrd {width:100%}
    .coaches_dgrd TR TD {padding:4px;}
    .coaches_dgrd_header {background-color:#000000;border:0;}
    .coaches_dgrd_header A, .staff_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .coaches_dgrd_item {background-color:#ffffff}
    .coaches_dgrd_alt {background-color:#E8E8E8}
    */
    .coaches_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

    .roster_coaches_title {margin-top:10px;margin-bottom:10px;font-weight:bold;}
    .roster_coaches_dgrd {width:50%}
    /*
    .roster_coaches_dgrd TR TD {padding:4px;}
    .roster_coaches_dgrd_header {background-color:#000000;border:0;}
    .roster_coaches_dgrd_header A, .roster_coaches_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .roster_coaches_dgrd_item {background-color:#ffffff}
    .roster_coaches_dgrd_alt {background-color:#E8E8E8}
    */
    .roster_coaches_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

/* Schedule Grid */
    /*
    .schedule_dgrd {width:100%;}
    .schedule_dgrd TR TD {padding:4px;}
    .schedule_dgrd_header {background-color:#000000;border:0;}
    .schedule_dgrd_header A, .schedule_dgrd_header TH {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;padding:3px}
    .schedule_dgrd_item {background-color:#ffffff}
    .schedule_dgrd_alt {background-color:#E8E8E8}
    */
    
    .schedule_home {font-weight:bold}
    .schedule_neutral {font-style:italic}
    .schedule_conference_denotation {width:20px;height:20px;background-color:#ff0000}
    .schedule_key_symbol {font-weight:bold}
    .schedule_key_box TR TH {font-weight:bold;}
    
    .schedule_tournament_title {background-color:#222;color:#fff}
    .schedule_tournament_game TD {background-color:#DFC3C3}
	A.schedule_tournament_link, A.schedule_tournament_link:visited {color:#fff;text-decoration:none;}
	A.schedule_tournament_link:hover {color:#fff;text-decoration:underline;}
    
/* Poll */

    #divPoll {margin-top:10px; margin-left:11px; background-color:#F2F1DF;margin-right:11px; }
    .poll_header { background-image:url(/images/rightnav_poll.gif); width:270px; height:27px; }
    .poll_container {width:270px;}
	.poll_footer{padding-bottom:5px;}
    .poll_question {color:#000;padding:5px 5px 5px 5px}
    .poll_item TR TD {color:#000;padding:5px 5px 0px 20px}
    .poll_item TR TD INPUT {display:block;float:left;width:15px;}
    .poll_item TR TD LABEL {display:block;float:left;width:160px;margin-left:5px}
    
    .poll_result_container {padding:10px;text-align:center;float:left;color:#000}
    .poll_title_result {font-weight:bold;padding:5px;color:#000;}
    .poll_image_result {margin-left:auto;margin-right:auto;}
    .poll_submit_button_container {width:90%;text-align:right;padding-right:10px; }
    .poll_submit_button_container A {color:#010101;}
    
	.poll_answer {color:#000}
	
    .poll_results_previous_container {float:right;}
    .poll_results_previous_title {font-weight:bold;margin-bottom:10px}
    .previouspoll_dgrd {width:270px;}
    /*
    .previouspoll_dgrd TR TD {padding:4px;}
    .previouspoll_dgrd_header {background-color:#000000;border:0;}
    .previouspoll_dgrd_header A {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .previouspoll_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .previouspoll_dgrd_item {background-color:#ffffff}
    .previouspoll_dgrd_alt {background-color:#E8E8E8}    
    */
    
    .poll_answer {color:#000;margin-bottom:5px;margin-left:10px;}
    .poll_answer_bar {height:4px;background-color:#000;margin-bottom:10px;margin-left:10px;}
    .poll_view_full A {color:#fff;font-weight:bold;text-decoration:none;}    
    
/* Archive Grid */
    /*
    .archive_dgrd {width:100%;}
    .archive_dgrd TR TD {padding:4px;}
    .archive_dgrd_header {background-color:#000000;border:0;color:#ffffff;font-weight:bold;}
    .archive_dgrd_header A, .archive_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .archive_dgrd_item {background-color:#ffffff}
    .archive_dgrd_alt {background-color:#E8E8E8}    
    */

/* Media Objects */
    .media_object_image {background-color:#e6e6e6;text-align:center;width:auto}
    .media_object_image_left {float:left;margin-right:10px;}
    .media_object_caption {background-color:#333;text-align:center;padding:3px;color:#fff}
    .media_object_rotator_controls {width:100%;text-align:right;margin-top:4px;}
    .rotator_container {text-align:center;border:solid 1px #000000;padding:3px;background-color:#e6e6e6;}
    
/* Schedule Record Boxes (front and backend) */
    .record_header_text {font-weight:bold;padding:3px;}
    .record_table {width:440px;background-color:#e6e6e6;margin:10px;}
    .record_header TD {background-color:#c2c2c2;font-weight:bold;text-align:center;}
    .record_data TD {text-align:center;}    
    
/* SmartPlayerView Box */
    #smartBox {
        background-color:#fff;
        padding:5px;
        display:none;
        position:absolute;
        border:1px solid #000;
        width:250px;
        top:10px;
    }    
         
/* Stories */
    
    
    /* More Headlines */
    #divMoreHeadlines {width:496px;background-color:#021F3F;}
    .divMoreHeadline_sport_ddl {margin:5px;text-align:right;color:#fff;font-weight:bold; display:none;}
    .divMoreHeadline_sport_ddl SELECT {font-size:8pt; display:none;}
    .divMoreHeadline_container {background-image:url(/images/more_headlines_bg.gif); background-repeat:no-repeat; background-color:#474747; width:456px; padding:5px 20px 5px 20px;}
    .alt {}
    
    .divMoreHeadline_link_container {}
    .divMoreHeadline_sport_container
        {
           
            font-size:11px;
            font-family:arial;
            color: #fff;
          
            text-transform:none;
        }
    A.aMoreHeadline, A.aMoreHeadline:visited 
    {
        font-size : 12px;
        color: #fff;
	    text-decoration:none;
	 
        line-height:12px;	
        font-family:arial;
        display:block;}
    
    a.aMoreHeadline:hover {	
	    text-decoration:underline;
	}    
	
    .divMoreHeadline_separator{display:none;}
    .divMoreHeadline_morebox {display:none;padding:10px 5px 5px 5px;color:#fff;font-size:11px;width:95%}
    .divMoreHeadline_morebox a.aMoreHeadline {display:inline}
    
    .divMoreHeadline_archive_container {padding-left:0px;padding-top:5px;padding-bottom:10px; display:none;}
    .divMoreHeadline_archive_container A {text-transform:uppercase;color:#fff;text-decoration:none;font-weight:bold;}
    
    /* Main Stories */
    
    
    A.topstory_headline, .topstory_headline,  A.topstory_headline:visited
    {
        	color:#FEC601;
	        font-size:20px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        
    }
    
      A.topstory_headline_alt, A.topstory_headline_alt:visited
    {
            color:#C80C16;
	        font-size:21px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
    }  
    
    .divTopStory_link_container{width:400px;}
    .divTopStory_link_container A {}
    .divTopStory_link_container span {}
    
    .divTopStory_ReadMore {font-weight:bold; }
    A.divTopStory_ReadMore {color:#313131;}
    

    .divTopStory_summary {padding:5px 0px 5px 0px; color:#313131;}
    .divTopStory_sport_container{color:#FEC601;font-weight:bold; font-size:20px; width:400px; padding-top:10px; padding-left:10px;}
    
    
    .divTopSTory_bigmedia_container{float:none}
    .divTopStory_container {vertical-align:top}
    
    
    /* ICS ROTATOR
    .divTopStory_Rotate_ICS_Headlines {width:33.3333%;background-color:#333333}
    .divTopStory_Rotate_ICS_Headlines A {color:#ffffff;text-decoration:none}
    .divTopStory_Rotate_ICS_Headlines_selected {background-color:#cccccc}
    .divTopStory_Rotate_ICS_Headlines_selected A {color:#ff0000}

    .divTopStory_Rotate_ICS_Summary_container {display:none;}
    .divTopStory_Rotate_ICS_Headlines {float:left;}    
    
    */
    
    /* CS ROTATOR
    .divTopStory_Rotate_CS_Headlines {width:100%;background-color:#333333}
    .divTopStory_Rotate_CS_Headlines A {color:#ffffff;text-decoration:none}
    .divTopStory_Rotate_CS_Headlines_selected {background-color:#cccccc}
    .divTopStory_Rotate_CS_Headlines_selected A {color:#ff0000}
    */
    
    /* TV ROTATOR */
    .rptHeadlines_TV_container {
                                width:450px;margin-left:5px;}
    .divTopStory_TV_container_bigmedia {}    
    .divTopStory_Rotate_TV_Headlines_Image {cursor:pointer;border:solid 1px #828386;padding:3px;margin-left:15px;float:left}
    .divTopStory_Rotate_TV_Headlines {float:left;}
    .divTopStory_Rotate_TV_Headlines A {color:#ffffff;text-decoration:none;float:left;}
    
    .divTopStory_Rotate_TV_Headlines IMG {float:left;}
    .divTopStory_Rotate_TV_Headlines_selected {float:left;}
    .divTopStory_Rotate_TV_Headlines_selected IMG {float:left;border: 1px solid #ffe14f;;padding:3px;margin-left:15px;float:left}
    .divTopStory_Rotate_TV_Headlines_selected A {color:#ff0000;}   
    
/* Factlet */

    .dyk_factlet_wrapper {width:100%;padding:10px}
    .dyk_factlet_type_title {margin-top:10px;font-weight:bold;font-size:12pt;color:#ffffff}
    .dyk_factlet_title {margin-top:10px;font-weight:bold;color:#ffffff}
    .dyk_factlet_description {margin-top:10px;color:#ffffff}
    .dyk_factlet_inner_wrapper {padding:5px;width:90%}
   


/* Scoreboard */

    
	.divScoreboard_overall_container {}
	.divScoreboard_header {width:285px;height:33px;}
	.divScoreboard_footer {}
	
    .divScoreboard_record_container{padding:5px 5px 5px 12px;width:280px;}
    .divScoreboard_team_container{margin-top:10px;}

    .divScoreboard_hometeam {float:left;width:200px;}
    .divScoreboard_hometeam_score {float:left;width:80px}
    
    .divScoreboard_awayteam {float:left;width:200px}
    .divScoreboard_awayteam_score {float:left;width:80px}    

    .divScoreboard_date {color:#C5C5C7}
    .divScoreboard_location{color:#fff}
    .divScoreboard_hometeam{color:#fff}
    .divScoreboard_hometeam_score{color:#fff}
    .divScoreboard_awayteam{color:#fff}
    .divScoreboard_awayteam_score{color:#fff}

/* Calendar */

    /* Calendar Sidebar */

    .upcoming_calendar {margin-left:11px; margin-top:5px;margin-right:11px; background-color:#F2F1DF;}
    #ctl00_upcoming1_calTop {margin-top:3px;}
    .upcoming_cal_overall {width:270px;}
    .upcoming_cal_left_pane {width:260px;clear:both;text-align:center; margin-left:5px;}
    .upcoming_cal_right_pane {width:260px; margin-top:5px; color:#202022; margin-left:5px; padding-left:5px;height:150px;overflow:auto}

    .upcoming_cal_title {background-color:#000;}
    .upcoming_cal_title A {color:#fff;font-weight:bold;font-size:10px;}
    .upcoming_cal_title TR TD {color:#C3C4C6;font-weight:normal;}
    
    TH.upcoming_cal_dayheader {font-weight:normal;font-size:9px;background-color:#000;color:#fff;text-align:center;text-transform:uppercase}
    .upcoming_cal_today {background-color:#FFC904; color:#222222;}
 
    
    .upcoming_cal_selected { background-color:#FFC904; }
   
    .upcoming_cal_day {font-size:9px; text-decoration:none; text-align:center; background-image:url(/images/calendar_daybox.gif); color:#FFC904; border:solid 1px #616161; }
    .upcoming_cal_day A {font-size:9px;text-decoration:none; }
    .upcoming_cal_next {color:#ffffff;text-align:center;}
    .upcoming_cal_othermonth {text-decoration:none; background-image:url(/images/calendar_daybox.gif); }

    .upcoming_cal_game_container {margin-bottom:8px;}
    .upcoming_cal_maindate {font-weight:bold;margin-top:5px;margin-bottom:8px;display:block;}
    .upcoming_cal_time {}
    .upcoming_cal_sport {font-weight:bold;}
    .upcoming_cal_opponent {}
    .upcoming_cal_result {}
    .upcoming_cal_hasevents { background-image:none; background-color:#FFCF00; }
    .upcoming_cal_hasevents A {color:#222222;}
    
    
    A.upcoming_full_schedule {color:#FFE14F;display:block;margin-left:12px;font-weight:bold}

    /* Upcoming Events */

    #divUpcoming {width:285px;}
    .divUpcoming_separator{width:100%;height:2px;}                  

    .divUpcoming_Item_Container{display:block;width:100%;padding:0px 10px 5px 10px;}
    .divUpcoming_sport 
        {font-size : 10px;
	     font-family:arial;
    	 color: #B5B6B5;
	     text-transform:uppercase;}
    .divUpcoming_datetime 
    {
     	font-size : 9px;
	    font-family:arial;
    	color: #B5B6B5;   
    }
    .divUpcoming_opponent 
    {
    	font-size : 11px;
	    font-family:arial;
    	color: #C6CFDE;
    }


    /* Composite Calendar */
	.composite_cal_item {margin-bottom:7px;}
    .composite_cal_title {background-color:#E51B24;border:0px;}
    
    .composite_cal_title TR TD {color:#fff;padding:2px;font-weight:bold;text-align:left;}
    .composite_cal_title TR TD A {color:#fff;}
	
	.composite_cal_dayheader {text-align:center;text-transform:uppercase;font-size:10px;background-color:#fff;color:#000;font-weight:bold;border:1px solid #505050}
    
    .composite_cal_othermonth {background-color:#71101B;text-decoration:none;border:1px solid #505050}
    .composite_cal_selected {border:solid 1px #ffffff;background-color:#4f0000;}
    .composite_cal_day {background-color:#fff;text-decoration:none;border:1px solid #505050;text-align:left;font-weight:bold;}
    .composite_cal_day A {text-decoration:none;font-weight:normal;}
	.composite_cal_day A:hover {text-decoration:underline;}
    .composite_cal_next {color:#CD9936}
	.composite_cal_today {background-color:#fff}
    
                  


/* Inside Story Page */
    
    #emailLink {}
    .story_wrapper {padding-left:0px;padding-right:0px;}
    .story_inner_wrapper {background-color:#fff;padding-left:5px;padding-right:5px;padding-top:5px;}
    .story_byline {font-size:12px;font-style:italic;}
    .story_date {padding-left:00px;}
	.story_email {margin-bottom:10px;}
    .story_content {padding:10px 10px 0px 0px;}
    .story_subheadline {}
    .story_link_container {}
    .story_headline
    {
        	color:#000;
	        font-size:20px;
	        font-family:arial;
	        line-height:22px;
	        text-decoration:none;
	        display:block;
	        margin-left:0px;
    }

/* Newsletter Stuff */
     .newsletter_story_container {padding-left:10px;padding-right:10px;}
     .newsletter_story_sport_container {font-size:10px;margin-bottom:10px;margin-top:5px;}
     .newsletter_story_headline {font-size:12px;font-weight:bold;}
     .newsletter_story_headline_container {}
     .newsletter_story_summary {font-size:10px;}
     
     .newsletter_signup_container {border:solid 1px #ff0000;padding:3px 10px 3px 10px;}
 
 /* Hall of Fame */
     .hof_table TR TD {padding:3px;}
     .hof_header {background-color:#597c9c;font-weight:bold;color:#ffffff;}
     .hof_item {background-color:#F0E9E6;}
     .hof_graduating_class {	font-size:11px; 
	    font-family:arial;
	    color:#000;
	    height:25px;}
     .hof_induction_class {}
     .hof_sports {}
     .hof_detail_name {}
     .hof_logo{}
 
 /* AOW */
 
    .aow_header {background-repeat:no-repeat;height:33px;width:285px}
    .aow_footer {}
    .aow_wrapper {}
    .aow_title {display:none;}
    .aow_image {}
    .aow_player_pos_num {color:#fff}
    .aow_sbs_table {width:270px;margin-left:10px;margin-top:10px;}
    .aow_highlights {display:none;}
    
    .aow_player {font-weight:bold;margin-top:5px;width:100%;text-align:center;float:left;}
    .aow_player_info {font-style:italic;width:100%;text-align:center}
 
    /* Awards page */
 
    .aow_full_name {font-size:12pt;display:block;margin-bottom:2px;}
    .aow_full_sport {font-size:10pt;display:block;margin-bottom:5px;}
    .aow_full_link {font-size:8pt;display:block;margin-bottom:5px;}
    .aow_full_container{padding-left:20px;}
    .aow_full_previous {font-size:8pt;display:block;margin-bottom:5px;font-weight:bold}
    
    .aow_dgrd {width:60%;}
    /*
    .aow_dgrd TR TD {padding:4px;}
    .aow_dgrd_header {background-color:#000000;border:0;}
    .aow_dgrd_header A, .schedule_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .aow_dgrd_item {background-color:#ffffff}
    .aow_dgrd_item A {color:#000}
    .aow_dgrd_alt {background-color:#E8E8E8}
    .aow_dgrd_alt A {color:#000}    
    */ 
 
 /* Flash Collection */
 
    .flash_collection_title {padding:10px;text-align:center;}
    .flash_collection_title_container {width:780px;height:50px;background-color:#03366F;font-family:arial;color:#fff;font-size:20px;font-weight:bold;}
  
    .media_lightbox_container {background-color:#000000;
        	filter:alpha(opacity=50);
	        -moz-opacity:0.50;
	        opacity: 0.50;
	        text-align:center;
     }
     .media_lightbox_title {color:#ffffff;font-size:12pt;padding:10px}
     
     .ad_sidebyside{float:left;}



