/*--------- IE overrides with .gif backgrounds style ----------*/
#dnntop_left							{ height:42px; background:url(images/top_left.gif) left top no-repeat}
#dnntop_right							{ height:42px; background:url(images/top_right.gif) right top no-repeat}
#dnntop_box								{ height:42px; background:url(images/top_bg.gif) left top repeat-x; margin:0 42px}

#dnnhead_left							{ background:url(images/head_left.gif) left top repeat-y}
#dnnhead_right							{ background:url(images/head_right.gif) right top repeat-y}
#dnnhead_box							{ background:url(images/head_bg.gif) left top repeat-x; margin:0 21px; position:relative; height:80px}

#dnnbreader_left						{ background:url(images/content_left.gif) left top repeat-y; height:26px}
#dnnbreader_right						{ background:url(images/content_right.gif) right top repeat-y; height:26px}
#dnnbreader_box							{ background:url(images/breadbg.gif) top right no-repeat #282828;margin:0 21px;height:26px;border-top:1px #555 solid}

#dnnbanner_left							{ background:url(images/banner_left.gif) left top repeat-y;}
#dnnbanner_right						{ background:url(images/banner_right.gif) right top repeat-y}
#dnnbanner_box							{ background:url(images/banner_bg.gif) top left repeat-x #7e7e7e; margin:0 21px;}

#dnnmenu_left							{ background:url(images/menu_left.gif) left top repeat-y; height:38px}
#dnnmenu_right							{ background:url(images/menu_right.gif) right top repeat-y; height:38px}
#dnnmenu_box							{ background:url(images/menu_bg.gif) top right no-repeat; margin:0 23px; height:38px}

#dnncontent_left						{ background:url(images/content_left.gif) left top repeat-y;}
#dnncontent_right						{ background:url(images/content_right.gif) right top repeat-y;}
#dnncontent_box							{ background:#fff; margin:0 21px; padding:5px; min-height:1px} * html #dnncontent_box{ height:1px}

#dnncopyright_left						{ background:url(images/content_left.gif) left top repeat-y;}
#dnncopyright_right						{ background:url(images/content_right.gif) right top repeat-y;}
#dnncopyright_box						{ background:url(images/copy_bg.gif) right top repeat-x #fff; margin:0 21px; height:70px}
.bot_img								{ background:url(images/bot_img.gif) right top no-repeat; height:70px; width:50%}

#dnnbot_left							{ height:42px; background:url(images/bot_left.gif) left top no-repeat}
#dnnbot_right							{ height:42px; background:url(images/bot_right.gif) right top no-repeat}
#dnnbot_box								{ height:42px; background:url(images/bot_bg.gif) left top repeat-x; margin:0 42px;}


a.more:link,
a.more:active,
a.more:visited{height:30px; background:#ccc; float:right; color:#000; font-weight:bold; line-height:30px; margin-right:0px; font-size:16px; border:1px #000 solid}
a.more:hover{ color:#fff; background:#f00}
.more span{ height:30px; background: none; padding:0 10px; margin-right:0px; cursor:pointer; display:inline}
