﻿@charset "utf-8"; 

/* CSS Document for MBUK - Created by Fin 29.07.08 */


/* = reset = */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-weight:normal; font-style:inherit; font-size:100%; font-family:inherit;}
td {vertical-align:top;}
:focus {outline:0;}
body {line-height:1; color:black; background:white;}
ol, ul {list-style:none;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

a {color:#0f85be; text-decoration:none;}
a:hover {text-decoration:underline;}
a.toggle {cursor:pointer;}

.content h2, .content h3, .content h4, .content h5, .content h6 {margin-bottom:8px; font-weight:bold; color:#bc995d; font-family:Georgia, "Times New Roman", Times, serif;}
.content h2.shorttitle { width: 410px; padding-bottom: 5px;}
h2 {font-size:2.1em; line-height:1em;}
h3 {text-transform:uppercase; font-size:1em; }
h4 {font-size:1.5em; line-height:1.1em;}
h5 {text-transform:uppercase; font-size:1em; color:#002664; margin:.8em 0 .2em 0;}
/* =  = */


/* = standard settings = */
html, body {height:100%; width:100%;}

body {background:#fff; font:normal .65em/1.3em Georgia, "Times New Roman", Times, serif; color:#666; min-width:1000px; min-height:100%; text-align:center;}

#fCol {background:url(../images/bg_body.gif) repeat-y top left; font-size:1.2em; width:1014px; min-height:100%;margin:0 auto; text-align:left; position:relative;}
* html #fCol { height:100%;}

/* = brand = */
#brand {text-align:center; min-height:160px;}
* html #brand {height:160px;}
h1 {height:124px; width:230px; display:block;}
h1 img {margin-top:30px;}
h1 a {display:block;}
#brand input {/*font-size:.8em; */line-height:1em; border:1px solid #d1d1d1; width:130px !important;}
#brand table.ms-sbtable {width:220px; margin-left:5px;}
#brand table.ms-sbtable td.ms-sbcell {text-align:right; padding:0 6px 0 0; border:0; background:none;}
#brand table.ms-sbtable td.ms-sbgo {text-align:left;}
#brand table.ms-sbtable td.ms-sbLastcell {display:none;}
#brand table.ms-sbtable img {vertical-align:bottom;}

/* = columns = */
#wrapper {padding-bottom:50px; float:left; display:inline;}
#secContent {width:241px; float:left; display:inline; margin-left:7px; padding-bottom:40px;}
#priContent {width:760px; float:left; display:inline; z-index:1; position:relative;}
#grad {position:absolute; bottom:0; right:7px; background:url(../images/bg_rCol.gif) repeat-x bottom right; z-index:0; display:block; width:759px; height:290px;}


/* = header = */
#hdr {position:relative; text-transform:uppercase; height:160px; margin-bottom:15px;}
#priContentInner #hdr {height:725px; margin-bottom:0;}

.labelImage {position:absolute; top:10px; left:14px;}
.textLink {position:absolute; right:1px; bottom:20px; border-width:1px 0 1px 1px; border-style:solid; padding-left:8px; background-repeat:repeat-x; background-position:top left; background-image:url(../images/bg_hdrLink.gif); border-color:#a07c3e transparent #c5a670 #c5a670;}
.bottle {padding-right:80px;} /* extra padding on textLink when large bottle is present in content */
.castle .textLink {background-color:#85162a; background-image:url(../images/bg_hdrLinkCastle.gif); border-color:#9f1b32 #bd0b35 #bd0b35 #bd0b35;}
.peroni .textLink {background-color:#012054; background-image:url(../images/bg_hdrLinkPeroni.gif); border-color:#002764 #294b81 #294b81 #294b81;}
.pilsner .textLink {background-color:#7e6b25; background-image:url(../images/bg_hdrLinkPilsner.gif); border-color:#847637 transparent #93864f #93864f;}
.miller .textLink {background-color:#020202; background-image:url(../images/bg_hdrLinkMiller.gif); border-color:#010101 transparent #393939 #010101;}
.tyskie .textLink {background-color:#870c11; background-image:url(../images/bg_hdrLinkTyskie.gif); border-color:#a10f15 transparent #a81419 #a81419;}
.lech .textLink {background-color:#012054; background-image:url(../images/bg_hdrLinkLech.gif); border-color:#000 transparent #00472c #00472c;}
.textLink a {background:url(../images/icon_hdrLink.gif) no-repeat left 50%; padding:8px 60px 8px 20px; display:block; color:#fff;}
.textLink a:hover {text-decoration:none;}


/* = navigation = */
#priNav {font-size:.9em;}
#priNav ul {display:none;}
#priNav ul ul {margin-bottom:0; display:none;} /* to reset from above */

/* settings for different levels of navigation list items */
#priNav li {margin-bottom:12px; position:relative;} /* to enable positioning of accordian icon */
#priNav li li {margin:0;} /* reset margin */
#priNav li.current ul {display:block;} /* turn on first level of nav ul under the 'current' pick */
#priNav li.current ul ul {display:none;} /* to ensure third level is still off when second level is on */
#priNav li li li, #priNav li.current li li {/* display:none;*/}

#priNav li.on a {}
#priNav li.on li a {height:auto;}
#priNav li.on ul, #priNav li li.on ul {display:block;}
#priNav li.on ul ul {display:none;}
#priNav li.on li.current ul {display:block;}
#priNav li.on li.on ul {display:block;}

/* settings for different levels of navigation links */
#priNav {margin-bottom:20px; border-bottom:1px solid #d4d4d4;}
#priNav li a {padding:3px 24px 3px 5px; display:block; text-transform:uppercase; border-top:1px solid #d4d4d4; border-left:1px solid #fff; width:210px; height:2.2em; position:relative;}
* html #priNav li a {height:1.1em;}
#priNav li li a {border-left:1px solid #fff; border-top:0; text-transform:none; padding:4px 6px 4px 16px; margin:0; width:217px; height:auto; line-height:1.2em;}
#priNav li li li a {width:207px; padding:4px 6px 4px 26px;}

/* settings for current links and sub links */
#priNav li a:hover {text-decoration:none;}
#priNav li.current a {background:url(../images/bg_nav.gif) repeat-x left top; border-top:1px solid #a07c3e; border-left:1px solid #a78346; color:#fff; padding-bottom:4px; height:auto;}
#priNav li.current a:hover {cursor:default; text-decoration:none;}
#priNav li.current li a {background:none; border:0; color:#0f85be; height:auto;}
#priNav li.current li a:hover {cursor:pointer; text-decoration:underline;}

/* accordian link details */
#priNav li span.accordian a, 
#priNav li span.accordianClose a, 
#priNav li span.accordianCurrentOpen a, 
#priNav li span.accordianCurrentClose a {background:url(../images/icon_accordian.gif) no-repeat left top; position:absolute; top:0; right:0; width:20px; height:4em; padding:0; margin:0; border:0;}

#priNav li.current span.accordian a {background:url(../images/icon_accordian.gif) no-repeat -20px -36px; height:2.4em;}
#priNav li span.accordianClose a {background:url(../images/icon_accordian.gif) no-repeat right top; height:2.4em;}
#priNav li span.accordianCurrentOpen a {background:url(../images/icon_accordian.gif) no-repeat 0 -36px;}
#priNav li span.accordianCurrentClose a {background:url(../images/icon_accordian.gif) no-repeat -20px -36px;}


.intro, .innerWrapper {width:745px; margin:0 0 15px 0; clear:both; float:left; display:inline; padding-bottom:11px;}
.innerWrapper {width:745px; margin-left:15px; clear:both; padding-bottom:0;}
.altIntro {border-bottom:1px solid #e8e8e8; width:732px; margin-right:0;}
.oneThird .intro {width:100%; margin:0 0 12px 0;}
.twoCol {clear:both;}

.introBottle {background:url(../images/bg_introBottle.gif) no-repeat right bottom; position:relative; min-height:350px; margin-bottom:10px;}
* html .introBottle {height:350px;}
.content .introBottle .bottleHolder {position:absolute; top: -160px; right:20px; height:558px; text-align:center; width:123px;}
* html .content .introBottle .bottleHolder {right:-20px; top: -160px;}
* html .content .introBottle .bottleHolder img { position: fixed; }
.content .bottleHolder img {position:absolute; bottom:0; left:0; border:0; padding:0; background:none;}
.introBottle h2, .introBottle h3, .introBottle h4, .introBottle h5, .introBottle p {padding-right:150px;}
.content .introBottle b {color:#666; font-family:Arial, Helvetica, sans-serif;}

.col {width:253px; float:left;}


/* = touts = */

/* standard tout definitions */
.tout {width:253px; float:left; display:inline; margin:0 8px 8px 0; position:relative;}
.top, .bot {width:253px; height:8px; background:url(../images/bg_top.png) no-repeat top left; overflow:hidden; float:left; display:inline;}
.bot {background:url(../images/bg_bot.png) no-repeat top left;}
.inner {background:url(../images/bg_mid.png) repeat-y top left; float:left; display:inline; width:253px;}
/* png fix for ie6 */
* html .top {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_top.png', sizingMethod='image');}
* html .bot {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_bot.png', sizingMethod='image');}
* html .inner {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_mid.png', sizingMethod='scale');}	
.tout .content, .altTout .content {margin:0 auto; width:86%; padding:4px 0; overflow:hidden;}
div.link {border-top:1px solid #e8e8e8; width:227px; margin:0 auto; padding:10px 8px 6px 8px; line-height:1.4em;}
div.link a {background:url(../images/icon_link.gif) no-repeat left 2px; padding-left:20px; display:block;}
.tout .content img {float:left; margin:0 10px 6px 0; background:#fff; padding:1px; border:1px solid #ddd;}
.content b, .content strong {font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#002664;}
.twoCol .tout h3 {min-height:3em; line-height:1.2em; margin-bottom:3px;}
* html .twoCol .tout h3 {height:3em;}

/* tout variation when placed in a two thirds column */
.twoThirds .tout {margin-right:1px;}

/* tout variation when placed in a one third column */
.altTout h3 {text-transform:none;}
.oneThird .altTout h3 {color:#002664; background:url(../images/bg_altToutH3.gif) no-repeat bottom center; padding-bottom:8px; text-transform:none;}
.oneThird .altTout .content b {color:#194077;}
 
/* alternative tout with inner shadow */
.altTout {width:190px; float:left; display:inline; margin:0 0 8px 4px;}
.alttop, .altbot {width:190px; height:8px; background:url(../images/bg_altTop.gif) no-repeat top left; overflow:hidden;}
.altbot {background:url(../images/bg_altBot.gif) no-repeat top left;}
.altinner {background:url(../images/bg_altMid.gif) repeat-y top left;}

.featured {margin-top:-162px; position:relative; z-index:+1;}
* html .featured {margin-top:-165px;}
.featuredImage {position:absolute; top:-8px; left:0;}
.featured .content {padding-top:195px;}
.oneThird .featured .content b {color:#666;}
.details .campaign {border-bottom:1px solid #d4d4d4; clear:both; padding:5px 0;}
.detailsnoline .campaign {clear:both; padding:5px 0;}
.details b {color:#666;}

.keyFacts h5 {color:#002664; background:url(../images/bg_altToutH3.gif) no-repeat bottom center; padding-bottom:8px; margin-top:0; text-transform:none;}
.oneThird .keyFacts .content b {color:#666;}

/* slim tout */
.slim {width:208px;}
.slim .top, .slim .bot {width:208px; background-image:url(../images/bg_slimTop.png);}
.slim .bot {background-image:url(../images/bg_slimBot.png);}
.slim .inner {background-image:url(../images/bg_slimMid.png); width:208px;}
.slim div.link {width:184px;}
/* png fix for ie6 */
* html .slim .top {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_slimTop.png', sizingMethod='image');}
* html .slim .bot {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_slimBot.png', sizingMethod='image');}
* html .slim .inner {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_slimMid.png', sizingMethod='scale');}

/* slim tout variations on homepage */
#priContentInner .slim .content {min-height:148px; padding-bottom:0; background:url(../images/bg_slimContent.gif) no-repeat bottom right;}
/** html #priContentInner .slim .content {height:148px;}*/
#priContentInner .slim img {position:absolute; top:-30px; right:-4px; margin:0; padding:0; border:0; background:none;}
#priContentInner .slim .content p, #priContentInner .slim .content h3 {padding-right:90px;}
* html .meetourpeople div span {top: -17px; right: -4px; position: absolute; }
* + html #priContentInner .slim img { top: -34px; }

/* wide tout */
.wide {width:508px;}
.wide .top, .wide .bot {width:508px; background-image:url(../images/bg_wideTop.png);}
.wide .bot {background-image:url(../images/bg_wideBot.png);}
.wide .inner {background-image:url(../images/bg_wideMid.png); width:508px;}
.wide .content {width:93%;}
.wide .content h4 {text-transform:uppercase; font-size:1em;}
.wide div.link {width:484px;}
/* png fix for ie6 */
* html .wide .top {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_wideTop.png', sizingMethod='image');}
* html .wide .bot {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_wideBot.png', sizingMethod='image');}
* html .wide .inner {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_wideMid.png', sizingMethod='scale');}

/* contact tout */
.contact {margin-right:0;}
.intro .contact {margin-bottom:0;}
.contact .content b, .contact h3 {color:#002664;}
.contact .content p {line-height:1.1em;}

/* small tout as used in a repeat group */
.group {display:table; clear:both/* for safari */;}
.row {display:table-row; clear:both; background:none;}
.small {display:table-cell; margin-bottom:2px;}
.small h5 {margin-top:0;}
.small .content img {border:0; background:none; padding:0; margin-bottom:0;}
.small .content b {color:#666;}

/* = touts = */


.news {margin-bottom:12px;}
.news h3 {color:#002664; font-size:1.2em;}
.news h4 {color:#0f85be; font-size:1.6em; font-weight:normal;}
.content ul.newsLinks {width:100%; float:left; display:inline; margin-bottom:4px; font-size:.9em; color:#9d9fa2; font-family:Georgia, "Times New Roman", Times, serif; padding:0 0 .4em 0;}
.content .newsLinks li {float:left; display:inline; padding:0;}
.newsLinks li {margin-right:6px;}
.newsIntro {padding-bottom:6px; border-bottom:1px solid #d4d4d4; margin-bottom:8px; width:100%;}
.news .content img {float:left; margin:0 10px 4px 0; background:#fff; padding:1px; border:1px solid #ddd;}
.news .back {border:none;}
/* variations when placed in a one third width column */
.oneThird .news p {padding-bottom:8px; margin-bottom:6px; background:url(../images/bg_newsItems.gif) no-repeat bottom center;}
.oneThird .news p.date {padding:0; margin:0; background:none;}

/* internal and external link pod */
.links, .download {margin-bottom:12px; float:left; display:inline; width:200px;}
.links h3 {margin-bottom:4px; padding-right:16px;}
/*.news .links h3 {color:#bc995d; font-size:1em;}*/
.external h3, .internal h3 {background:url(../images/icon_extLink.gif) no-repeat right 50%;}
.internal h3 {background-image:url(../images/icon_intLink.gif)}
.links .content .linksList {padding-top:0; margin-left:0;}
.links .content .linksList li {background:url(../images/bg_newsItems.gif) no-repeat bottom center; list-style:none outside; padding:.4em 0; margin-left:0; float:none;}
.links .content .linksList li a {padding-left:0; background:none; float:none;}
.external .content .linksList li a {color:#002664;}

/* download link pod */
.download {width:194px; margin-left:2px;}
.download .top {background:url(../images/bg_downloadTop.png) no-repeat top center; width:194px; height:4px; overflow:hidden;}
.download .content {background:url(../images/icon_pdf.gif) no-repeat 12px 50%;}
.download .inner {background:url(../images/bg_downloadMid.png) no-repeat bottom center; width:194px;}
/* png fix for ie6 */
* html .download .top {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_downloadTop.png', sizingMethod='image');}
* html .download .inner {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/style%20library/mbuk/images/bg_downloadMid.png', sizingMethod='scale');}
.download h3 {color:#002664; margin:0 12px 0 50px; padding:.4em 0; border-bottom:1px solid #ddd;}
.download .content .linksList {padding-left:50px; margin:0 0 4px 0;}
.download .content .linksList li {list-style:none outside; padding:2px 0; display:block; line-height:1.4em; float:none;}
.download .content .linksList li a {background:url(../images/icon_link.gif) no-repeat left 2px; padding-left:20px; padding-right:5px; display:block; float:none;}
*html .download .content .linksList li a {position:relative;}

.campaign {padding-top:12px;}
.campaign h3 {color:#002664;}
/*.content .floatLeft {float:left; margin:0 10px 4px 0;}*/
.content .floatLeft img {float:left; margin:0 10px 4px 0;}
.content .floatRight {float:right; margin:0 0 4px 10px;}
.content .floatLeft img, .content .floatRight img {background:#fff; padding:1px; border:1px solid #ddd;}
.content .introAlt b {color:#666; font-family:Arial, Helvetica, sans-serif;}


/* = examples = */
.twoThirds, .oneThird {float:left; display:inline; width:508px; margin:0 11px 0 0; padding-left:11px; border-left:1px solid #ddd}
.oneThird {width:200px; padding-left:0; border:0;}
.leftSide {border:0; padding-left:0; width:512px; overflow:hidden;}/* remove padding and border when main column is on the left side of the page */
.border {border-right:1px solid #ddd;}

.oneThird .intro .content b {font-family:Arial, Helvetica, sans-serif; color:#666;}
.oneThird img {margin-bottom:10px;}

/* contact page */
.twoThirds .oneThird {width:245px;}
.contentBox {width:245px; margin-bottom:30px;}
.contentBox .content {padding:0;}
.contentBox h3 {text-transform:uppercase; color:#002664; font-size:1.2em;}
.contentBox b {text-transform:uppercase; color:#194077;}
.map {float:left; display:inline;}
.map .content img {border:0; background:none; padding:0; margin-left:3px;}


/* login page */
.mbuklogin {margin-top:138px; padding-left:170px; display: block !important;}
.mbuklogin div {padding:1.6em 0; line-height:1.6em; display: block !important;}
.mbuklogin span {margin-right:20px;}
.mbuklogin select {margin-right:5px;}
.mbuklogin input.agebutton {
	cursor:pointer;
	position:absolute;
}
.edit .mbuklogin textarea {
	 display: none;
	 visibility: hidden;
}



/* = standard content elements = */
.content {font-family:Arial, Helvetica, sans-serif; line-height:1.4em;}
.content img {/*float:left; margin:5px 10px 5px 0;*/ background:#fff; padding:1px; border:1px solid #ddd;}
.content div span img {float:none; margin:0;} /* reset for images within a MorseImageField */
.content p {padding-bottom:.4em;}
.content ul {padding:.4em 0; font-family:Arial, Helvetica, sans-serif; display:block;}
.content li {padding:0 0 .4em 20px; list-style:disc inside;}
.content li b {font-family:Arial, Helvetica, sans-serif;}
p.date {color:#9d9fa2; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:0;}
.content a {font-family:Georgia, "Times New Roman", Times, serif;}

.content .linksList {padding:.4em 0;}
.content .linksList li {padding:2px 0; display:block; line-height:1.4em; list-style:none outside;}
* html .content .linksList li, * html .linksList a  {display:inline-block;} /* to get ie6 to behave correctly */
* + html .content .linksList li, * + html .linksList a  {display:inline-block;} /* to get ie7 to behave correctly */
.linksList a {background:url(../images/icon_link.gif) no-repeat left 2px; padding-left:20px; clear:both; display:inline-block;}


div.backToTop, div.back {border-bottom:1px solid #d4d4d4; padding:8px 0; font-size:.9em; clear:both; margin-bottom:8px;}
div.backToTop a, div.back a {background:url(../images/icon_backToTop.gif) no-repeat left 50%; padding-left:12px; color:#9d9fa2;}
div.back a {background-image:url(../images/icon_back.gif);}
div.backToTop {border:none;}

div.print {padding-bottom:8px;}
div.print a {background:url(../images/icon_print.gif) no-repeat left 50%; padding-left:20px; color:#9d9fa2;}
div.print span {float:left; font-family:Georgia, "Times New Roman", Times, serif; color:#9d9fa2; margin-right:6px;}

/* = footer = */
#ftr {width:100%; float:left; display:inline; background:#e5e5e5 url(../images/bg_ftr.gif) repeat-x top left; clear:both; height:3.3em; margin-top:-3.3em; position:relative; text-align:center; font-size:1.1em; color:#0f85be; font-family:Arial, Helvetica, sans-serif; display:block; border-top:1px solid #e5e5e5; z-index:3;}
#ftrInner {width:1000px; margin:0 auto; position:relative; text-align:left;}
#ftr ul {margin:0 40px 0 241px; height:38px; line-height:38px;}
#ftr li {display:inline; margin:0 8px 0 0;}
#ftr li a {margin-right:6px;}
#ftr .selected a {color:#666;}
#ftr p {position:absolute; top:.5em; right:0;}
#ftr p a {display:block;}


/* = clearfix = */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0; padding:0; margin:0;}
.clearfix {display:inline-block;}

/* = sharepoint overwrites = */
.slm-layout-main {width:auto;}

/* = edit mode = */
.edit div.link a {background:none; padding-left:0; display:inline;}
.edit #priContentInner .slim img {position:relative; left:0; top:0;}
.edit #priContentInner .slim .content p, .edit #priContentInner .slim .content h3 {padding-right:0;}
.edit input.ms-long, .edit #priContentInner .tout .content input {width:98% !important;}
.edit .tout .content img, .edit .news .content img {float:none;}
.edit .textLink {position:relative; right:0; padding-left:0; top:0; float:left; display:inline; width:520px;}
.edit .labelImage {position:relative; left:0; top:0; float:left; display:inline; width:226px;}
.edit .download h3, .edit .download h4 {margin:0; padding:0;}
.edit .textLink div.ms-toolbarContainer a {display:inline; background:none;}
.edit .mainImage {overflow:hidden;}
.edit .map .content img {margin:0;}
.edit .introBottle {padding-right:150px;}
.edit .introBottle h2, .edit .introBottle h3, .edit .introBottle h4, .edit .introBottle h5, .edit .introBottle p {padding-right:0;}
.edit .bottleHolder {top:30px; text-align:left; width:145px;}
.edit .content .bottleHolder img {position:relative;}
.edit .featured {margin-top:0;}
.edit .featuredImage {position:relative; top:0;}
.edit .featured .content {padding-top:0;}
.edit .oneThird img {margin:0;}
.edit .mbuklogin div {padding:0; line-height:normal; display:inline;}
.edit #hdr {height:auto;}
.edit .bottle {padding-right:0;}
.edit .tout, .edit .tout div.top, .edit .tout div.inner {z-index:-100; position:static;}
.edit .tout table img {margin:0; padding:0;}
.edit #priContentInner div#hdr {height: 400px;}
.edit div.flashpicker {padding: 100px 0 0 320px;}
* html .edit #fCol {width:1214px;} /* IE6 only */
* html .edit .innerWrapper {width: 945px;} /* IE6 only */
* html .edit .download .top {filter:none;}
* html .edit .download .inner {filter:none;}
* html .edit .meetourpeople div span { position: fixed; }
