DIV.trend_rounded_box DIV.bottom_curves { left: 11px !important; margin-left: -11px !important; bottom: 9px !important }
DIV.trend_rounded_box DIV.bottom_curves DIV.trend_curve {  left: 0 !important; right: 0 !important; top: 5px !important }

DIV.trend_rounded_box DIV.inside { position:relative !important; bottom: 6px !important; }

DIV.trend_clickthroughs { position: relative !important; }

DIV.trend_body DIV.new_tab { margin-right: 10px }

DIV.th_background_gradient { float:left !important }

DIV.trend_sidebar_lower DIV.woman_with_pen {
  height:500px;
}
DIV.trend_sidebar_lower DIV.woman_with_pen.what_else {
  height:100px;
}

DIV.new_tab DIV.txt {position:relative}

DIV.trend_xref DIV { overflow:hidden }
DIV.trend_xref { background: none }
DIV.trend_xref DIV.trend_xref_links {overflow:visible !important;position:static !important;height:auto !important;clear:none !important;float:none !important; text-align:right !important;}
DIV.trend_xref DIV.xref_color_stripe{ border-right:1px solid #ccc}
DIV.trend_xref DIV.xref_content_padding{ border: none !important }

DIV.metatrend DIV.bottom_curves DIV.bl,
DIV.metatrend DIV.bottom_curves DIV.br{
  top:2px !important;
}

DIV.mintel_tooltip DIV.content DIV {position:relative}

/* when content is too large for a div it will often break layouts in ie6 - adding
this class to the containing div will fix the layout at the expense of hiding any
content that is too large for the div*/
DIV.no_ie6_overflow { overflow:hidden }
