/*
$Date: 2009/10/23 14:31:59 $
$Name: ukconcept_v1_r95 $
$Revision: 1.261 $
$State: Exp $
*/

/* ---- DE LEFT ALIGN CODE ---- */
.de #outer_wrapper {
    margin: 0px 0px 0px 0px;
    float: left;
}
.de #inner_wrapper {
    margin-left: 5px !important;
}
body.de {
    background:transparent url(/art/aoleu/common/bg_lines_20x2000.gif) repeat scroll 50%;
    background-position: -585px !important;
    text-align: left;
    float: left;
} 
.de #hat_wrapper {
    margin: 0px;
    background-image: none;
    padding: 0px;
    float: left;
}

/* ---- NAVIGATION ---- */
#nav { 
    margin-bottom: 25px;
}
#nav ul {
    width: 150px;
    list-style-type:none;
    font-weight:normal;
    font-size: 1.2em;
}

#nav a {
    text-decoration:none;
    color: #2B65B0;
    border-top: solid 1px #E1E1E1;
    display: block;
    width:150px;
    padding: 0.23em 0.1em;
    outline: none;
}

#nav .firstItem {
    border-top: none;
}

#nav a:visited {
    text-decoration:none;
}
#nav a:hover {
    text-decoration:underline;
}

#nav .navsel a{
    font-weight:bold;
}

#nav .indented {
    border-top: 1px solid #e1e1e1;
}
 
#nav .indented a {
    border-top: none;
    margin-left: 10px;
    width: 140px;
}

#nav .indented .firstItem {
    margin-left: 0px;
}

#nav .nav2 a {
    margin-left: 20px;
    width: 130px;
}

/* SITEMAP */

#sitemap {
    width:400px;
    float:left;    
    margin-left:10px;
    font-size:1.2em;
} 

#sitemap h2 {
    color:#0053A4; 
    font:bold 1.5em Arial, Helvetica, sans-serif; 
    padding:0; 
    margin:10px 0;
} 

#sitemap ul {
    margin:0; 
    padding-left:10px; 
    list-style-type:square; 
    list-style-position:inside;color:#0053A4; 
} 

#sitemap li {    
    line-height:140%; 
} 

#sitemap ul li ul li {
    list-style-type:disc;
} 

#sitemap ul li ul li ul li {
    list-style-type:circle;
} 

#sitemap a {
    color:#0033CC; 
    text-decoration:none;
} 

#sitemap a:hover, 
#sitemap a:focus  {
    color:#0033CC;
    text-decoration:underline;
}


/* MODULE TITLES
These are top level capitalised text
*/

.module_title,
.wide .enhanced_collection .enhanced_title {
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
    color: #666666;
    border-bottom: solid 1px #E6E6E6;
    padding: 1px 0px 5px 0px;
    margin: 0px;
}

.module_title h4 {
    margin: 8px 10px 0px 0px;
    font-weight: normal;
    font-size: 1.2em;
}

.module_title a:link, .module_title a:visited, .module_title a:hover, .module_title a:active { 
    color: #666666;
    text-decoration: none;
}
.module_headline, #article .article_headline {
    margin: 10px 0 10px 0;
    background: transparent url(/art/aoleu/common/sprite_view.gif) no-repeat scroll 0px -88px;
    padding-left: 25px;
    clear:both;
}
.module_headline, 
.module_headline a:link, 
.module_headline a:link, 
.module_headline a:visited, 
.module_headline a:hover, 
.module_headline a:active,
.subheadline,
.article_headline, 
.wide .enhanced_headline {
    font-size: 20px;
}

span.subheadline {
    display:block;
}

.wide .enhanced_headline {
    font-size: 2em;
}

.module_headline a:hover {
    text-decoration: underline;
}

.wide .subheadline{
    font-family:tahoma, sans-serif;;
    font-size:1.2em;
    border-bottom: 4px solid #d65c1e;
    padding-bottom:10px;
    width:310px;
    font-weight:bold;
}
.module_picture {
    margin-bottom: 5px;
}
.vertical_promo_HHPT .module_picture, .horizontal_promo_HHPT  .module_picture, .lead .module_picture{
    margin-bottom: 0px;
}
.vertical_promo_HHPT .module_picture img, .horizontal_promo_HHPT  .module_picture img, .lead .module_picture img{
    margin-bottom: 5px;
}

.module_picture img{
    border: none;
}
.module_body {
    color: #333333;
    font-weight: normal;
    font-size: 1.2em;
    clear: both;
    margin: 10px 0 10px 0;
}
.module_body .module_body{
    font-size:1em;
}

a:link, a:visited {
    font-family: arial, sans-serif;
    color: #2B65B0;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* These effectively comprise 'universal' module styling for each shape */

.square {
    width: 150px;
    margin-bottom: 20px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.wide {
    width: 310px;
    margin-bottom: 20px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.extra_wide {
    width: 470px;
    margin-bottom: 20px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.super_wide {
    width: 630px;
    margin-bottom: 20px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.ultra_wide {
    width: 80em;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

#lhc .square {
    margin-left: 0px;
}

.top {
    margin-bottom: 1px;
}
/* ---- PROMOS --- */

/*  MODULE 2 
    Lead Promo */
.horizontal_promo_HPHT .module_headline {
    display: inline;
    float: left;
    _display:block;
    _float:none;
}

.nav_promo {
    float: left;
    width: 150px;
    margin: 5px 0px 5px 0px;
}
.nav_promo .module_body {
    margin: 0px;
}

/* ---- COLLECTIONS ---- */
/*  Vertical Collection
    Vertical AOL Search */

.vertical_collection, .vertical_aolsearch {
    border: 1px solid #E6E6E6;
    width: 148px;
    _width: 150px;
}

.vertical_collection .module_title, .vertical_aolsearch .module_title {
    margin: 10px 10px 5px 10px;
}

.vertical_collection ul {
    margin: 10px 10px 15px 10px;
}


.vertical_aolsearch ol {
    list-style-position: outside;
    padding-left: 30px;
    margin-right: 10px;
}

.vertical_aolsearch li {
    margin-left:0px;
    padding-left:0px;
}

.vertical_aolsearch p {
    margin-left: 10px;
    margin-right: 5px;
}

.vertical_aolsearch span {
    margin-left: 0px;
}

.search_hotsearches {
    margin-top: 0px;
}

/* Horizontal Collection */
.horizontal_collection,
.wide .enhanced_collection {
    border: 3px solid #F2F2F2;
    width: 304px;
    _width: 310px
}

.horizontal_collection .module_title,
.wide .enhanced_collection .enhanced_title {
    margin: 10px 15px 5px 15px;
    border-bottom: 4px solid #F2F2f2;
    text-transform: none;
    color: #000000;
    font-size: 2em;
    font-family: georgia, sans-serif;
    padding-top: 0px;
    font-weight: normal;
}


.horizontal_collection ul, 
.wide .enhanced_collection ul{
    margin: 10px 15px 20px 15px;
}

.horizontal_collection ul, 
.vertical_collection ul,
.wide .enhanced_collection ul{
    list-style-type: none;    
    color: #2B65B0;
}

.horizontal_collection li, 
.vertical_collection li,
.wide .enhanced_collection li{
    padding-left: 0.5em;
    background:url('/art/aoleu/common/bullet.gif') no-repeat scroll 0pt 6px;
}
.horizontal_collection span.adInCollection {
    display: table;
    _display: inline-block;
    background: none;
}
.vertical_collection li a{
    word-wrap: break-word;    
}

.horizontal_promo_HHPT .module_body {
    color: #333333;
    font-weight: normal;
    clear: none;
    margin: 10px 0px 10px 0px;
}

.horizontal_promo_HHPT .module_picture {
    margin-right: 10px;
}

/* You Said It */
.usaidit div {
    width: 100%;
}

.usaiditFrame {
    height: 144px;
}

.usaidit .module_body {
    margin: 0px;
}
.usaidit .module_body br {
    line-height: 0px;
}

.usaidit #sendacomment_button , .usaidit #more_button {
    float: left;
    margin-bottom: 5px;
    height:24px;
    border:none;
    text-indent:-9999px;
    margin-right: 5px;
}

.horizontal_usaidit h3.module_headline ,.vertical_usaidit h3.module_headline {background:none;padding-left:0px;}
.module_body{text-align:left;}

#uk .usaidit #sendacomment_button {
    background:url('/art/aoleu/common/buttons/send_comment_uk.gif') no-repeat;
      width:112px;
}

#uk #more_button {
    background:url('/art/aoleu/common/buttons/more_uk.gif') no-repeat;
    width:72px;
}

#de #sendacomment_button {
    background:url('/art/aoleu/common/buttons/send_comment_de.gif') no-repeat;
      width:134px;
}

#de #more_button {
    background:url('/art/aoleu/common/buttons/more_de.gif') no-repeat;
    width:72px;
}

#fr #sendacomment_button {
    background:url('/art/aoleu/common/buttons/send_comment_fr.gif') no-repeat;
      width:152px;
}

#fr #more_button {
    background:url('/art/aoleu/common/buttons/more_fr.gif') no-repeat;
    width:72px;
}

/* Image Gallery */
.whole_page .module_gallery {
    display: block;
    border-bottom: #F2F2F2 solid 10px;
}
.wide .module_gallery h1.module_title{
    background:#F2F2F2 url(/art/aoleu/common/icons_headline_expanded.gif) no-repeat scroll 6px -176px;
    padding-left:30px;
    width:280px;
    _width:310px;
}
.module_gallery div.module_body h2{
    display: none;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    color: #666666;
}

.module_gallery .module_title_image_gallery1, .module_gallery .module_title_image_gallery2{
    background:transparent url(/art/aoleu/common/icons_headline.gif) no-repeat scroll 0px -60px;
    margin: 7px 10px 0px 15px;
}
.module_gallery .module_title_image_gallery3 {
    background:transparent url(/art/aoleu/common/icons_headline.gif) no-repeat scroll 0px -57px;
    margin: 7px 10px 0px 5px;
}
.module_gallery .module_title_image_gallery1 div, .module_gallery .module_title_image_gallery2 div{
    background:#F2F2F2;
    margin-left:30px;
}
.module_gallery .module_title_image_gallery3 div{
    background: #F2F2F2;
    margin-left: 25px;
}
.module_gallery .module_title {
    background: #F2F2F2;
    margin-bottom: 10px;
    border-bottom: none;
    font-weight: bold;
}
.module_image_outer_div {
    text-align: center;
}
.module_gallery .module_image_wrapper {
    text-align: center;
    display: table;
    position: relative;
    vertical-align: middle;
}
.module_gallery img{
    border: none;
}
.module_gallery .module_image_gallery1, .module_gallery .module_image_gallery2, .module_gallery .module_image_gallery3, .module_gallery .module_image_gallery4 {
    vertical-align: middle;
    background: #F2F2F2;
    clear: both;
}

.module_gallery .module_image_gallery1 {
    height: 385px;
}
.module_gallery .module_image_gallery2 {
    height: 200px;
}
.module_gallery .module_image_gallery3 {
    height: 200px;
}
.module_gallery .module_image_gallery4 {
    height: 397px;
}
.Gecko .module_gallery .module_image_gallery4 {
    height:394px;
}
.module_gallery .module_image_span {
    display: table-cell;
    vertical-align: middle;
    z-index: -1;
}

* html .module_gallery .module_image_span {
    position: absolute;
    top: 50%;
}

.module_gallery .module_image {
    vertical-align: middle;
}

* html .module_gallery .module_image {
    position: relative;
    top: -50%;
    left: -50%;
}

.module_gallery .module_meta {
    margin-top: 5px;
    position:relative;
}

.module_gallery .module_controls {
    float: right;
    width: 70px;
}

.module_gallery .module_control_page_number {
    margin: 10px 0px 10px 0px;
    font: arial, sans-serif;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    float: right;
    clear: both;
    width: 70px;
    text-align: right;
}

.module_gallery .module_control_gallery1, 
.module_gallery .module_control_gallery2,
.module_gallery .module_control_gallery1 a, 
.module_gallery .module_control_gallery2 a {
    float: right;
    height: 29px;
    width: 29px;
}
.module_gallery .module_control_gallery3,
.module_gallery .module_control_gallery3 a {
    float: right;
    height: 22px;
    width: 22px;
}
.module_gallery .module_control_gallery4,
.module_gallery .module_control_gallery4 a {
    float: right;
    height: 22px;
    width: 22px;
}

.module_gallery .module_control a, 
.module_gallery .module_control a,
.module_gallery .module_control a {
    background: white url('/art/aoleu/common/btn_gallery.png') 0px 0px no-repeat;
}

.module_gallery .module_control_back_gallery1 a, .module_gallery .module_control_back_gallery2 a {
    background-position: -180px 0px;
}
.module_gallery .module_control_fwd_gallery1 a, .module_gallery .module_control_fwd_gallery2 a {
    background-position: -300px 0px;
    
}
.module_gallery .module_control_back_gallery3 a {
    background-position: 0px 0px;
}
.module_gallery .module_control_fwd_gallery3 a {
    background-position: -122px 0px;
}
.module_gallery .module_control_back_gallery4 a {
    background-position: 0px 0px;
}
.module_gallery .module_control_fwd_gallery4 a {
    background-position: -122px 0px;
}

.module_gallery .module_control_fwd {
    margin-left: 10px;
}
.module_gallery .module_body {
    clear: both;
    margin: 0px;
    padding-bottom: 10px;
}

.module_gallery.module_error {
    border-bottom: none;
}

.module_error .module_body{
    color:red;
}

.square .module_gallery, .square .module_gallery .module_title, .square .module_gallery_wrapper, .square .module_gallery .module_body, .square .module_gallery .module_meta, .square .module_gallery .module_image_wrapper {
    width: 150px;
}
.wide .module_gallery, .wide .module_gallery .module_title, .wide .module_gallery_wrapper, .wide .module_gallery .module_body, .wide .module_gallery .module_meta, .wide .module_gallery .module_image_wrapper{
    width: 310px;
}
.extra_wide .module_gallery, .extra_wide .module_gallery .module_title, .extra_wide .module_gallery_wrapper, .extra_wide .module_gallery .module_body, .extra_wide .module_gallery .module_meta, .extra_wide .module_gallery .module_image_wrapper {
    width: 470px;
}


#article .gallery .wide{
margin-left:0;
}

/* WEATHER MODULE CSS STARTS HERE*/
/* Vertical Weather - One Day Weather */
.vertical_weather .module_headline {
    background-image: none;
    font-weight: bold;
    font-size: 14px;
    font-family: arial, sans-serif;
    padding-left: 0px;
    width:150px;
    overflow:hidden;
}

#weather_result{
    width:150px;
}

.de #weather_module .module_button {
    background:#FFFFFF url(/art/aoleu/common/buttons/submit_de.gif) no-repeat scroll left center;
    border:medium none;
    cursor:pointer;
    float:right;
    height:24px;
    width:87px;
}

.fr #weather_module .module_button {
    background:#FFFFFF url(/art/aoleu/common/buttons/submit_fr.gif) no-repeat scroll left center;
    border:medium none;
    cursor:pointer;
    float:right;
    height:24px;
    width:82px;
}

.uk #weather_module .module_button {
    background:#FFFFFF url(/art/aoleu/common/buttons/submit_uk.gif) no-repeat scroll left center;
    border:medium none;
    cursor:pointer;
    float:right;
    height:24px;
    width:59px;
}

.weather_icon{
    margin:0px 5px 10px 0px;
    display:block;
}

#weather_results .module_body{margin:0px;width:150px;}
#weather_results .module_headline{margin:0px 0px 10px 0px;}

.searchloc{
    width:150px;
    height:20px;
    background-color:#ffffff;
    border-bottom-style:inset;
    border-bottom-width:2px;
    border-left-style:inset;
    border-left-width:2px;
    border-right-style:inset;
    border-right-width:2px;
    border-top-style:inset;
    border-top-width:2px;
    font-size:1.1em;
    margin:5px  0px 5px 0px;
    border:1px solid #C5C5C5;
    color:#507086;
}

#weather_search{
    margin-top:4px;
    width:150px;
}
/*    Hack for IE 6 */

.IE #weather_search, .IE7 #weather_search{
    margin-top:5px;
    margin-left:0px; 
}

/*Hack for IES */
.IE .weather_module_body, .IE7 .weather_module_body{
    width:150px;
}

.module_button {
    background:#FFFFFF url(/art/aoleu/common/buttons/submit.gif) no-repeat scroll left center;
    border:medium none;
    cursor:pointer;
    float:right;
    height:24px;
    width:59px;
    text-indent: -9999px;
}

.search_town{
    margin:10px 0px 0px 0px;
    font-family:arial,sans-serif;
    color: #2B65B0;
    font-weight:bold;
    font-size:14px;
}

/* WEATHER MODULE CSS ENDS HERE*/


/* Social Bookmarks */
/*************************************************
Social Bookmarks
*************************************************/

#article_backlinks {clear:both;width:100%;float:left;margin-top:10px;}
#article_backlinks ul{list-style-type:none;}
#article_backlinks ul li{float:left;margin-left:3px;display:inline; width:30px; margin-bottom: 2px;}
#article_backlinks ul li a {
    background-image:url('/art/aoleu/common/sprite_social_networking.gif');
    background-repeat:no-repeat;
    padding:0px 4px 2px 22px;
    width:16px;
    height:16px;
    text-indent: -9999px;
    float: left;
}
#article_backlinks ul li a span{display:none;}
#article_backlinks ul li.end {padding-right:10px; margin-top: 5px; width: auto; height: 30px;}
#article_backlinks ul li a.delicious {background-position: 0px 0px;}
#article_backlinks ul li a.digg { background-position: 0pt -20px;_margin-right:-10px; } 
#article_backlinks ul li a.netscape { background-position: 0pt -40px } 
#article_backlinks ul li a.newsvine { background-position: 0 -60px; } 
#article_backlinks ul li a.now-public { background-position: 0 -80px; }
#article_backlinks ul li a.bloglines { background-position: 0pt -140px; } 
#article_backlinks ul li a.technorati { background-position: 0 -160px; } 
#article_backlinks ul li a.furl { background-position: 0 -180px; } 
#article_backlinks ul li a.reddit { background-position: 0 -200px; } 
#article_backlinks ul li a.google { background-position: 0pt -220px; } 
#article_backlinks ul li a.linkarena { background-position: 0 -240px; } 
#article_backlinks ul li a.mister-wong { background-position: 0 -260px; } 
#article_backlinks ul li a.oneView { background-position:0pt -280px; } 
#article_backlinks ul li a.yahoo{ background-position: 0pt -300px; } 
#article_backlinks ul li a.yigg { background-position: 0 -320px; } 
#article_backlinks ul li a.facebook { background-position: 0 -100px; } 
#article_backlinks ul li a.stumbleupon { background-position: 0 -121px; }
#article_backlinks ul li a.propeller { background-position: 0 -121px; }

#article_backlinks ul li a.blogmarks { background-position: 0 -121px; }
#article_backlinks ul li a.bookeet { background-position: 0 -121px; }
#article_backlinks ul li a.bookmarks { background-position: 0 -121px; }
#article_backlinks ul li a.kreuzz { background-position: 0 -121px; }
#article_backlinks ul li a.mesbookmarks { background-position: 0 -121px; }
#article_backlinks ul li a.mikiwi { background-position: 0 -121px; }
#article_backlinks ul li a.naztag { background-position: 0 -121px; }
#article_backlinks ul li a.yoolink { background-position: 0 -121px; }
#article_backlinks ul li a.webwag { background-position: 0 -121px; }


#article_backlinks ul li.end a {display:none} 


/* Article Comments */
/*************************************************
Comments
*************************************************/
/**** -- ARTICLE STYLES -- ****/

/** temporary fix for world cup flash ads - might become permanent fix **/
.article_rhc #rhc0_160x600 {
    width: 160px;
}

.wide #article {
    width: 310px;
}

.extra_wide #article {
    width:470px;
}


#mc .article_container {
    width: 640px;
    margin-top:10px;
}

#mc .wide .article_container {
    width: 310px;
    margin-left: 0px;
}

.main_article_container{
    width: 640px;
    margin-left:10px;
}

#article {
    width: 640px;
}

.article_mc {
    width: 470px;
}

.wide .article_mc {
    width: 310px;
}

.wide .article_headline {
    margin-bottom: 0;
}

#article #article_headline_logo_block {
    float: left;    
}

.article_headline_logo {
    display:inline;
    margin: 10px 0px 5px 10px;
    float: left;
    color: #384E80;
    font-size: 2.4em;
    font-weight: normal;
}

#article #logo {
    margin: 10px 5px 0px 0px;
    float: right;
}

.article_list {
    font-size: 1.2em;
    margin: 0px 0px 10px 20px;
}

.article_subheadline {
    font-size: 1.7em;
    font-weight: bold;
    color: #000000;
    margin: 0px 10px 5px 10px;
}

.article_byline {
    font-size: 1.1em;
    color: #999999;
    margin: 0px 10px 5px 10px;
}

.article_body {
    font-size: 1.2em;
    margin-bottom: 10px;
}
.article_container .photos p {
    clear: left;
}
.wide .article_container,
.wide .article_image,
.wide .enh_image {
    width: 310px!important;
    margin-left: 0px;
}
.wide .enh_image,
.wide .article_image,
.wide .article_image img,
.wide .enhanced_caption,
.wide .article_feed_image .article_caption{
    text-align: center;
    margin-bottom: 10px;
}

.wide .article_container .article_image .article_caption {
    text-align: center;
}

.wide .article_feed_image {
    margin-bottom: 10px;
}

/* other images*/
.wide .article_image img,
.wide .article_image .article_image_credit,
.wide .article_image .article_caption,
.wide .article_feed_image .article_image,
.wide .article_feed_image .article_image_credit,
.wide .article_feed_image .article_caption,
.wide .article_image .module_image_credit,
.wide .enhanced_caption {
    float: none;
    display: block;
    margin: 0 auto;
}

.wide .article_container img {
    margin-bottom: 2px;
}
.widgetleft .module_gallery img,
.widgetright .module_gallery img {
    margin-bottom: 0px;
}

.wide .article_container .vertical_collection, 
.wide .article_container .horizontal_collection,
.wide .article_container .enhanced_collection {
    width: 310px;
    margin-bottom: 10px;
    text-align: left;
}

ul.article_body  {
    font-size: 1.2em;
    margin-left: 15px;
    list-style-type: circle;
    list-style-position: outside;
}

#article ol {
    font-size: 1.2em;
    margin: 0px 10px 0px 25px;
    list-style-position: outside;
}

ol.article_body {
    font-size: 1.2em;
    margin-left: 25px;
    list-style-position: outside;
}

.article_datestamp {
    text-align:left;
    font-size: 1.1em;
    color: #999999;
    margin:0px 0px 4px 0px;
}

.article_rhc {
    margin-left: 10px;
    text-align: center;
}

.article_banner {
    text-align: center;
    margin-top: 5px;
}

.article_lastupdate {
    font-size: 1.1em;
    color: #999999;
    margin: 0px 10px 5px 0px;
}

.article_providerCopyright {
    font-size:0.9em;
    color:#656263;
    margin-top: 5px;
}

.enhanced_caption, .article_caption {
    text-align:left;
    font-size: 1.1em;
    color: #999999;
    margin:4px 0px 0px 4px;
}
.article_caption {
    margin: 0;
    padding-top: 2px;
}
.wide .enhanced_caption {
    display: block;
    float: none;
}


#article_htmlblock_below_breadcrumb {
    margin-top: 5px;
    margin-left: 10px;
}

.widgetcenter {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}

.feed_enhancement {
    width:240px;
}

.videoplayer {
    margin:5px;
}

#lateAd {
    left: 711px;
}

/* Image Credits */

.vertical_promo_HHPT .module_image_credit, .lead .module_image_credit {
    clear: both;
    margin-bottom: 10px;
}

.wide .module_gallery .module_image_credit {
    width: 205px;
    text-align: left;
}

.square .module_gallery .module_image_credit {
    width: 75px;
}

.module_image_credit, .article_image_credit {
    float: left; 
    font: arial, sans-serif;
    color: #a9a9a9;
    font-weight: normal;
    font-size: 10px;
}

.wide .article_feed_image .article_image_credit{
    text-align: center;
}

.horizontal_promo_HHPT .module_image_credit {
    margin-bottom: 0px;
}

.horizontal_promo_P .module_image_credit , .vertical_promo_p .module_image_credit {
    color:#A9A9A9;
    display:block;
    font-family:arial;
    padding-top:5px;
    width:310px;
}

/* Article Archive style (link styling by module_body class) */
.archive_nav {
    width: 620px;
    font-size: 10pt;
    border-bottom: solid #BEBEBE 1px;
    position: relative;
}

.archive_nav_months {
    font-size: 10pt;
    width:100%;
}

.archive_nav_monthlink {
    font-size: 10pt;
}
.archive_nav_months .archive_nav_monthlink {
    margin-left:0;
}

.archive_nav_pipe {
    margin-left: 3px;
    margin-right: 3px;
}

.archive_nav_grey {
    color: #AAAAAA;
}

.archive_nav_pages {
    font-size: 10pt;
    position: absolute;
    bottom: 4px;
    right: 0px;
}

.archive_nav_pagelink {
    font-size: 9pt;
    margin-left: 2px;
    margin-right: 2px;
}

.archive_nav_summary {
    font-size: 10pt;
    margin-top: 14px;
}

.article_nav div {
    float:none;
}

.archive_module {
    width: 620px;
    margin: 5px 0px 5px 0px;
    font-size: 9pt;
}

.archive_update {
    color: #4AA50D;
    xfont-size: 9pt;
}

.archive_link {
    font-size: 11pt;
    font-weight: normal;
}

#enhNavigation {
    background:transparent url(http://cdn.digitalcity.com/aoluk/feeds/header_bg.jpg) repeat-x scroll 0%;
    height:32px;
}

.wide #enhNavigation {
    width: 310px;
}


#enhNavigation #enhNav {
    float:right;
    font-size:1.3em;
    font-weight:bold;
    height:18px;
    margin:13px 5px 0px 0px;
    text-decoration:none;
}

#enhNavigation div {
    display:inline;
    float:left;
}

.enh_image {
    float:right;
    margin:5px;
    width:240px;
}

.enhanced_collection {
    border:1px solid #B0B0B0;
    clear:right;
    margin:0px 5px 0px 0px;
    width:240px;
}

.enhanced_title {
    border-bottom:0px solid #CCCCCC;
    color:#666666;
    font-size:1.3em;
    font-weight:bold;
    margin:5px 5px 5px 10px;
    text-align:left;
}

.enhanced_headline {
    font-size:2.4em;
    font-weight:normal;
    margin:10px 0px 5px;
    text-align:left;
}

.wide .enhanced_headline {
    width: 310px;
}

.enhanced_collection ul {
    list-style-position:outside;
    list-style-type:disc;
    margin:0px 5px 0px 20px;
    padding-left:3px;
    padding-right:5px;
}

.enhanced_collection li {
    margin:5px 0px 0px;
}

.wide #article .enhanced_collection ul{ width: 275px; }

#abanner span{ display: none; }

.article_preview {
    float: left; 
    background-color: #cccccc;
    height: 500px;
}
.article_preview_content {
    margin: 10px; 
    font-size: 1.2em;
}

.wide .article_preview{
    width: 300px;
}
.extra_wide .article_preview{
    width: 460px;
}

/*** Feeds Enhanced article styles ***/

.enhanced_gallery {
    width:310px;
    margin:20px auto 0px auto;
}

.enhanced_gallery #imgcontent1 {
    width: 310px;
    height: 200px;
}

.enhanced_video {
    margin:20px auto 0px auto;    
    text-align:center;
}

.enhanced_page {   
    text-align:center;
}

.enhanced_gallery #divControls1 #divScroll1 {
    float:right;
    width:auto;
}

.enhanced_gallery #divControls1 .gallery_buttons {
    float: left;
    display: inline;
    
}

.enhanced_gallery #divControls1 .gallery_buttons .prevButton,
.enhanced_gallery #divControls1 .gallery_buttons .pauseButton,
.enhanced_gallery #divControls1 .gallery_buttons .nextButton {
    width: 22px;
    height: 22px;
    float: left;
    display: inline;
    outline: none;
    margin: 2px;
}

.enhanced_gallery #divControls1 .gallery_buttons .prevButton {
    background:transparent url(/art/aoleu/common/btn_gallery.png) no-repeat scroll 0px 0px;
    _filter:progidXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aolcdn.com/aoleu/common/btn_gallery', sizingMethod='crop');
}

.enhanced_gallery #divControls1 .gallery_buttons .pauseButton {
    background:transparent url(/art/aoleu/common/btn_gallery.png) no-repeat scroll -59px 0px;
    _filter:progidXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aolcdn.com/aoleu/common/btn_gallery', sizingMethod='crop');
}

.enhanced_gallery #divControls1 .gallery_buttons .nextButton {
    background:transparent url(/art/aoleu/common/btn_gallery.png) no-repeat scroll -122px 0px;
    _filter:progidXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aolcdn.com/aoleu/common/btn_gallery', sizingMethod='crop');
    margin-right: 0px;
}

.enhanced_gallery #divControls1 .gallery_buttons #prev1, 
.enhanced_gallery #divControls1 .gallery_buttons #paus1, 
.enhanced_gallery #divControls1 .gallery_buttons #next1{
    display: none;
}

.enhanced_gallery #divControls1 {
    width:100%;
    height:auto;
    margin:5px 0px 0px 0px;
}

.enhanced_gallery #divLinks1 {
    display: none;   
}

.enhanced_flash {
    margin:10px auto 0px auto;
    text-align:center;
}

#enhFlash {
    position: relative;
    z-index: 999999;
}

.enh_text {
    clear:both;
    float:left;
    text-align:left;
    font-weight:bold;
    margin:5px 5px 5px 0px;
    width: 310px;
}

/*************************************************
Comments
*************************************************/
/* ---- comments | general ---- */
.comment-container .comment .header, .comment-container .comment .body, .comment-container .comment .footer, .comment-container .comment .add{
    width:470px;    
}

.wide #article .comment-container,
.wide #article .comment-container .comment .header, 
.wide #article .comment-container .comment .body, 
.wide #article .comment-container .comment .add,
.wide #article .comment-container #comments-help {
    width: 310px;
}
.wide #article .comment-container, .wide #article .comment-container .comment .header, .wide #article .comment-container .comment .body, .wide #article .comment-container .comment .add, .wide #article .comment-container #comments-help 
,#rateCom .comment-container, #rateCom .comment-container .comment .header, #rateCom .comment-container .comment .body, #rateCom .comment-container .comment .add, #rateCom .comment-container #comments-help {
        width:310px;
}
.wide .comment-container .comment .footer {
    width: 100px;
}

.comment-container .comment .view .footer {
    width: 290px;
}

/* ---- comments | header ---- */
.comment .header{
    padding: 4px 0;
    border-top: 3px solid #F1F1F1;    
    border-bottom: 3px solid #F1F1F1;    
}

.comment .body .header {
    border-top: none;
    margin-bottom: 10px;
    _margin-bottom: 0px;
}

.arc-services-comment-module .body .view .header {
    text-align: left;
}

.arc-services-comment-module .body .view {
    border-bottom: 2px solid #F1F1F1;
}

.comment .header .title .prefix, .comment .header .title .count, .comment .body .add .header .title{
    color: #000000;
    font-weight: normal;
    font-size: 20px;
    font-family: georgia;
}

.comment .header .title a:hover {
    text-decoration: none;
}

.comment .header .add-link {
    margin: 3px 0;
    display:none;
       
}

.comment .header .add-link a {
    color: #2B65B0;
    font-weight: bold;
}

.wide .comment .header .add-link {
    display: none;
}

.comment .viewState a{
    background:url(/art/aoluk/arc/general/arrow_expanded_black.png) 0 -1px no-repeat;
}
.comment .hideState a{
    background:url(/art/aoluk/arc/general/arrow_collapsed_black.png) 0 -1px no-repeat;
}
* html .comment .viewState a{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s.aolcdn.com/art/aoluk/arc/general/arrow_expanded_black.png', sizingMethod='crop');    
}
* html .comment .hideState a{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s.aolcdn.com/art/aoluk/arc/general/arrow_collapsed_black.png', sizingMethod='crop');
}
.comment .viewState a, .comment .hideState a{
    color:#333333;
    padding-left:20px;
    _line-height:20px;
    _margin:2px 0;
}
* html .comment .viewState a, * html .comment .hideState a{
    background-image:none;
    zoom:1;
}

/* ---- comments | body ---- */
#article .comment .body li{
    background:#FFFFFF;
    border: none;
    border-bottom: 1px solid #F1F1F1;
    overflow:hidden;    
}

#article .comment-container .comment .header, #article .comment-container .comment .body {
    margin-left: 0px;
    border-top: none;
    width: 460px;
    text-align: left;
}

#article .comment-container .comment .add .header {
    margin-left: 0px;
}

#article .wide .comment .body .view .header, 
#article .wide .comment .body .view .body {
    width: 310px;
}


#article .comment .body .view .header .author {
    color: 2B65B0;
    font-weight: bold;
    font-size: 11px;
}    

#article .comment .body .view .header .date-created, .comment .body .view .description {
    color: #333333;
    font-size: 11px;
}

.comment li .header{
    border:none;
}


/* ---- comments | body | add/edit ---- */
.wide .comment .body .add {
    width: 310px;
}

.wide .comment .body .edit {
    width: 290px;
}

.comment .body .add, .comment .body .edit  {
    background: #FFFFFF;
    border:none;
    margin-bottom:5px;
    overflow:hidden;
    padding: 0;
    margin-left: 0px;
}

.comment .body .add .header .title {
    margin-left: 10px;    
}

.comment .body .add .label { 
    float: left;
}

#article .comment .add form .label, #article .comment .edit form .label {
    float: left;
    width: 120px;
}

#article .comment .add form .label, #article .comment .body .edit .label, 
#article .comment .add form .mandatory-indicator, #article .comment .edit form .mandatory-indicator {
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
}

#rateCom .comment .add form , #article .comment .add form {margin:10px;}

.comment .field-wrapper textarea, .comment .mandatory-field textarea,
.comment .field-wrapper input{
    border:1px solid #C5C5C5;
    font-size:11px;
    padding:0 3px;
}

.wide #comment textarea{
    width: 170px;
}

#comment textarea{
    float:left;
    width:320px;
}

#comment .buttons{
    margin-top:15px;
    float:right;
}

.comment .buttons input {
    cursor:pointer;
    padding: 0px 5px;
    background: url(/art/aoleu/common/button_gradient_1x20.jpg) repeat-x scroll 0%;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    width: auto;
    border: none;
}
*html .comment .buttons input {
       height:25px;
}

/* ---- comments | footer ---- */
.comment-container .comment .footer {
       background: none;
    margin: 5px 10px 0px 10px;
}


.arc-services-comment-module .body .add{padding-top:0;}
/* ---- comments | form ---- */
.wide #comment .arc-services-comment-module .field-wrapper input {
    width: 170px;
}

#comment .arc-services-comment-module .field-wrapper input {
    width:240px;
    height:18px;
}

.comment .url-label {
    display: none;
}

.captcha-audio-link,
.captcha-panel .captcha-image{
    display:block;
}
#article .captcha-panel label,
#article .comment .add .captchaWrapper .captcha-panel label{
    float:left;
    width:auto;
}

#article .captcha-panel input {
    margin-top: 2px;
}

#article .captcha-panel .buttons{
    float:left;
}
.comment .date-modified{
    display: none;
}
.arc-services-comment-module .body .add {
    margin-top:0;
}

.comment .add{position:relative;float:none;}
* html .comment .body li{
    margin-bottom:-3px;
}
#comment .field-wrapper .validation-error-container{white-space:nowrap;}
.captchaWrapper{overflow:hidden;}

/* ---- comments | misc ---- */

#article .arc-services-comment-module .body .view .footer .action-link a, 
#article .arc-services-comment-module .body .view .footer .reported-feedback {
    color:#2B65B0;
    font-weight: normal;
    font-size: 11px;
    float: right;
}


#comment.comment .arc-services-comment-module .hidden {display: none;}

#article .comments-help {
    float: left;
    text-align: left;
    color:#2B65B0;
    font-weight: normal;
    font-size: 11px;
    width: 470px;
}


/* FLEXIAD Styles */
.flexiad_block {
    width: 120px;
    height: 150px;
    display: none;
    margin-right: 10px;
}

.previewad_div {
    background-color: #CCCCCC;
}

#flexiadMain {
    margin:0px 0px 10px 10px;
}
banner span{ 
    text-indent: -9999px; 
    display:block;
}
#flexiad .advertisement_footer,
.article_rhc .advertisement_footer {
    display:block;
    color:#CCCCCC;
    clear:both;
    width:300px;
    text-align:center;
    margin: -10px 0px 10px 10px;
}
#hat .advertisement_footer{color:#888;}

/* FLEXGROUP Styles */
.square_flexgroup{width: 160px;}
.wide_flexgroup{width: 320px;}
.extra_wide_flexgroup{width: 480px;}
.super_wide_flexgroup{width: 640px;}

/* FOOTER STYLES */

.footer {
    width: 630px;
    margin-top: 20px;
    margin-left: 170px;
    margin-bottom: 20px;
}

/*  404 PAGE  */

.subheadline, .not_Found {
    width: 630px;
}

.subheadline img {
    float: right;
}

#recommended_search .footer {
    margin: 0px;
}

#recommended_search hr {
    margin: 5px 0;
    color: #CDCDCD;
    width: 630px;
}

.article_container #sitemap h2, .article_container #sitemap ul a {
    color: 2b65b0;
}



#mainNav .newlink {
 background:transparent url(/art/aoleu/common/icon_new_30x12.png) no-repeat scroll right 4px;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/aoleu/common/icon_new_30x12.png', sizingMethod='crop');
 display:block;
}
#mainNav .hotlink {
 background:transparent url(/art/aoleu/common/icon_hot_28x12.png) no-repeat scroll right 4px;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/aoleu/common/icon_hot_28x12.png', sizingMethod='crop');

}
#mainNav .excllink {
 background:transparent url(/art/aoleu/common/icon_excl_56x12.png) no-repeat scroll right 4px;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/aoleu/common/icon_excl_56x12.png', sizingMethod='crop');

}

#sns .hat_divider {margin-left:-5px;}


/* google adsense */
.Google_adsense{
    margin: 0px 0px 0px 170px;
}
#rhc .Google_adsense{ 
    width:300px; 
    margin-left:10px;
}
#mc .google_adsense{
    margin-left:10px;
}
#bc .google_adsense{
    margin: 0px 0px 10px 10px;
}
#googleads{
    width:628px;
    _width:630px;
    float:left; 
    border:1px solid #CDD4E3;
    position:relative;
    font-size:10px; 
    margin-bottom:0px;margin-top: 10px;
}
#googleheader {
    background: #ffffff;
    display:inline !important;
    font-size:11px;
    left: 7px;
    margin-top: 3px;
    padding-right:3px;
    position: absolute;
    top: -12px;    
    width: auto; 
    font-family: Georgia, serif;
}
* html #googleheader {
    position:relative;
    float:none;
    top:-8px;
}
.googad{
    width:105px; 
    _width:125px; 
    float:left; 
    padding:10px; 
    overflow:hidden;
}

.googad #gTitle {
    font-weight: bold;
}

.brght{border-right:none;}
#gTitle{color:#2864B4; font-size:12px; font-weight:bold;}
#gText{color:#000000; font-size:11px;}
#gURL{color:#0066CC; font-size:9px;}

/* Wide Google Ads */
.wide #googleheader {
    left: 14px;
    padding-left: 5px;
}
.wide #googleads {
    width: 308px;
    _width: 310px;
} 
.rhc .wide #googleads {
    margin-left:10px;
    width: 298px;
    _width: 300px;
} 
.wide .googad {
   padding: 13px 19px 13px 19px;
   width: auto;
}

/* Extra Wide Google Ads */
.extra_wide #googleheader {
    left: 14px;
    padding-left: 5px;
}
.extra_wide #googleads {
    width: 468px;
    _width: 470px;
} 
.rhc .extra_wide #googleads {
    margin-left:10px;
    width: 298px;
    _width: 300px;
} 
.extra_wide .googad {
   padding: 13px 19px 13px 19px;
   width: 100%;
}
/* end of google adsense */

/* outside skyscraper */
.outerSky {
    position:absolute;
    left:830px;
    top:0px;
}

/* Rotator Styles*/

.rotator_main .module_picture img{
     width: 310px;
     margin:0px;
}
.rotator_main .module_picture {margin: 0px;}
.rotator_data {
    overflow:hidden;
    position:absolute;
    left:-999px;
    width:310px; 
    display:none !important;
}
.rotator_main {
     width: 310px;
}
*html .rotator_main {
     float:none !important;
}
.rotator .rotator_main .module_body {
     float:left;
     margin:0px 0px 0px 0px;
     _width:250px;
}
.rotator .rotator_main .module_body span {margin: 5px 0px 0px 0px;}
.rotator .rotator_main .module_body p {margin-top: 8px;}
.rotator .rotator_main .module_body .lead_text {font-size:10px; color:#a9a9a9;}
.rotator_tools .module_body {
     float: right;
     margin:-20px 0px 0px 0px;
}
.SAF .rotator_tools .module_body{margin-right:18px;}
.item_numbers {
     display: none;
}
.rotator_main .numbers {
     color:#333333;
     float:right;
     font-size:12px;
     font-weight:bold;
     margin:13px 55px 0px 0px;
     padding-bottom:1px;
     vertical-align:middle;
     _float:left;
     _margin-right: 0px;
     _width: 260px;
     _text-align: right;
     
}
*html .rotator_main .numbers {
      margin-top:-2px;
}
.rotator_tools a {
     float:left;
     text-indent:-9999px;
     width: 22px;
     height:22px;
     _margin-top:15px;
}
.rotator_tools .back a {
     background:transparent url(/art/aoleu/common/btn_gallery.png) no-repeat scroll 0px 0px;
     _filter:progidXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aolcdn.com/aoleu/common/btn_gallery', sizingMethod='crop');
     outline: none; 
}
.rotator_tools .forward a {
     background:transparent url(/art/aoleu/common/btn_gallery.png) no-repeat scroll -122px 0px;
     _filter:progidXImageTransform.Microsoft.AlphaImageLoader(src='http://www.aolcdn.com/aoleu/common/btn_gallery', sizingMethod='crop');
     outline: none;
}
.skip {height: 0;width: 0;overflow: hidden;position: absolute;}
* html .lead_main_text {
    clear:both;
    color: #333333;
    font-weight: normal;
    font-size: 12px;padding-bottom:15px;
}
* html .rotator_tools .module_body {
     float: right;
     height: 22px;
     margin:-15px 0px 0px 0px;
     width: 45px;
}
* html .rotator , html* .rotator {position:relative;}
html* .rotator .rotator_tools .module_body {float:right}
html* .rotator_tools{position:absolute; bottom:0px;right:-20px;}
* html .rotator_tools{position:absolute; bottom:0px;right:0px;}
.rotator .rotator_tools, x:-moz-any-link, x:default  {float:right;}
.rotator_tools .module_body, x:-moz-any-link, x:default {margin:-23px 0 0;}
.rotator_main .numbers, x:-moz-any-link, x:default {margin:13px 50px 0 0;}

/* End of Rotator Styles */




/* aol feeds subscribe */

#de_nac_ind {
    border: 3px solid #E6E6E6;
    position: absolute;
    background-color: #FFFFFF;
    margin: -25px 0px 0px 150px;
    width: 304px;
}

#aol_feeds_subscribe_head {
    border-bottom: 4px solid #F2F2F2;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 15px 5px;
    padding: 1px 0px 5px;
    width: 274px;
    
}

#aol_feeds_subscribe_body {
    margin: 5px 15px 15px 15px;
}

#aol_feeds_subscribe_myaol {
    height: 40px;
    font-weight: bold;
    font-size: 12px;
}

/*Article Tabs */
#article .article_container{margin-top:0px;}
#article .article_container .article_tabs {
    list-style-type:none;
    padding:0.325em 0em 0.325em 0.4em;
    width:310px;
}
#article .article_container .article_tabs li {
    float:left;
    color:#666;
    font-size:11px;
    margin-right:5px;
}
#article .article_container .article_tabs li a {
    font-size:12px;
    font-weight:bold;
    padding-right:5px;
}

#article .article_container .article_tabs .article_tab.last.gallery{background:transparent url(/art/aoleu/common/icons_headline.gif) no-repeat scroll 0px -59px;}
#article .article_container .article_tabs .article_tab.last.gallery a{margin-left:25px;}
#article .article_container .article_tabs li.article_tab.selected a {
    font-size:12px;
    font-weight:bold;
    color:#333333;text-decoration:none;
}
#article .article_container .article_tabs li.article_tab_last a {
    padding-right:0px;
}
.article_tabs { *zoom:1; }
.article_tabs:after {content:".";display:block;clear:both; height:0; visibility:hidden;}

.articleNextPrevious {
    border-top:1px solid #f1f1f1;
    border-bottom:1px solid #f1f1f1;
    font-size:12px;
    width:310px;
    padding:5px;
    text-align:center;
}
.articleNextPrevious a {
    padding:0px 8px 0px 5px;
}
/* End of Article Tabs */
/*Article Gallery Link*/
.widgetright {
    xbackground:#f2f2f2;
    xcolor:#666666;
    xfont-size:1.2em;
    xfont-weight:bold;
    xpadding:0px 0px 5px 0px;
    xwidth:100%;
}
.module_gallery_link {
    background:#f2f2f2 url(/art/aoleu/common/icons_headline.gif) no-repeat scroll 10px -55px;
    color:#666666;
    font-size:1.2em;
    font-weight:bold;
    padding:5px;
    width:300px;
    xmargin:7px 10px 0px 10px;
}

.module_gallery_link em {
    color:#666666;
    font-weight:bold;
    margin-left:30px;
}
.module_gallery_link a {
    color:#666666;
    font-weight:bold;
}
/*End of Article Gallery Link */


/** Recirculation Module*/

.recirculation_module {
    width: 640px;
    margin-left:160px;
}
#rc_6col {
    width:820px;
}
.recirculation_header{
    width:630px;
    border-bottom:5px solid #F2F2F2;
    font:georgia;serif
    font-weight:normal;
    font-size:20px;
    padding-bottom:3px;
}
#rc_6col .recirculation_header {
    width:790px;
}
.recirculation_header a:link,
.recirculation_header a:visited,
.recirculation_header a:active {
    text-decoration:none;
    color: #000000;
}

.recirculation_promo {
    display:block;
    float:left;
    /*background: url("/art/aoluk/recirculation_promo.gif") no-repeat;*/
    background: url("http://www.aolcdn.com/aoluk/recirculation_promo.gif") no-repeat;
    margin:10px 10px 0px 0px;
    width:150px;
    font-size:12px;
    height:227px;
}

.recirculation_module .module_headline {
    font:arial;
    color:#2B65B0;
    font-size:12px;
    background-image: none;
    margin:8px 10px 0px 10px;
    padding:0px 0px 7px 0px;
}

.recirculation_module .module_headline a:link,
.recirculation_module .module_headline a:visited,
.recirculation_module .module_headline a:active { 
    font-weight:bold;
    font-size:12px;
    color:#2B65B0;
}

.recirculation_module .module_picture {
    margin-bottom:0px;
}

.recirculation_module .module_picture img{
    margin-left:8px;
    width:132px;
    height:88px;
    display:inline;
    float:left;
}

.recirculation_module p.module_body {
    padding-right:10px;
    margin:0px 0px 0px 10px;
    font:arial, sans-serif;
    color:#2B65B0;
    font-weight:normal;
}

.recirculation_promo ul {
    color:#777777;
    list-style-position: outside;
    list-style-type:disc;
    margin-left:25px;
    padding-right:10px;
}

.recirculation_promo li {
    padding-bottom:5px;
}

.recirculation_promo .img_cred {
    font:arial, sans-serif;
    color:#A9A9A9;
    font-weight:normal;
    font-size:10px;
    width:130px;
    float:left;
    margin:5px 0px 6px 0px;
}

.recirculation_promo a:link,
.recirculation_promo a:visited,
.recirculation_promo a:active { 
    font:arial;
    color:#2B65B0;
    font-weight:normal;
    font-size:12px;
    text-decoration: none;
}

.recirculation_promo a:hover,
.recirculation_header a:hover {
    text-decoration: underline;
}

.recirculation_promo a.recirGetMore {
    font-weight:bold;
    margin-left:25px;
    float:left;
    text-decoration:underline;
}

/* Collection stacked promo modules */
.stacked_promo .promo {
    margin-right:5px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.stacked_promo_list .promo {
    margin-right:5px;
    margin-bottom: 8px;
}
.stacked_promo .module_picture, .stacked_promo_list .module_picture {
    margin-bottom: 0px;
    margin-right: 8px;
}
.stacked_promo_list .module_picture img, .stacked_promo .module_picture img{
    #width: 75px;
}
.stacked_promo .module_headline,
.stacked_promo .module_body,
.stacked_promo_list .module_headline,
.stacked_promo_list .module_body { 
    clear: none;
    padding: 0;
    margin: 0;
}

 
/*Collection stacked horizontal promo module */
.stacked_promo_horizontal .promo {
    width:150px;
    margin-right: 5px;
}

.stacked_promo_horizontal .module_picture img {
    margin: 12px auto;
    text-align: center;
}

.stacked_promo_horizontal .module_picture {
    border: 1px solid #cccccc;
    float: left;
    height: 150px;
    width: 150px;
    margin-right: 0px;
    text-align: center;
}

.stacked_promo_horizontal .module_headline {
    margin-bottom: 3px;
}

.extra_wide_stacked_promo {
    width:470px !important;
}

.wide_stacked_promo {
    width:310px !important;
}

.stacked_promo_horizontal .promo {
    margin-top: 7px;
}
/* Quiz CSS starts */
.module_quiz_gallery_wrapper {
    border:1px solid #ccc;
} 
.module_quiz_wrapper {
    padding:5px;
}
.module_quiz_gallery_wrapper .module_title{
    background:none;
    border-bottom:4px solid #999999;
    width:300px;
    padding-bottom:0px;
}
.module_quiz_gallery_wrapper .module_title h3 {
    background: url(/art/aoleu/common/quiz_head_icon.gif) no-repeat 0px 1px;
    padding:0px 0px 1px 20px;
    color:#000000;
    font-family:georgia;
    font-size:20px;
    font-weight:normal;
}
.module_quiz_gallery_wrapper .module_image_outer_div {
    margin:5px 0px 0px 0px;
}
.module_quiz_gallery_wrapper .module_controls {
    border-bottom:10px solid #f1f1f1;
    padding-bottom:10px;
    width:100%;
}
.module_quiz_gallery_wrapper .module_controls {
    border-bottom:4px solid #999999;
    padding-bottom:5px;
    width:300px;
}
.module_meta {
    width:100%;
}
.module_quiz_gallery_wrapper .module_controls .module_body {
    margin:6px 0px;
    width:100%;
}
.module_quiz_gallery_wrapper .module_controls .module_body h3 {
    color:#333333;
    font-size:1em;
    padding:0px 0px 5px 0px;
}
.module_quiz_gallery_wrapper .module_body input{
    float:left;
    margin:5px 5px 0px 0px;
   *margin:0px 0px 0px -4px;
}
html* .module_quiz_gallery_wrapper .module_image_credit {
    margin-top:5px;
}
*html .module_quiz_gallery_wrapper .module_image_credit {
    margin-top:0px;
}
.module_quiz_gallery_wrapper .module_body label {
    display:block;
    margin-top:3px;
    width:270px;
}
.module_quiz_gallery_wrapper .module_controls .module_footer {
    float:right;
    font-size:12px;
}
.module_quiz_gallery_wrapper .module_footer {
    float:right;font-size:12px;
    margin-top:5px;
}
.module_quiz_gallery_wrapper .module_control_page_number {
    font-size:12px;
    font-weight:bold;
    margin-right:10px;
    margin-top:3px;
}
.module_quiz_gallery_wrapper .txt {
    color:#A9A9A9;
    font-size:12px;
    margin:5px 9px 0px 0px;
    *margin-right:8px;
}
.module_quiz_gallery_wrapper .cont-pad {
    margin-top:10px;
}
.module_quiz_gallery_wrapper table {
    margin-left:0px;font-weight:bold;
}
.module_quiz_gallery_wrapper table tr td {
   font-size:12px;text-align:left;padding-bottom:5px;
}
.module_quiz_gallery_wrapper table tr .rangevalue {
     width:60px;
}
.module_quiz_gallery_wrapper table tr .rangetext {
     width:240px;
}
.module_quiz_gallery_wrapper .module_result .result_cont {
    float:right;
    padding:2px;
}
.module_quiz_gallery_wrapper .module_result {
    float:right;
    background:#E7E7E7;
    width:300px;
}
.module_quiz_gallery_wrapper .outer-border {
    background:#ffffff;
    border:1px solid #cccccc;
    padding:2px;
}
.module_quiz_gallery_wrapper .red {
    background:#FF6666;
    border:1px solid #FF6666;
}
.module_quiz_gallery_wrapper .green {
    background:#33CC66;
    border:1px solid #33CC66;
}
.module_quiz_gallery_wrapper .inner-content {
 
    color:#FFFFFF;
    font-size:12px;
    padding:3px 8px;
}
.module_quiz_gallery_wrapper .opt_cont {
font-size:12px;
padding:7px 5px 5px 5px;
}
.module_quiz_gallery_wrapper .footertxt {
    color:#000;
}
.module_quiz_gallery_wrapper .footertxt a {
    text-decoration:underline;
}
.module_quiz_gallery_wrapper .final, .module_quiz_gallery_wrapper .final h3.greeting {
    padding-bottom:0px;
}
.module_quiz_gallery_wrapper .final, .module_quiz_gallery_wrapper .final h3.greeting a{
    font-weight:bold;
}
.module_quiz_gallery_wrapper .module_footer_txt {
    float:left;font-size:12px;
    margin-top:5px;
}
.module_quiz_gallery_wrapper .btn {
    border:medium none;
    cursor:pointer;
    cursor:hand;
    height:22px;
    text-indent:-999px;
    width:22px;
    float:left;
}
.module_quiz_gallery_wrapper .disabledprev {
    background:url(/art/aoleu/common/btn_grey_prev.gif) no-repeat;
    margin-right:5px;
 cursor:default;
}
.module_quiz_gallery_wrapper .disablednext {
    background:url(/art/aoleu/common/btn_grey_next.gif) no-repeat;
 cursor:default;
}
.module_quiz_gallery_wrapper .enabledprev {
    background:url(/art/aoleu/common/btn_prev.gif) no-repeat;
    margin-right:5px;
}
.module_quiz_gallery_wrapper .enablednext {
   background:url(/art/aoleu/common/btn_next.gif) no-repeat;
}
.module_quiz_gallery_wrapper .module_controls .module_body .selected {
   background:url(/art/aoleu/common/green_tick.gif) no-repeat scroll 0% 3px;
   margin-top:3px;
   padding-left:20px;
   width:270px;
}
.module_quiz_gallery_wrapper .module_controls .module_body .unselected {
   background:url(/art/aoleu/common/red_cross.gif) no-repeat scroll 0% 3px;
   margin-top:3px;
   padding-left:20px;
   width:270px;
}
.module_quiz_gallery_wrapper .module_footer .next {
   background:transparent url(/art/aoleu/common/buttons/next_uk.gif) no-repeat;
   height:24px;
   width:46px;
}
.fr .module_quiz_gallery_wrapper .module_footer .next {
   background:transparent url(/art/aoleu/common/buttons/suviant.jpg) no-repeat;
   width:64px;
}
.de .module_quiz_gallery_wrapper .module_footer .next {
   background:transparent url(/art/aoleu/common/buttons/weiter.jpg) no-repeat;
   width:62px;
}
.module_quiz_gallery_wrapper .module_footer .start {
   background:transparent url(/art/aoleu/common/quiz_start_btn.gif) no-repeat;
   height:25px;
   width:97px;
}
/*Remove dotted line in FF */
.module_quiz_gallery_wrapper a:link, .module_quiz_gallery_wrapper a:hover,.module_quiz_gallery_wrapper a:active,.module_quiz_gallery_wrapper a:visited { 
    outline-color:invert; 
    outline-style:none; 
    outline-width:0pt; 
    outline-offset: -1px;
}
/* 6 Column layout CSS for quizzes    */
.six_column .module_quiz_gallery_wrapper {width:420px;}
.six_column .module_quiz_gallery_wrapper .module_title {width:404px;*width:410px;}
.six_column .module_quiz_gallery_wrapper .module_controls {width:410px;}
.six_column .module_quiz_gallery_wrapper .module_result {width:410px;}
.six_column .module_quiz_gallery_wrapper .module_body {padding:0px;}
.six_column .module_quiz_gallery_wrapper .module_body label ,.six_column .module_quiz_gallery_wrapper .module_controls .module_body .selected ,.six_column .module_quiz_gallery_wrapper .module_controls .module_body .unselected {width:390px;}
.six_column .module_quiz_gallery_wrapper table tr .rangevalue {
     width:60px;
}
.six_column .module_quiz_gallery_wrapper table tr .rangetext {
     width:350px;
}
.fr .module_quiz_gallery_wrapper .module_footer .next {
   background:transparent url(/art/aoleu/common/buttons/suviant.jpg) no-repeat;
   width:62px;
}
.de .module_quiz_gallery_wrapper .module_footer .next {
   background:transparent url(/art/aoleu/six_column_quiz/next_de.gif) no-repeat;
   width:59px;
   margin-left:5px;
}
.six_column .module_quiz_gallery_wrapper .ukcomments .txt {
  margin-right:120px;
}
.five_column .module_quiz_gallery_wrapper .ukcomments .module_control_page_number {
  margin-left:0px;

}
.six_column .module_quiz_gallery_wrapper .decomments .module_control_page_number {
  margin-left:144px;
}
.five_column .module_quiz_gallery_wrapper .decomments .module_control_page_number {
  margin-left:32px;
  *margin-left:35px;
}
.five_column .module_quiz_gallery_wrapper .frcomments .module_control_page_number {
    margin-left:188px;
}
.six_column .module_quiz_gallery_wrapper .frcomments .module_control_page_number {
  margin-left:298px;
}

.fr .module_quiz_gallery_wrapper .module_footer .start {
   background:transparent url(/art/aoleu/common/quiz_start_btn_fr.gif) no-repeat;
   height:25px;
   width:153px;
}

.de .module_quiz_gallery_wrapper .module_footer .start {
   background:transparent url(/art/aoleu/six_column_quiz/starten.gif) no-repeat;
   height:25px;
   width:51px;
}
/* Quiz CSS Ends */

/* For Dynamite Film Module */
/* This is for Dynamite Vertical Gallery*/
#dynamiteVerticalGallery {width:623px; *width:639px; height:380px; *height:390px; padding:8px 10px 2px 5px; *padding:0px; background:#2A3139; }
#dynamiteVerticalGallery .fleft{float:right; width:171px; z-index:1000; *margin-top:10px;}

#dynamiteVerticalGallery .fleft div{float:left; display:block; height:74px; *height:74px; width:171px; background:#000 url(/art/aoleu/common/normal_bg.png) repeat-x 0 0; }
#dynamiteVerticalGallery .fleft div.active{height:78px; *height:74px; width:180px; background:transparent url(/art/aoleu/common/active_bg.jpg) repeat-y 0 0; }
#dynamiteVerticalGallery .fleft div.over{height:74px; *height:74px; width:180px; background:transparent url(/art/aoleu/common/active_bg.jpg) no-repeat 0 0; }

#dynamiteVerticalGallery .fleft div.arrow{float:right; height:72px; *height:70px; margin:0px; width:10px; background:transparent url(/art/aoleu/common/galleryArrow.png) no-repeat 100% 50%;}
* html #dynamiteVerticalGallery .fleft div.arrow {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/aoleu/common/galleryArrow.png', sizingMethod='crop');background:none;height:30px;margin-top:27px;}

#dynamiteVerticalGallery .fleft div a img{float:left; border-style:none; margin:5px 0 0 5px;}
#dynamiteVerticalGallery .fleft div span{font: bold 11px arial; width:65px; color:#fff; float:left; margin:3px 0 0 3px;}

#dynamiteVerticalGallery .fright{float:left; position:relative; left:172px; width:457px; height:374px; background:transparent;*margin-top:10px;}
#dynamiteVerticalGallery .fleft{position:relative; left:-472px; *left:-455px; width:150px; height:374px; background:transparent; color:#000;}

#dynamiteVerticalGallery .fright .adImg{width:457px; height:374px; *height:370px;cursor: pointer; cursor: hand;}
#dynamiteVerticalGallery .fright .adTxt{position:relative; top:275px; color:#fff; width:457px; height:70px; background: #2a3139; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;cursor:auto;}

#dynamiteVerticalGallery .fright .adTxt h3{font-family:georgia; font-size:23px; color:#f9f589; text-align:center; margin:0; padding:2px 0 0 0;}	
#dynamiteVerticalGallery .fright .adTxt p{font-family:arial; font-size:12px; font-weight:bold; color:#fff; text-align:center; margin:0; padding:0;}	

#dynamiteVerticalGallery .fright .adTxt h4{font-family:arial; font-size:13px; color:#f38b05; text-align:center; margin:0; padding:2px 0 0 0;}	
#dynamiteVerticalGallery .fright .adTxt h4 a{font-family:arial; font-size:13px; color:#f38b05; text-align:center; margin:0; padding:2px 0 0 0;text-decoration:none;font-weight:bold;}	

/* This is for Dynamite Horizontal Gallery*/
#dynamiteHorizontalGallery {width:460px; height:480px; background:#2a3139; padding:10px 10px 10px 10px; margin:0px auto}
*html #dynamiteHorizontalGallery {width:476px; height:500px; background:#2a3139; padding:10px 10px 10px 10px;}

#dynamiteHorizontalGallery    .adImg{background:#ccc; width:457px; height:363px; *margin-bottom:-10px;cursor: pointer; cursor: hand;}


#dynamiteHorizontalGallery    .AdStripe{*width:460px;}
#dynamiteHorizontalGallery    .AdStripe div{background:transparent url(/art/aoleu/common/normal_h_bg.png); float:left; width:91px; margin-right:1px; height:127px; *height:136px;}
#dynamiteHorizontalGallery    .AdStripe div.inactive{background:transparent url(/art/aoleu/common/normal_h_bg.png); float:left; width:91px; margin:0 1px 0 0; *margin:10px 1px 0 0; height:127px;}
#dynamiteHorizontalGallery    .AdStripe div.active{background:transparent url(/art/aoleu/common/active_h_bg.png) no-repeat 0 0;
*background:transparent url(/art/aoleu/common/active_h_bg.png) no-repeat 0 100%; *height:136px; overflow:visible;}


#dynamiteHorizontalGallery    .AdStripe div.over{background:transparent url(/art/aoleu/common/active_h_bg.png) no-repeat 0 0;
*background:transparent url(/art/aoleu/common/active_h_bg.png) no-repeat 0 100%; *height:136px;}

#dynamiteHorizontalGallery    .AdStripe div.last{*width:93px; border-style:none;}
#dynamiteHorizontalGallery .AdStripe div.arrow{height:10px; margin:-10px 0 0 0; *margin:0 0 0 0;background:transparent url(/art/aoleu/common/arrow-up.png) no-repeat top center;}
* html #dynamiteHorizontalGallery .AdStripe div.arrow {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/art/aoleu/common/arrow-up.png', sizingMethod='crop');background:none;width:30px;margin-left:37px;}

#dynamiteHorizontalGallery .AdStripe div a img{float:left; border-style:none; margin:5px 0 0 5px; *margin:0 0 0 5px;}
#dynamiteHorizontalGallery .AdStripe div.active a img{float:left; border-style:none; margin:5px 0 0 5px; *margin:10px 0 0 5px}
#dynamiteHorizontalGallery .AdStripe div.over a img{float:left; border-style:none; margin:5px 0 0 5px; *margin:10px 0 0 5px}
#dynamiteHorizontalGallery .AdStripe div span{font: bold 11px arial; color:#fff; width:90px; text-align:center; display:block;}

#dynamiteHorizontalGallery .adTxt{position:relative; top:275px; color:#fff; width:460px; *width:457px; height:70px; background: #2a3139; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;cursor:auto;}
#dynamiteHorizontalGallery .adTxt h3{font-family:georgia; font-size:23px; color:#f9f589; text-align:center; margin:0; padding:2px 0 0 0;}
#dynamiteHorizontalGallery .adTxt p{font-family:arial; font-size:12px; font-weight:bold; color:#fff; text-align:center; margin:0; padding:0;}
#dynamiteHorizontalGallery .adTxt h4{font-family:arial; font-size:13px; color:#f38b05; text-align:center; margin:0; padding:2px 0 0 0;}
#dynamiteHorizontalGallery .adTxt h4 a{font-family:arial; font-size:13px; color:#f38b05; text-align:center; margin:0; padding:2px 0 0 0;text-decoration:none;font-weight:bold;}

/* End Dynamite Film Module */

/* Default Horizontal Navigation CSS */

.horizontalnav  {
  list-style-type: none;
  font-size: 1.5em;
  text-transform: uppercase;
  display: inline;
  float: left;
}

.horizontalnav  li {
  float: left;
  border-right: 1px solid #C3C3C3;
}

.horizontalnav  a {
  padding: 0 0.8em;
  font-weight: bold;
  display: block;
  margin: 0 1px;
}
 
.horizontalnav  a:hover {
  color: #CCCCCC;
  text-decoration: none;
  background: #555555;
  margin: 0 1px;
}

/* END Default Horizontal Navigation CSS */

/* Default Gallery Collection module CSS */
.wide #module_gallery_list {width:310px;}
#module_gallery_list {border:1px solid #e3e3e3;}
#module_gallery_list ul{list-style:none;margin-left:4px;*margin-left:2px;}

#module_gallery_list h2 {
    background:transparent none repeat scroll 0 0;
    margin-bottom:10px;
    padding:4px 4px 4px 0px;
    border-bottom:3px solid #E3E3E3;
    color:#000000;
    font-family:georgia;
    font-size:18px;
    font-weight:normal;
    margin:3px 10px 10px 16px;
    text-transform:capitalize;
}
#module_gallery_list #image_list { 
    margin-bottom:14px;
	_margin-bottom:5px;
}
#module_gallery_list ul li {
    float:left;
    margin:0 0 9px 12px;
	_margin-left:7px;
	_margin-right:2px;
    padding-right:10px;
    width:78px;
}
#module_gallery_list #image_list li .module_gallery_list_item_image {
   width:78px;
   _width:80px;
}
#module_gallery_list #image_list img {
   border:medium none;
   width:78px;
   height:56px;
   _width:80px;
}
#module_gallery_list #image_list ul li h3 {
   background-color:#000000;
   margin-top:-3px;
   opacity:0.95;
}
#module_gallery_list #image_list ul li h3 a {
   color:#FFFFFF;
   display:block;
   font-family:Arial;
   font-weight:bold;
   font-size:11px;
   height:1.58em;
  _height: 2.1em;
   line-height:1em;
   padding:0.5em 0 0 0.42em;
   width:78px;
}
/* Default Gallery Collection module CSS */
/*IA widget submit CSS starts*/
#fr .button_submit {
   background:url(/art/aoleu/common/buttons/submit_fr.gif) no-repeat;
}
#de .button_submit {
   background:url(/art/aoleu/common/buttons/submit_de.gif) no-repeat;
   width:87px;
}
#uk .button_next {background:url(/art/aoleu/common/buttons/next_uk.gif) no-repeat;width:46px;}
#fr .button_next {background:url(/art/aoleu/common/buttons/next_fr.gif) no-repeat;width:59px;}
#de .button_next {background:url(/art/aoleu/common/buttons/next_de.gif) no-repeat;width:59px;}

#uk .button_vote , #fr .button_vote {background:url(/art/aoleu/common/buttons/vote.gif) no-repeat;width:59px;}
#de .button_vote {background:url(/art/aoleu/common/buttons/vote_de.gif) no-repeat;width:82px;}
/*IA widget submit CSS ends*/

/* Error 404 page style*/
#error_404_block {
	border:1px solid #7f7f7f;
	background-color:#FFFFFF;
	width:600px;
	position:relative;
	left:170px;
	_left:50px;
}
.error_404_image {
	margin-left:20px;
}
.fr .error_404_image  {
	margin-top:20px;
}
.de .error_404_image {
	margin-top:10px;
}
#error_404_content {
	color:#818181;
	float:left;
	font-size:14px;
	font-family:arial,sans-serif;
	line-height:30px;
	margin:35px 0px 0px 20px;
	width:515px;
}
#error_404_content h3{
	font-size:16px;
}
.error_404_search_inputs {
	height:2em;
	width:36em;
}
#error_404_content  .error_404_links{
	color:#b5b5b5;
}
#error_404_search_button {
	border:2px solid white;
	height:20px;
	margin:4px 0pt;
	_margin-left:-2px;
	text-indent:-9999px;
	width:98px;
}
#error_404_action{
	border:1px solid white;
	margin:4px 5px 5px 4px;
	height:1.4em;
	width:29.3em;
}
#error_404_block .error_404_text {
	line-height:18px;
	font-weight:normal;
	font-size:14px;
	padding-bottom:10px;
}
#error_404_block .error_404_link{
	line-height:18px;
	margin-bottom:10px;
	_padding-bottom:10px;
}
.SAF #error_404_action {
	height:1.8em;
	width:35.8em;
}
#error_404_action,x:-moz-any-link  {width:28em;}
#error_404_action,x:-moz-any-link,x:default  {width:29.5em;}
.fr #error_404_action {width:28.2em;}
.SAF .fr #error_404_action {width:34.2em;}
.fr #error_404_action,x:-moz-any-link  {width:26.9em;}
.fr #error_404_action,x:-moz-any-link,x:default  {width:28.2em;}
/* End of Error 404 page style*/

/* Alignment of widgets inside article*/
.article_container div {
    display:block;
    float:none;
}
.article_container .widgetright {
    margin-left:10px;
}
.article_container .widgetleft {
    margin-right:10px;
}
.article_container p.article_body {
    clear:none;
}
.article_container .widgetrightclear ,.article_container .widgetleftclear ,.article_container .photos.widgetleftclear {width:100% !important;margin:20px 0px 10px 0px;_margin:0px 0px 10px 0px;}
.article_container .widgetrightclear div , .article_container .widgetrightclear iframe {float:right;}

.competitions_submit #submit {
    color:#375574;
    font-size:0px;
    padding-top:8px;
}

/* Six Column Quize Template style*/
.six_column .extra_wide.quiz, .six_column .extra_wide.quiz .module_quiz_gallery_wrapper{width:470px;}
.six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_result .result_cont {padding:2px 5px;}
.six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_title, .six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_result{padding:0;width:460px;}
.six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_controls{width:460px;}
.six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_image_wrapper img{width:460px;}

.uk .extra_wide.quiz .module_quiz_gallery_wrapper .module_meta .module_footer .start {
	background:transparent url(/art/aoleu/six_column_quiz/start.gif) no-repeat scroll 0 0;
	height:30px;
	width:57px;
}
.fr .extra_wide.quiz .module_quiz_gallery_wrapper .module_meta .module_footer .start {
	background:transparent url(/art/aoleu/six_column_quiz/commener.gif) no-repeat scroll 0 0 !important;
	width:79px !important;
}
.de .extra_wide.quiz .module_quiz_gallery_wrapper .module_meta .module_footer .start {
	background:transparent url(/art/aoleu/six_column_quiz/starten.gif) no-repeat scroll 0 0 !important;
	width:52px;
}
.uk .extra_wide.quiz .module_quiz_gallery_wrapper .module_footer .next {
	background:transparent url(/art/aoleu/six_column_quiz/next_uk.gif) no-repeat scroll 0 0 !important;
	width:46px !important;
}
.fr .extra_wide.quiz .module_quiz_gallery_wrapper .module_meta .module_footer .next {
	background:transparent url(/art/aoleu/six_column_quiz/next_fr.gif) no-repeat scroll 0 0 !important;
	width:62px;
}
.de .extra_wide.quiz .module_quiz_gallery_wrapper .module_meta .module_footer .next {
	background:transparent url(/art/aoleu/six_column_quiz/next_de.gif) no-repeat scroll 0 0 !important;
	width:62px !important;
}
.six_column .extra_wide.quiz .module_quiz_gallery_wrapper .module_image_outer_div {margin:2px 0 0;}
.uk .extra_wide.quiz .module_quiz_gallery_wrapper .ukcomments .txt {margin-right:170px;}
.fr .extra_wide.quiz .module_quiz_gallery_wrapper .frcomments .txt {margin-right:8px;}
.fr .extra_wide.quiz .module_quiz_gallery_wrapper .frcomments .module_control_page_number{margin-left:25px;}
.de .extra_wide.quiz .module_quiz_gallery_wrapper .decomments .module_control_page_number{margin-left:191px;}
/* End of Six Column Quize Template style*/
.article_body table td p {font-size:12px;}

