/*
  This file is based on the ploneCustom.css.dtml file shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

#malps-portlet {
width:1px;
height:1px;
margin:-1px 0 0 -1px;
display:block;
overflow:hidden;
border:none;
padding:0;
}

#portal-column-content {
width:100%;
}
#content{
width: 850px;
}

/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */


