html, body { height:100%; }
html { font-size:100%; background:url(/magazine/graphics/bg.jpg) 0 0 repeat-x; }

/* dwomgnov10 - background changed to transparent */
body { margin:0; padding:0; font:.75em/17px Arial, Helvetica, sans-serif; color:#333; background:transparent; height:100%; }

a, a:visited { color:#333; }
a { text-decoration:underline; }
a:focus, a:hover { text-decoration:none; }

img { border:0; }
hr { border:0; color:#DDD; border-bottom:1px solid #DDD; line-height:1px; margin:0 0 10px; height:0; }
hr.divider { margin:0 0 17px; border-color:#ccc; }

/* dwomgnov10 - Main font changes line 16 - 18 */
h1, h2, h3, h4 { font-weight:bold; color: #606AAB; font-family:Helvetica, Arial, clean, sans-serif; }
h1 { font:normal 2.187em/35px Helvetica, Arial, sans-serif; margin:0 0 19px; line-height: 1.1em;font-weight:400 }
h2 { font-size:1.487em; line-height:18px; }
h3 { font-size:1.167em; line-height:16px; }
h4 { font-size:1em; line-height:14px; }
ul { margin:0 0 20px; padding:0; list-style:none; }
ul li { background:url(/magazine/graphics/bullet.purple.png) 0 5px no-repeat; padding:0 0 0 16px; margin:0; display:block; }
ol { margin:0 0 20px; padding:0 0 0 18px; }
ol li { padding:0; margin:0; }
abbr { border:0; background:url(/magazine/graphics/border_dotted.gif) repeat-x bottom; }
p { margin:0 0 20px; }
form, fieldset { margin:0; padding:0; border:0; }
sub { height:0; line-height:1; vertical-align:text-bottom; position:relative; }
sup { height:0; line-height:1; vertical-align:text-top; position:relative; }
blockquote { float:right; margin:0 0 20px 20px; padding:0; width:190px; border:0; }
blockquote p { font:1.5em/24px Arial, Helvetica, sans-serif; margin:5px 0 11px; color:#999; }
blockquote .quotesource { font:.833em/17px Arial, Helvetica, sans-serif; color:#666; }
blockquote .quotesource a { color:#000; font-weight:bold; }
.uppercase { text-transform:uppercase; }

/* Generic form element */
.text { width:310px; border:1px solid #999; padding:3px 4px; color:#666; font-size:.917em; line-height:13px; }
.text, textarea, select { font-family:Arial, Helvetica, sans-serif; }

.hide { position:absolute; left:-9999px; }
.hide_true { display:none; }

.byline { margin-bottom:11px; color:#666; font-size:.917em; }
.byline a { color:#666; }
.story_title h1 { font-weight:normal; }
.synopsis { font-weight:bold; margin:0; color:#333; }
.standfirst { font-weight:bold; font-size:1.333em; line-height:21px; color:#5F5F5F; }
.question, .answer { clear:left; color:#9E7D4B; }
.answer { color:#666; }
.question abbr[title="Question"], .answer abbr[title="Answer"] { float:left; font:bold 4.583em/55px Verdana, Arial, Helvetica, sans-serif; height:1em; margin:-5px 5px 0 0; background:none; color:#9E7D4B; width:53px; padding-bottom:5px; }
.answer abbr[title="Answer"] { color:#666; }
#content .meta { color:#999; }
#content .meta .date { font-size:1em; }
.meta a { text-decoration:underline; }
.meta a:hover { text-decoration:none; }
.meta img { vertical-align:middle; }
.author img { margin:0 0 5px; }
.author span { display:block; font-weight:bold; }
.code { clear:both; padding:10px 20px; background:(/magazine/graphics/bg.gradient.jpg) repeat-x 0 0; border-bottom:1px solid #E8D6B6; }
.code code { font-family:"Courier New", Courier, monospace; margin:0; }
.web span { font-weight:bold; }
.floatRight { float:right; margin:10px 0 0 5px; }
.ajax_loading { background:#FFF url(/magazine/graphics/ajax_loader.gif) 50% 50% no-repeat; }
.ajax_loading_white { background:#FFF url(/magazine/graphics/ajax_loader_white.gif) 50% 50% no-repeat; margin:0; }
.embed { margin:0 auto 10px; text-align:center; }
.icon { float:left; margin-right:10px; }
.icon img { display:block; }
.strong { font-weight:bold; }
.credit { color:#999; }
.printonly, #print_logo { display:none; }
.post { background:url(/magazine/graphics/border_dotted.gif) repeat-x bottom; }
.postTags { background:url(/magazine/graphics/tags.gif) no-repeat 0 2px; padding:2px 0 5px 20px; }
.rssicon { padding-left:5px; display:none; }
td.rss_icon { padding-left:9px; padding-top:6px; padding-bottom:3px; }
.catchline p { font:1.083em/15px Georgia, "Times New Roman", Times, serif; color:#606AAB; text-transform:uppercase; letter-spacing:1px; padding:5px 0 3px; border-bottom:1px solid #E8D6B6;  }

/* Storytext Styles */
.storytext { min-height:1px; } /* float enclosing */
.storytext:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.storytext p a:hover { text-decoration:none; }

/* Text button styles */
#wrapper .tbuttonInner { padding-left:15px; height:29px; background:url(/magazine/graphics/buttons/bg.btn.tbutton.left.png) no-repeat 0 0; }
#wrapper .tbutton a { float:left; padding:7px 15px 7px 0; line-height:16px; font-weight:bold; color:#716142; text-decoration:none; text-transform:uppercase; background:url(/magazine/graphics/buttons/bg.btn.tbutton.right.png) no-repeat 100% 0; }
#wrapper .tbutton a:hover { text-decoration:underline; }

#content .formbox input.text:focus, #content .formbox select:focus, #content .formbox textarea:focus, #rightcolumn .formbox .text:focus, #rightcolumn .formbox select:focus { background-color:#FFFFB7; color:#454545; border-color:#454545; }
#story .section_column1 { width:620px; overflow:hidden; }
#story .section_column1 ul { padding-left:0; list-style-type:none; }

.storyMeta { margin:10px 0 20px; color:#49585B; }
.storyMeta h3, .storyMeta p { margin:0; }
.storyMeta h3 { font-size:1em; }

#rightcolumn .twocolumn { margin-bottom:10px; border-bottom:0; }

.tab_block { height:38px; background:url(/magazine/graphics/bg.searchtabs.png) no-repeat 0 3px; }
.tab_block:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.tab_block ul { padding-top:3px; }
.tab_block li { position:relative; float:left; margin-left:-1px; padding:0; border:1px solid #E8D6B6; border-bottom:0; background:none; }
.tab_block li.current { margin-top:-3px; padding-top:3px; background:#FFF; border-left:1px solid #E8D6B6; }
.tab_block li h2 { margin:0; padding:8px 11px 10px 10px; font-size:1.083em; line-height:13px; font-weight:normal; text-transform:uppercase; color:#606AAB; border:1px solid #FFF; }
.tab_block li.current h2 { padding-bottom:11px; }
.tab_block li a, .tab_block li a:visited { color:#606AAB; text-decoration:none; }
.tab_block li.first { border-left:0; }
.tab_block li.current a, .tab_block li.current a:visited { cursor:default; text-decoration:none; outline:none; }
.tab_block li a:hover, .tab_block li.current a:hover { text-decoration:underline; }

.active { margin-bottom:15px; }
.active_block { padding:16px; position:relative; }
.active_block h2 { position:relative; margin:0; padding:3px 10px; }
.active_block ul { margin:0; padding:0; clear:left; }
.active_block ul li { background:url(/magazine/graphics/bullet.arrow.png) 0 14px no-repeat; padding:4px 0 4px 17px; margin:0; position:relative; }
.active_block li.more { background-position:0 5px; }
.active_block ul li h4 { font-size:1em; line-height:14px; margin:0 0 3px; }
.active_block ul li h4 a { line-height:17px; margin:0; text-decoration:none; }
.active_block ul li h4 a:hover { text-decoration:underline; }
.active_block ul li .postTags a:hover { text-decoration:none; }

#error img { position:absolute; top:16px; left:18px; }
#content #error { padding:10px 10px 10px 85px; position:relative; }

/* Current Issue */
.currentissue { margin-bottom:11px; background:#EBE7EB; padding:0 6px 5px; }
.currentissue_sleeve { padding:0; }
.currentissue h2 { background:#3D143E; color:#FFF; font:bold 1em/14px Tahoma, Arial, Helvetica, sans-serif; padding:2px 9px 3px; margin:0 -6px 10px; position:relative; }
.currentissue p { margin:0; }
.currentissue .picture { padding-bottom:5px; text-align:center }
.currentissue .subscribe { font-size:.917em; line-height:13px; background:url(/magazine/graphics/arrow_green.gif) no-repeat 0 3px; padding-left:9px; }

/* Paging */
.paging { position:relative; clear:both; margin:20px 0; min-height:0; border:1px solid #DFC699; }
.paging:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.paging p { margin:0; }
.paging_numbers { float:right; padding:7px 8px 0 0; width:50%; }
.paging_numbers ul { margin:0; padding:0; list-style:none; min-height:1px; }
.paging_numbers ul:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.paging_numbers li { display:inline; float:left; padding:0; margin:0 7px 0 0; background:none; font:bold .917em/13px Arial, Helvetica, sans-serif; line-height:16px; }
.paging_numbers span { margin:0; padding:0; float:left; text-align:center; }
.paging_numbers span.on { padding:0; margin:0; text-decoration:underline; }
.paging_numbers a { padding:0; float:left; text-decoration:none; }
.paging_numbers a:hover { text-decoration:underline; }

.paging .paging_numbers .first { border:0; padding:4px 14px 3px 0; margin:-3px 14px 0 0; width:11px; background:url(/magazine/graphics/bg.paging.divider.vert.png) no-repeat 100% 0; }
.paging .paging_numbers .previous { background:url(/magazine/graphics/buttons/btn.arrow.left.on.png) no-repeat 0 0; width:11px; height:11px; text-indent:-9999px; border:0; }
.paging .paging_numbers span.previous { background-image:url(/magazine/graphics/buttons/btn.arrow.left.off.png); }
.paging .paging_numbers .next { background:url(/magazine/graphics/buttons/btn.arrow.right.on.png) no-repeat 0 0; width:11px; height:11px; text-indent:-9999px; border:0; }
.paging .paging_numbers span.next { background-image:url(/magazine/graphics/buttons/btn.arrow.right.off.png); }
.paging .paging_numbers .last { border:0; padding:4px 0 3px 10px; margin:-3px 0 0 8px; width:11px; background:url(/magazine/graphics/bg.paging.divider.vert.png) no-repeat 0 0; }

#myDiscussions .paging_numbers, #myPosts .paging_numbers, #public_discussions .paging_numbers { width:45%; margin-right:50px; }

.paging_results { min-height:1px; border:1px solid #FFF; background:#FBE9BB url(/magazine/graphics/bg.paging.png) left bottom no-repeat; }
.paging_results:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.paging_results p { padding:4px 6px; font:.917em/17px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;  }
.paging_results p span { font-weight:normal; }
.paging_results span a { font-weight:normal; text-decoration:underline; }
.paging_results .selected { font-weight:bold; }
.paging_results .print { float:right; margin:-23px 6px 0 0; width:50px; }
.paging_results .print a { background:url(/magazine/graphics/icons/print.png) no-repeat 100% 4px; padding:2px 22px 0 0; font:.917em/17px Tahoma, Arial, Helvetica, sans-serif; float:right; }
.paging_results .print a:hover { text-decoration:none; }

/* Inline images */
.inline_image { margin:0 0 15px; padding:0 0 8px; border-bottom:0; clear:both; min-height:0; }
.inline_image:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.inline_image p { font-size:.917em; line-height:13px; }
.inline_image cite { font-style:normal; color:#999; line-height:15px; }
.inline_image cite a { color:#000; font-weight:bold; }
.inline_image img { display:block; margin:0 auto 3px; }
.inline_image .picture { margin:0; }
.inline_image .inline_source { margin:6px 0 5px; }
.inline_image .inline_caption { margin:0; padding:0; color:#999; }
.inlineImages ul { margin:0 0 19px; padding:0; list-style:none; min-height:1px; }
.inlineImages ul:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.inlineImages ul li { display:inline-block; width:86px; vertical-align:top; margin-right:10px; margin-bottom:10px; padding-left:0; background:none; }
.inlineImages ul li { display:-moz-inline-box; -moz-box-orient:vertical; } /* for ff2 as it doesnt understand display:inline-block*/
.inlineImages ul li>* { display:table; table-layout:fixed; width:86px; overflow:hidden; border-style:solid; border-color:transparent; border-width:0 1px 1px 0 } /* for ff2 as it doesnt understand display:inline-block, border fix for image not displaying on initial load*/
.inlineImages ul li { #display:inline; #margin-right:15px; } /*styles for ie7+6 - these must be kept seperate*/

.inline_image_left { float:left; margin-right:15px; clear:left; } /* problem sometimes occurs if there's a right-floated blockquote nearby, so don't clear right */
.inline_image_right { float:right; margin-left:15px; }

.inlineimage_full { margin-bottom:10px; }
.inlineimage_full img { display:block; }

.fvd_ytl { display:none; } /*Get rid of Youtube js inserted Download link*/

.listItems ul { margin:0; padding:0; list-style:none; }
.listItems li { padding:6px 0 11px; background:none; }
.listItems li h2, .listItems li h3 { margin:0; }
.listItems li h3 a, .listItems li h2 a { text-decoration:none; }
.listItems li h3 a:hover, .listItems li h2 a:hover { text-decoration:underline; }
.listItems li p { margin:0; line-height:16px; color:#666; }
#content .listItems .meta { color:#9E7D4B; }

.additionalInfo { text-decoration:underline; margin-left:5px; font-size:.917em; }
.additionalInfo:hover { text-decoration:none; }
.termsandconditions { font-size:.917em; }
#editAccount .termsandconditions, #register .termsandconditions { border-bottom:1px solid #E8D6B6; }
.termsandconditions a { text-decoration:underline; color:#3068A3; }
.termsandconditions a:hover { text-decoration:none; }
.termsandconditions .formOptions input { margin:2px 8px 0 0; float:left; #margin-top:-2px; }
.fieldtips { margin-left:5px; margin-left:140px; display:block; padding-left:9px; font-size:.917em; line-height:13px; padding-bottom:2px; }
.formbox .field .formOptions label { margin:5px 0 5px 40px; }
#content .formbox .termsandconditions div .button { padding-bottom:11px; margin-left:0; }
#remember_me { float:left; }

/* Biography/Contacts Styles */
.name { font-weight:bold; }
.contact_details { margin:5px 0 20px; padding:0; list-style:none; }
.mylinks { margin:0 0 20px; padding:0; list-style:none; }

/* Recent Items lists, see Biog/MyLib */
.recentItems .active_block ul { padding:0; margin:0; }
.recentItems .active_block li.recentItem_latest { position:relative; margin-bottom:8px; background-image:none; padding-left:0; padding-bottom:5px; border-bottom:1px solid #E8D6B6; }
.recentItems .active_block li { background-position:0 8px; min-height:1px; }
.recentItems .active_block li:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.recentItems a.deleteItem { position:absolute; top:0; right:0; display:block; height:16px; background:url(/magazine/graphics/buttons/b_delete_white.gif) no-repeat 100% 0; padding:0 15px 0 0; outline:none; font-weight:normal; }
.recentItems .recentItem_latest a.deleteItem { top:5px; }
.recentItems a.deleteItem span { position:absolute; top:-9999em; }
.recentItem_latest .picture { float:left; margin-right:9px; margin-top:0; }
#content .recentItems .recentItem_latest h3 { margin:0; padding-right:20px; font-size:1.25em; line-height:19px; }
.recentItems .recentItem_latest h3+p { margin:5px 0; }
.recentItems p { margin:4px 0 11px; }
.recentItem_latest .meta { margin:8px 0; }
.recentItems li p.meta { margin-bottom:5px; }
.recentItems .moreinfo .moreinfo_sleeve { margin-top:0; }

#content .video_story_large .meta { margin:0 0 16px; }

/* Registration Confirmed Page */
#message .storytext h1 { margin-bottom:5px; }
#message .storytext li { background:url(/magazine/graphics/bullet.purple.png) no-repeat 0 5px; padding-left:16px; }
.message_links { list-style:none; margin:0 0 20px; padding:0; }
#message .storytext .message_links li { background:url(/magazine/graphics/bullet.arrow.png) no-repeat 0 4px; padding-left:17px; }
.message_links li a { font-weight:bold; }

/* More Links */
p.more, p.ugc_edit { margin:10px 0 0; text-transform:uppercase; font-size:.9167em; }
p.more { border-top:1px solid #C5C5C5; padding-top:3px; }
p.more a, p.ugc_edit a { background:url(/magazine/graphics/bullet.arrow.png) no-repeat 0 4px; color:#9E7D4B; padding-left:17px; }
p.more a, p.more a:visited, p.ugc_edit a, p.ugc_edit a:visited { text-decoration:none; }
p.more a:hover, p.ugc_edit a:hover { text-decoration:underline; }

/* Report to Moderator */
#report_moderator #content .formbox .button { margin-left:130px; }

/* Button styling for MyAccountEdit + MyProfileEdit (no other shared CSS) */
#ugc_profile_edit #wrapper .storytext .button, #editAccount #wrapper .storytext .button { margin-right:10px; margin-left:0; }

/* Tags List, no common CSS file to share with */
.tagsList p { padding:0 0 7px; margin:0; }
.tagsList .headingTitle { min-height:1px; margin:0 -10px; }
.tagsList .headingTitle h2 { margin:0 0 10px; }
.tagsList .headingTitle:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.tagsList .importance3 { font-size:1.083em; line-height:22px; }
.tagsList .importance2 { font-size:1.333em; line-height:22px; font-weight:bold; }
.tagsList .importance1 { font-size:1.5em; line-height:22px; font-weight:bold; }
#wrapper .tagsList a { font-weight:normal; text-decoration:none; }
#wrapper .tagsList a:hover { text-decoration:underline; }

/* Page options */
.page_options { margin:20px 0; clear:both; min-height:1px; border:1px solid #DFC699; background:#FBE9BB url(/magazine/graphics/bg.paging.png) no-repeat  left bottom; }
.page_options ul { list-style:none; padding:0; margin:0; min-height:1px; border:1px solid #FFF; }
.page_options ul:after { content:"."; clear:both; display:block; height:0; visibility:hidden; }
.page_options li { float:left; padding:3px 0 4px; margin:0; font-size:.917em; line-height:17px; background: url(/magazine/graphics/bg.pageoptions.divider.vert.png) 0 6px no-repeat; }
.page_options li.first { background:none; margin:0; padding-left:10px; }
.page_options li.last { background:none; margin:0; float:right; }
.page_options a, .page_options .addthis_default_style .at300m { float:left; margin-right:7px; padding:0 0 0 20px; background-repeat:no-repeat; background-position:2px 2px; text-decoration:none; }
.page_options a:hover { text-decoration:underline; }
.page_options .po_print { background-image:url(/magazine/graphics/icons/print.png); background-position:0 2px; padding-left:17px; }
.page_options .po_email { background-image:url(/magazine/graphics/icons/email.png); background-position:7px 5px; padding-left:27px; }
.page_options .addthis_button_compact { background: url(/magazine/graphics/icons/share.gif) no-repeat left;}
.page_options .po_rate { background-image:url(/magazine/graphics/icons/rate.gif); background-position:0 3px; }
.page_options .po_comment { background-image:url(/magazine/graphics/icons/comments.gif); background-position:5px 3px; border:0; }
.page_options .po_save { background-image:url(/magazine/graphics/icons/save.gif); background-position:0 0; margin-right:0; padding-right:0; margin-right:10px; }

/* Story page/related */

/* Factfile */
.factfile { clear:both; background:transparent url(/magazine/graphics/bg.gradient.jpg) repeat-x scroll 0 25px; position:relative; min-height:1px; margin-bottom:20px; padding:0 10px; border-top:1px solid #E8D6B6; border-bottom:1px solid #E8D6B6; }
.factfile ul li { background:url(/magazine/graphics/bullet.purple.png) no-repeat 0 5px; display:list-item; padding:0 0 7px 16px; }
.factfile h2 { font:1.083em/15px Georgia, "Times New Roman", Times, serif; color:#606AAB; text-transform:uppercase; padding:5px 0 3px; margin:0 0 10px -10px; }
.factfile p { margin-top:0; }
.factfile > p, .factfile > .inlineimage { margin-top: 33px; }
.factfile > h2 + p, .factfile > h2 + .inlineimage,.factfile > h2 + .inlineimage + p { margin-top: 0; }
.factfile .inlineimage { width:236px; padding-bottom:10px; position:relative; }
.factfile .inlineimage .caption { margin:0; }
.factfile .inlineimage .meta { margin:7px 0; }
.factfile .left { float:left; margin-right:15px; }
.factfile .right { float:right; margin-left:15px; }
.factfile .inlineimage h3 { margin:2px 0 0; }
.storyAuthorSmall { float:left; margin:0 20px 0 0; padding:0; width:81px; word-wrap:break-word; overflow:hidden; }
.storyAuthorSmall img { display:block; margin-right:15px; margin-bottom:10px; }
.storyAuthorSmall .author { color:#999; font-size:.917em; line-height:15px; }
.storyAuthorSmall .author a { word-wrap: break-word; color:#000; font-weight:bold; }

/* Story Author block, also on blogs */
.storyAuthorLarge { margin-bottom:20px; border-bottom:5px solid #E0DFE3; min-height:0; }
.storyAuthorLarge:after { content:"."; clear:both; display:block; height:0; visibility:hidden; }
.storyAuthorLarge img { float:left; margin:0 15px 5px 0; }
#content .storyAuthorLarge h2 { margin:0 0 5px; color:#000; }
.storyAuthorLarge h2 span { font-weight:normal; }
.storyAuthorLarge p { margin:0; clear:none; padding:0 10px 10px; }
.storyAuthorLarge .standfirst { font-size:1.333em; line-height:16px; font-weight:normal; padding-top:5px; }
.storyAuthorLarge .ugc_edit { clear:left; margin:0; padding:10px; }

/* Story Author in secondary_content */
#secondary_content .storyAuthorLarge, .section_column2 .storyAuthorLarge { margin-bottom:15px; margin-bottom:20px; border-bottom:1px solid #CCC; }
#secondary_content .storyAuthorLarge:after, .section_column2 .storyAuthorLarge:after { content:"."; clear:both; display:block; height:0; visibility:hidden; }
#secondary_content .storyAuthorLarge img, .section_column2 .storyAuthorLarge img { float:none; margin-right:0; }
#secondary_content .storyAuthorLarge h2, .section_column2 .storyAuthorLarge h2 { margin:0; overflow:hidden; font-size:1.167em; }
#secondary_content .storyAuthorLarge p, .section_column2 .storyAuthorLarge p { margin:0; margin-bottom:5px; clear:none; padding:0; }
#secondary_content .storyAuthorLarge .standfirst { font-size:1em; color:#666; }
#secondary_content .storyAuthorLarge .ugc_edit { clear:left; margin:0; margin-bottom:11px; }

/* Related Content */
.section_column2 .inlineimage a { display:block; margin-bottom:12px; }
.section_column2 .inlineimage img { display:block; border:1px solid #414143; }

.extras, .alsoIn, .myNewsletters, .useraccount { clear:left; }
.extras h2 a, #wrapper .alsoIn h2 a { color:#FFF; }
#content .myNewsletters { border-top:0; }

/* dwomgnov10 - small change in padding and margin*/
.extras h2,
.blogRoll h2 { color:#FFF; font:1.583em/21px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; letter-spacing:1px; padding:10px 9px 5px; margin:4px -6px 3px; }
.extras ul { padding:0; margin:0; }
.extras { margin-bottom:20px; padding:0 10px 15px; background:#FFF; ; border:0px solid #FFF; }

.relatedimages, .relatedtables, .relatedfiles, .relatedlinks, .relatedvideos, .relatedarticles { padding:0 5px; border:0; border-bottom:1px solid #E8D6B6; }
.relatedimages { padding:0; }
.relatedimages h2, .relatedtables h2, .relatedfiles h2, .relatedlinks h2, .relatedvideos h2, .relatedarticles h2, .myhomeBlockEmpty h2 { font:1.083em/15px Georgia, "Times New Roman", Times, serif; color:#606AAB; text-transform:uppercase; padding:5px 0 3px; margin:0 -5px 9px; background:none; border-bottom:1px solid #E8D6B6; }
.relatedimages h2 { margin-left:0; }


#content .extras h3, #content .alsoIn h3, #secondary_content .extras h3, .extras h3 { font-size:1em; line-height:16px; font-weight:normal; }
#content .extras li h3, #content .alsoIn li h3, .extras h3 { font-weight:bold; }
.extras h3 a, .alsoIn h3 a { text-decoration:none; }
.extras h3 a:hover, .alsoIn h3 a:hover { text-decoration:underline; }
.extras h3, .alsoIn h3 { margin:0; }
.extras p { margin:0 0 10px; color:#333; min-height:1px; }
.extras p:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.extras p img { float:left; margin-right:5px; }
.extras li, .alsoIn li { background:url(/magazine/graphics/bullet.arrow.png) 0 4px no-repeat; padding:0 0 7px 17px; }
#pre_register.extras li { background:url(/magazine/graphics/bullet.purple.png) 0 5px no-repeat; padding-left:16px; }

#content .relatedimages { background:none; }
.section_column2 .relatedimages { padding:0; }
.section_column2 .relatedimages li { margin-right:0; }
.section_column2 .relatedimages h2 { position:absolute; left:-9999px; }

.section_column2 .relatedimages ul { padding:0; }
.relatedimages ul { padding:8px 0 0; min-height:1px; }
.relatedimages ul:after { content:"."; clear:both; display:block; height:0; visibility:hidden; }
.relatedimages li { float:left; margin:0 20px 20px 0; padding:0; background:none; border-bottom:0; }
.relatedimages li.last { margin:0; }
.relatedimages li img { display:block; }
.relatedimages_block a, .relatedimages a { display:block; }

.section_column1 .relatedimages ul { width: 640px; overflow: hidden; }

.relatedfiles li h3 { margin-bottom:4px; }
.relatedfiles .relatedfiles_sleeve li { min-height:1px; }
.relatedfiles .relatedfiles_sleeve p { margin:0; font:.917em/17px Arial, Helvetica, sans-serif; color:#999; }

#content .relatedlinks { background:none; }
#content .relatedlinks .owner { font-style:italic; }

.relatedarticles .relatedarticles_sleeve p { color:#999; margin:0; font:.833em/12px Tahoma, Arial, Helvetica, sans-serif; color:#999; }
#content .relatedarticles { background:none; }

/* New content - added for BBEH */
#countdown.extras { padding:0; border:1px solid #606AAB; }
#countdown .extras_sleeve { padding:8px 13px 16px; border:1px solid #FFF; background: #606AAB; }
#countdown.extras h2 { margin:0 0 13px; padding:0; text-align:center; background:none; }
#countdown.extras p#counter { margin-bottom:0; }
#countdown span { float:left; margin-right:2px; padding:6px 0; width:66px; text-align:center; background:#FFF; }
#countdown span.last { margin-right:0; }

.extras a img { display:block; }

/* dwomgnov10 - thinck boarder added*/
#event_options { border-width: 2px; border-color: #C5C5C5;}

/* dwomgnov10 - background image added*/
#pre_register, #newsletter_block { 
	background:url(/magazine/graphics/bg.extras.jpg) 0 0 no-repeat;
	background-image: -ms-linear-gradient(left, #a3a3a3 0%, #b5b5b5 10%, #8d8d8d 100%);
	background-image: -moz-linear-gradient(left, #a3a3a3 0%, #b5b5b5 10%, #8d8d8d 100%);
	background-image: -webkit-linear-gradient(left, #a3a3a3 0%, #b5b5b5 10%, #8d8d8d 100%);
	background-image: linear-gradient(left, #a3a3a3 0%, #b5b5b5 10%, #8d8d8d 100%);
}
#newsletter_block ul { margin:0; padding:0 0 8px 5px; } 
#newsletter_block ul:after { content:"."; clear:left; display:block; height:0; visibility:hidden; } /* float enclosing */
#newsletter_block li { background:none; padding:0 0 7px; }
#newsletter_block .field { margin-bottom:-4px; padding-left:5px; }
#newsletter_block .text { width:178px; float:left; margin: 2px 0 0; padding:4px 6px; border:1px solid #000; border-right:0; font-size:1em; line-height:16px; text-transform:uppercase; }
#newsletter_block .checkbox { float:left; margin:1px 6px 0 0; }
#newsletter_block label { font-weight:bold; }

/* dwomgnov10 - left padding from 10px to 6px*/
#event_options.extras { padding:2px 6px 1px; }
#event_options li { padding-left:0; background:none; }

.btnLarge { display:block; margin:9px 0 0 10px; width:260px; text-indent:-9999px; background-position:0 0; background-repeat:no-repeat; overflow:hidden; }
.register_free { height:27px; background-image:url(/magazine/graphics/buttons/btn.registerfree.png); }
.register_free:hover { opacity:.8; }
.standenquiry { height:27px; background-image:url(/magazine/graphics/buttons/btn.standenquiry.png); }
.standenquiry:hover { opacity:.8; }
.addevent { height:27px; background-image:url(/magazine/graphics/buttons/btn.addevent.png); }
.addevent:hover { opacity:.8; }
.recommendevent { height:27px; background-image:url(/magazine/graphics/buttons/btn.recommendevent.png); }
.recommendevent:hover { opacity:.8; }

#pagetext_bottom { margin:0 20px 15px; }
#EventsAddtoDiary_NOJS input.button { float:left; margin-right:10px; }
#EventsAddtoDiary_NOJS #newsletter_block  input.button { margin-right:0; }
#myPosts .meta a { color:#9E7D4B; }

#register .about { display:none;}

/* dwomgnov10 - added H2 for intro */
#section_intro h2 {font-size: 1.44em; font-weight:300; color:#666666; font-family:Helvetica, Arial, clean, sans-serif; line-height: 1.2em;}

