body {font-family: Verdana, Arial, sans-serif; font-size: 68.75%; line-height: 1.455em; color: #000; }

body  {
overflow: hidden;
background-color: #ffffff;
}

#container {
display: block;
width: 350px;
height: auto;
min-height:0;
position:relative;
padding: 25px;
/* Removed margin-top, it messed up package-selector if no package but just admin or MW or varnings portal //PH */
margin-top: 0px;
float: none;
border: 3px solid #dfdeda;
background-color: #fff;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-top: none;
border-bottom: 1px solid #dfdeda;
margin-left: auto;
margin-right: auto;

}

.element, .article_margin {
float: none;
width= auto;
}

#article, .element {
margin-bottom:0;
}

#article { clear:left; width:100%; display:block; margin: 0 0 1.4545em 0; }

#article p {
margin: 20px 0 0 0;
max-height:170px;
}

#contact_info, #article_byline, .mainH1, .w70 {
visibility:hidden;
margin:0;
height:0;
display: none !important;
}


.w70, .w50, #maincol {
width:100%;
}

/* Width classes */	
.w70 { width:57.3em; }	/* = 630px */
.w30 { width:25.9em; }	/* = 285px */

.editable p {
max-height: 245px;
overflow:auto;
width: 100%;
padding-right: 5px;
}
#small-message {
display: none;
font-style: italic;
}